Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lots of various py3k fixes | Chris St. Pierre | 2012-08-21 | 1 | -3/+5 |
* | fixed builtin mocks for py3k | Chris St. Pierre | 2012-08-21 | 1 | -3/+3 |
* | attempt to get tests working under python 2.6 | Chris St. Pierre | 2012-08-21 | 1 | -10/+8 |
* | minor test fixes | Chris St. Pierre | 2012-08-16 | 1 | -10/+26 |
* | added unit tests for EntrySet | Chris St. Pierre | 2012-08-14 | 1 | -3/+12 |
* | fixed test inheritance | Chris St. Pierre | 2012-08-14 | 1 | -5/+10 |
* | abstracted out some common test stuff into common.py | Chris St. Pierre | 2012-08-13 | 1 | -58/+25 |
* | made plugin tests inherit from plugin interface tests | Chris St. Pierre | 2012-08-10 | 1 | -2/+4 |
* | move MetadataConsistency/RuntimeError exceptions into Plugin.py so we don't d... | Chris St. Pierre | 2012-08-09 | 1 | -1/+0 |
* | unified Metadata/DBMetadata plugins | Chris St. Pierre | 2012-07-31 | 1 | -16/+29 |
* | Added ability to store probe data in database instead of probed.xml | Chris St. Pierre | 2012-07-30 | 1 | -0/+517 |