summaryrefslogtreecommitdiffstats
path: root/testsuite/Testlib/TestServer/TestPlugin.py
Commit message (Expand)AuthorAgeFilesLines
* fixed builtin mocks for py3kChris St. Pierre2012-08-211-6/+6
* attempt to get tests working under python 2.6Chris St. Pierre2012-08-211-1/+1
* removing Cfg-specific behavior from EntrySetChris St. Pierre2012-08-201-2/+0
* fixed EntrySet.best_matching()Chris St. Pierre2012-08-201-20/+18
* minor test fixesChris St. Pierre2012-08-161-1/+2
* fixed event on data directory itself to DirectoryBacked pluginsChris St. Pierre2012-08-151-2/+11
* added tests for GroupSpoolChris St. Pierre2012-08-151-1/+194
* added unit tests for EntrySetChris St. Pierre2012-08-141-14/+385
* added tests for Specificity/SpecificDataChris St. Pierre2012-08-141-2/+84
* added tests for PrioDirChris St. Pierre2012-08-141-34/+125
* fixed test inheritanceChris St. Pierre2012-08-141-61/+117
* added tests for XMLSrc, InfoXML, XMLDirectoryBackedChris St. Pierre2012-08-131-7/+103
* abstracted out some common test stuff into common.pyChris St. Pierre2012-08-131-26/+1
* added unit tests for INode, InfoNodeChris St. Pierre2012-08-131-37/+306
* made plugin tests inherit from plugin interface testsChris St. Pierre2012-08-101-0/+5
* StructFile tests and fixesChris St. Pierre2012-08-101-5/+226
* tests and fixes for XMLFileBackedChris St. Pierre2012-08-091-0/+189
* DirectoryBacked tests and fixesChris St. Pierre2012-08-091-0/+188
* move MetadataConsistency/RuntimeError exceptions into Plugin.py so we don't d...Chris St. Pierre2012-08-091-1/+0
* adding some tests for Plugin.pyChris St. Pierre2012-08-091-0/+448