summaryrefslogtreecommitdiffstats
path: root/testsuite/Testlib
Commit message (Expand)AuthorAgeFilesLines
* do not require a priority attribute on InfoXML files at allChris St. Pierre2012-08-221-10/+13
* fix test for python 2.5Chris St. Pierre2012-08-221-1/+1
* fixed imports from test commonChris St. Pierre2012-08-2212-12/+24
* tweaked tests for python 2.5Chris St. Pierre2012-08-2212-12/+36
* fixed unicode test in TestFile againChris St. Pierre2012-08-221-1/+4
* 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-222-4/+53
* fixed lxml.etree.tostring invocationsChris St. Pierre2012-08-222-11/+17
* made test of POSIXFile._diff() much much fasterChris St. Pierre2012-08-221-2/+15
* fixed a unicode test for POSIXFileChris St. Pierre2012-08-221-8/+2
* fixed conditional patching of pylibacl/selinux methods for py2.6Chris St. Pierre2012-08-221-258/+255
* removed context managers from unit testsChris St. Pierre2012-08-2113-514/+506
* lots of various py3k fixesChris St. Pierre2012-08-2110-110/+112
* fixed builtin mocks for py3kChris St. Pierre2012-08-214-13/+13
* attempt to get tests working under python 2.6Chris St. Pierre2012-08-214-24/+30
* fixed some unicode stuff in POSIXFile testsChris St. Pierre2012-08-201-4/+3
* more unit test fixesChris St. Pierre2012-08-201-30/+6
* reworked some Metadata tests to be more consistentChris St. Pierre2012-08-201-77/+87
* removing Cfg-specific behavior from EntrySetChris St. Pierre2012-08-201-2/+0
* fixed diffs of unicode filesChris St. Pierre2012-08-201-2/+27
* fixed EntrySet.best_matching()Chris St. Pierre2012-08-201-20/+18
* fixed some egregiously wrong Options testsChris St. Pierre2012-08-161-60/+163
* minor test fixesChris St. Pierre2012-08-164-39/+67
* made POSIX subtool tests inherit from base POSIX tool testsChris St. Pierre2012-08-168-99/+96
* use common test libs for POSIX testsChris St. Pierre2012-08-168-77/+42
* POSIX: added tests, fixes for File._get_diffsChris St. Pierre2012-08-164-7/+95
* fix _verify_metadata() when selinux libs not installedChris St. Pierre2012-08-161-24/+34
* POSIX:Chris St. Pierre2012-08-159-0/+2080
* fixed event on data directory itself to DirectoryBacked pluginsChris St. Pierre2012-08-151-2/+11
* print function fixesChris St. Pierre2012-08-151-1/+0
* added tests for GroupSpoolChris St. Pierre2012-08-151-1/+194
* added unit tests for EntrySetChris St. Pierre2012-08-142-17/+397
* 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-143-113/+190
* added tests for XMLSrc, InfoXML, XMLDirectoryBackedChris St. Pierre2012-08-131-7/+103
* abstracted out some common test stuff into common.pyChris St. Pierre2012-08-134-172/+107
* added unit tests for INode, InfoNodeChris St. Pierre2012-08-131-37/+306
* made plugin tests inherit from plugin interface testsChris St. Pierre2012-08-106-10/+19
* 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-093-46/+30
* adding some tests for Plugin.pyChris St. Pierre2012-08-091-0/+448
* py3k fix: UserDict -> MutableMappingChris St. Pierre2012-07-311-0/+19
* unified Metadata/DBMetadata pluginsChris St. Pierre2012-07-313-467/+463
* fixed option testChris St. Pierre2012-07-301-3/+3
* allow merging of undefined groupsChris St. Pierre2012-07-301-0/+8
* Added ability to store probe data in database instead of probed.xmlChris St. Pierre2012-07-301-0/+517
* Metadata and other improvements:Chris St. Pierre2012-07-302-157/+655