summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test fixesSylvain2007-02-051-6/+6
* fix MySQL tests and behaviour when host is NoneAdrien Di Mascio2007-01-151-1/+1
* mergeSylvain2007-01-101-4/+72
|\
| * fix rest normalization to avoid data lossSylvain2007-01-101-4/+72
* | skip tests if mx.DateTime is not installedNicolas Chauvat2007-01-061-1/+8
|/
* textutils: new 'rest' argument to normalize_text to better deal withSylvain2006-12-111-0/+16
* flatten testswqAlexandre Fayolle2006-12-051-0/+15
* new shellutils function + cleanupSylvain2006-11-102-41/+48
* reorganize, deprecation warning for deprecated stuff, remove old deprecated f...Sylvain2006-11-083-11/+1
* apycot fixesSylvain2006-10-251-0/+1
* basic deprecated config handling supportSylvain2006-10-202-1/+46
* include none values into generated config fileSylvain2006-10-031-0/+2
* * fixed bug in textutils.normalise_[text|paragraph] with unsplitableSylvain2006-10-021-0/+10
* 2.5 test fixSylvain2006-09-232-3/+18
* fix test to avoid side effect on textutils test when executed by runtests.pySylvain2006-09-231-9/+8
* 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