summaryrefslogtreecommitdiffstats
path: root/testsuite/Testlib/TestServer/TestPlugin.py
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Chris St. Pierre2012-08-091-1/+0
| | | | depend on a particular Metadata plugin
* adding some tests for Plugin.pyChris St. Pierre2012-08-091-0/+448