summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* py 2.3 test fixSylvain2006-09-211-0/+1
* added test for MethodSylvain2006-09-201-13/+18
* fix since more files in data/Sylvain2006-09-201-0/+2
* * db:Sylvain2006-09-191-1/+19
* added unittests for umessage module (backport from maboa)Adrien Di Mascio2006-09-063-0/+105
* define common.date.endOfMonth to make it easier to count monthsNicolas Chauvat2006-08-151-5/+3
* fixed port handling and testsAdrien Di Mascio2006-08-111-3/+2
* unittest_main import missingAdrien Di Mascio2006-08-111-1/+1
* added test for pre-evaluated sys.stdoutAdrien Di Mascio2006-08-111-1/+16
* added capture abilityAdrien Di Mascio2006-08-102-2/+65
* avoid infinite recursion in XXXMixIn.load_defaults() by renaming OptionsManan...Adrien Di Mascio2006-08-091-1/+25
* added create_files() helper in testlibAdrien Di Mascio2006-08-091-2/+32
* * new "password" option type in optik_extSylvain2006-07-111-1/+1
* use testlib everywhereAdrien Di Mascio2006-07-0612-111/+64
* fixed bug in error (not failure) handling and exitfirst + added testsAdrien Di Mascio2006-07-042-7/+33
* added common.date.date_rangeNicolas Chauvat2006-06-231-0/+34
* bugfixNicolas Chauvat2006-06-231-1/+1
* adds any/all builtinsAdrien Di Mascio2006-06-201-5/+42
* full implementation of sortedAdrien Di Mascio2006-06-191-0/+6
* use 'pattern in testname' rather than 'testname.startswith(pattern'common-version-0_16_1Adrien Di Mascio2006-06-081-16/+13
* improved testcase for test collectionAdrien Di Mascio2006-05-241-0/+6
* added a more flexible test loader in testlibAdrien Di Mascio2006-05-241-1/+46
* attempt to support keyword args and var args in generative testsAdrien Di Mascio2006-05-211-0/+1
* improved a bit generative test support and added tests for thatAdrien Di Mascio2006-05-183-18/+106
* fixed port parameter handling for pgdb and PgSQLAdrien Di Mascio2006-05-171-4/+9
* simple function to create an arbitrary mock objectAdrien Di Mascio2006-05-151-0/+7
* frozenset (basic) implementation in compat.pyAdrien Di Mascio2006-05-121-2/+28
* forget the past.root2006-04-2632-0/+2511