Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed context managers from unit tests | Chris St. Pierre | 2012-08-21 | 1 | -1/+0 |
* | fixed builtin mocks for py3k | Chris St. Pierre | 2012-08-21 | 1 | -2/+2 |
* | attempt to get tests working under python 2.6 | Chris St. Pierre | 2012-08-21 | 1 | -6/+14 |
* | more unit test fixes | Chris St. Pierre | 2012-08-20 | 1 | -30/+6 |
* | reworked some Metadata tests to be more consistent | Chris St. Pierre | 2012-08-20 | 1 | -77/+87 |
* | minor test fixes | Chris St. Pierre | 2012-08-16 | 1 | -21/+35 |
* | fixed test inheritance | Chris St. Pierre | 2012-08-14 | 1 | -47/+63 |
* | abstracted out some common test stuff into common.py | Chris St. Pierre | 2012-08-13 | 1 | -84/+77 |
* | made plugin tests inherit from plugin interface tests | Chris St. Pierre | 2012-08-10 | 1 | -8/+10 |
* | move MetadataConsistency/RuntimeError exceptions into Plugin.py so we don't d... | Chris St. Pierre | 2012-08-09 | 1 | -44/+30 |
* | py3k fix: UserDict -> MutableMapping | Chris St. Pierre | 2012-07-31 | 1 | -0/+19 |
* | unified Metadata/DBMetadata plugins | Chris St. Pierre | 2012-07-31 | 1 | -44/+434 |
* | allow merging of undefined groups | Chris St. Pierre | 2012-07-30 | 1 | -0/+8 |
* | Metadata and other improvements: | Chris St. Pierre | 2012-07-30 | 1 | -157/+248 |
* | testsuite: Add parser | Sol Jerome | 2012-07-20 | 1 | -1/+1 |
* | testsuite: Fix Metadata test failures | Sol Jerome | 2012-07-14 | 1 | -2/+4 |
* | fixed unit tests for xinclude changes | Chris St. Pierre | 2012-04-13 | 1 | -23/+30 |
* | organized testsuite to mirror src | Chris St. Pierre | 2012-03-20 | 1 | -0/+898 |