summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* really close upgrade path from stablecommon-version-0_19_1Alexandre Fayolle2006-09-222-4/+7
* mergeSylvain2006-09-223-21/+24
|\
| * prepare 0.19.1Sylvain2006-09-223-21/+24
* | mergeAlexandre Fayolle2006-09-216-24/+39
|\ \ | |/
| * py 2.3 test fixSylvain2006-09-211-0/+1
| * fixed time handling and added an adapter for DateTimeDeltaTypeSylvain2006-09-203-10/+14
| * added test for MethodSylvain2006-09-201-13/+18
| * fix since more files in data/Sylvain2006-09-201-0/+2
| * fix py \<2.4 compatSylvain2006-09-201-1/+4
* | new debian release fixing upgrade from stableAlexandre Fayolle2006-09-212-0/+12
|/
* fix named option handlingSylvain2006-09-192-0/+21
* debian packaging updateAlexandre Fayolle2006-09-193-1/+8
* * db:Sylvain2006-09-195-15/+53
* fix packagingSylvain2006-09-191-1/+1
* fixed bug when querying boolean on sqlite using python's bool typeSylvain2006-09-132-1/+10
* added unittests for umessage module (backport from maboa)Adrien Di Mascio2006-09-063-0/+105
* new versionAdrien Di Mascio2006-09-053-2/+8
* new register_options method on ConfigurationMixinsyt2006-09-052-1/+11
* From Sylvain.Thenault@logilab.fr Tue Sep 5 10:25:33 2006syt2006-09-053-2/+116
* include pytest as a script in __pkginfo__Adrien Di Mascio2006-09-051-0/+1
* include pytestAdrien Di Mascio2006-09-041-0/+1
* see changelogSylvain2006-08-255-19/+53
* fix copyrightSylvain2006-08-241-1/+1
* command line commands fetched from erudiSylvain2006-08-241-0/+120
* define common.date.endOfMonth to make it easier to count monthsNicolas Chauvat2006-08-152-13/+7
* update ChangeLogNicolas Chauvat2006-08-151-0/+5
* add option to pytest to enable design by contract with aspectsNicolas Chauvat2006-08-131-1/+29
* a couple things made simplerNicolas Chauvat2006-08-131-26/+16
* add command pytest that will find and run project's testsNicolas Chauvat2006-08-131-0/+15
* straightforward mergeNicolas Chauvat2006-08-121-0/+1
|\
| * bugfix: missing importNicolas Chauvat2006-08-121-0/+1
* | fixed port handling and testsAdrien Di Mascio2006-08-112-7/+10
* | unittest_main import missingAdrien Di Mascio2006-08-111-1/+1
* | 'all' versions is not used by devtools anymore, and apycot does not support itAdrien Di Mascio2006-08-111-1/+1
* | capture option for runtests() scriptsAdrien Di Mascio2006-08-111-8/+13
* | small refactoring. We could probably still refactor TestCase._proceed and Tes...Adrien Di Mascio2006-08-111-42/+16
* | added start/stop capture wherever needed. This needs refactoring (maybe use t...Adrien Di Mascio2006-08-111-31/+138
* | added test for pre-evaluated sys.stdoutAdrien Di Mascio2006-08-111-1/+16
* | changelog closeAdrien Di Mascio2006-08-111-1/+1
* | updated announce templateAdrien Di Mascio2006-08-101-1/+3
* | added COPYING fileAdrien Di Mascio2006-08-103-7/+348
* | added capture abilityAdrien Di Mascio2006-08-106-21/+144
* | while problem with integers used as ids still exists, cannot deprecate theseNicolas Chauvat2006-08-091-6/+6
* | print time spent when using lgc.testlib.main()Adrien Di Mascio2006-08-091-1/+8
* | trying to fix mess between empty strings and None (problems due to both being...Adrien Di Mascio2006-08-091-2/+4
* | avoid infinite recursion in XXXMixIn.load_defaults() by renaming OptionsManan...Adrien Di Mascio2006-08-093-3/+27
* | added create_files() helper in testlibAdrien Di Mascio2006-08-092-3/+69
* | merge with Nicolas' command parserAdrien Di Mascio2006-08-074-3/+44
|\ \ | |/ |/|
| * added .hg to default blacklisted directoriesAdrien Di Mascio2006-08-071-1/+1
| * updated packaging informationAdrien Di Mascio2006-08-071-1/+1