summaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* 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
* testsuite: Add parserSol Jerome2012-07-201-1/+1
* testsuite: Fix Metadata test failuresSol Jerome2012-07-141-2/+4
* testsuite: Fix Options testingSol Jerome2012-07-071-1/+1
* testsuite: Fix Option testsuite errorsSol Jerome2012-05-191-10/+13
* fixed unit tests for xinclude changesChris St. Pierre2012-04-131-23/+30
* organized testsuite to mirror srcChris St. Pierre2012-03-205-329/+1022
* testsuite: PY3K + PEP8 fixesSol Jerome2011-04-073-43/+62
* Updated files to match PEP 257 Fabian Affolter2010-06-091-4/+4
* Fix Options (don't cook default values) (needed for the multi-fingerprint patch)Narayan Desai2008-03-311-11/+12
* Fix frame test failuresNarayan Desai2008-03-241-2/+1
* Implement EntrySet and basic testing for it (mainly from ritcey)Narayan Desai2008-03-211-0/+122
* implement support for long optionsNarayan Desai2008-03-081-0/+10
* Add more testing for Bcfg2.Client.Frame (up to 66%) (woo!)Narayan Desai2008-01-191-4/+73
* Frame updates (and start of unit-testing)Narayan Desai2008-01-181-0/+25
* Switch over to more Options usage and complete tests (everything appears to w...Narayan Desai2007-12-311-8/+13
* Add unit testing for new option parsing library (Full Coverage)Narayan Desai2007-12-311-0/+79