summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added tag common-version-0_16_1 for changeset c61e32d329d47f2a04c8cc33deac87e...common-debian-version-0_16_1-1Adrien Di Mascio2006-06-080-0/+0
* use 'pattern in testname' rather than 'testname.startswith(pattern'common-version-0_16_1Adrien Di Mascio2006-06-082-25/+14
* mergesyt2006-06-071-4/+0
|\
| * Removed ref to astngDavid Douard2006-05-311-4/+0
* | add cmp argument to sortedsyt2006-06-072-3/+4
|/
* fix spelling of overriddenAlexandre Fayolle2006-05-274-5/+5
* updated ChangeLogAdrien Di Mascio2006-05-241-0/+3
* improved testcase for test collectionAdrien Di Mascio2006-05-241-0/+6
* added a more flexible test loader in testlibAdrien Di Mascio2006-05-242-1/+149
* CURRENT_DATE is not supported since postgres7.2, use TODAY insteadAdrien Di Mascio2006-05-241-1/+3
* attempt to support keyword args and var args in generative testsAdrien Di Mascio2006-05-212-6/+42
* common 0.16Sylvain2006-05-193-3/+9
* mx time support in sqliteAdrien Di Mascio2006-05-191-0/+5
* improved a bit generative test support and added tests for thatAdrien Di Mascio2006-05-184-37/+139
* added support for generative testsAdrien Di Mascio2006-05-173-5/+74
* fixed port parameter handling for pgdb and PgSQLAdrien Di Mascio2006-05-173-8/+22
* fix some 2.2 compat issues (still pb with missing dict.pop method)Sylvain2006-05-162-3/+8
* oiejrzeSylvain2006-05-161-0/+1
* added .sql_temporary_table method to advanced func helpersSylvain2006-05-162-2/+12
* simple function to create an arbitrary mock objectAdrien Di Mascio2006-05-152-0/+17
* simple psycopg2 adapter (will have to improve that later)Adrien Di Mascio2006-05-151-1/+7
* monkey patch/unpatch optparse locally in load_command_line()Adrien Di Mascio2006-05-151-14/+26
* made frozenset available in python2.4Adrien Di Mascio2006-05-151-1/+2
* merge David's changeAdrien Di Mascio2006-05-123-6/+13
|\
| * Forgot to save...David Douard2006-05-121-4/+1
| * mergeDavid Douard2006-05-121-7/+11
| |\
| | * workaround for a pb with encodings when building the HTML page of a tracebackDavid Douard2006-05-121-7/+11
| * | ignore pyc pyo ~ et .coverNicolas Chauvat2006-05-111-0/+5
| |/
| * get rid of the encoding warning...David Douard2006-05-111-0/+1
* | frozenset (basic) implementation in compat.pyAdrien Di Mascio2006-05-122-18/+79
* | - testlib: make a copy of initial list in assertEqualsAdrien Di Mascio2006-05-102-6/+15
|/
* adim change ?syt2006-05-095-75/+132
|\
| * check ChangeLogsyt2006-05-095-75/+132
* | added -x / --exitfirst option in testlibAdrien Di Mascio2006-05-091-24/+44
|/
* fix get_connection parameter ordersyt2006-04-262-2/+5
* forget the past.root2006-04-2687-0/+12283