summaryrefslogtreecommitdiffstats
path: root/testsuite/Testlib/TestServer/TestPlugins/TestMetadata.py
Commit message (Expand)AuthorAgeFilesLines
* reorganized testsuite to allow tests on stuff outside of srcChris St. Pierre2012-09-041-1470/+0
* removed two more relative importsChris St. Pierre2012-08-231-4/+4
* removed relative imports from testsuite for py2.4 compatChris St. Pierre2012-08-231-2/+11
* fixed imports from test commonChris St. Pierre2012-08-221-1/+2
* tweaked tests for python 2.5Chris St. Pierre2012-08-221-1/+3
* skip testing ClientVersions object unless Django is installed or skipping tes...Chris St. Pierre2012-08-221-84/+86
* removed more context managersChris St. Pierre2012-08-221-3/+40
* removed context managers from unit testsChris St. Pierre2012-08-211-1/+0
* fixed builtin mocks for py3kChris St. Pierre2012-08-211-2/+2
* attempt to get tests working under python 2.6Chris St. Pierre2012-08-211-6/+14
* more unit test fixesChris St. Pierre2012-08-201-30/+6
* reworked some Metadata tests to be more consistentChris St. Pierre2012-08-201-77/+87
* minor test fixesChris St. Pierre2012-08-161-21/+35
* fixed test inheritanceChris St. Pierre2012-08-141-47/+63
* abstracted out some common test stuff into common.pyChris St. Pierre2012-08-131-84/+77
* made plugin tests inherit from plugin interface testsChris St. Pierre2012-08-101-8/+10
* move MetadataConsistency/RuntimeError exceptions into Plugin.py so we don't d...Chris St. Pierre2012-08-091-44/+30
* py3k fix: UserDict -> MutableMappingChris St. Pierre2012-07-311-0/+19
* unified Metadata/DBMetadata pluginsChris St. Pierre2012-07-311-44/+434
* allow merging of undefined groupsChris St. Pierre2012-07-301-0/+8
* Metadata and other improvements:Chris St. Pierre2012-07-301-157/+248
* testsuite: Add parserSol Jerome2012-07-201-1/+1
* testsuite: Fix Metadata test failuresSol Jerome2012-07-141-2/+4
* fixed unit tests for xinclude changesChris St. Pierre2012-04-131-23/+30
* organized testsuite to mirror srcChris St. Pierre2012-03-201-0/+898