summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix an error and add a test casePierre-Yves David2008-06-111-1/+5
* add the apply_units functionPierre-Yves David2008-05-301-0/+59
* make 'assertTextEquals' method check that given parameter are stringsDavid Douard2008-05-161-0/+5
* mergeAlexandre Fayolle2008-05-071-24/+79
|\
| * updated and fix testsAdrien Di Mascio2008-05-071-24/+79
| * revert this patch: we're not ready for thatAdrien Di Mascio2008-05-051-27/+1
| * use pysqlite2 as the first choice rather than sqlite3Adrien Di Mascio2008-05-051-1/+27
* | small test refactoringAlexandre Fayolle2008-05-011-16/+21
* | Fix tests : we were comparing that None == None :-)Alexandre Fayolle2008-05-011-8/+16
|/
* cant do end before startArthur Lutz2008-03-061-0/+1
* more testsArthur Lutz2008-03-061-1/+4
* added counting of opendays between two datesArthur Lutz2008-03-061-3/+16
* fix -s optionAdrien Di Mascio2008-02-141-0/+12
* import changes from one of my local branch to be able to specify test names f...Adrien Di Mascio2008-02-077-13/+164
|\
| * little function that adds a number of days worked to a dateAdrien Di Mascio2008-01-311-2/+16
| * fix subinterface handlingAdrien Di Mascio2008-01-241-1/+10
| * textutils: fix a bug in normalize_[rest_]paragraph which may causeSylvain2008-01-101-0/+16
| * added datadir attribute / datapath(fname) method on TestCasesAdrien Di Mascio2008-01-081-1/+34
| * override assertRaises to return the exception raisedAdrien Di Mascio2008-01-042-1/+7
| * fix test w/ symbolic links environmentsSylvain2007-11-261-6/+6
| * fix db teststSylvain2007-10-291-3/+4
| * test and fixSylvain2007-09-281-2/+9
| * new extend functionSylvain2007-09-281-0/+54
| * backport changes to unormalize from gincoSylvain2007-09-281-0/+11
* | added InnerTest support to be able to name / select generative tests iterationAdrien Di Mascio2007-08-171-27/+52
|/
* fix textutils testAdrien Di Mascio2007-06-051-2/+1
* do not leak internal rsh reportsNicolas Chauvat2007-05-151-64/+3
* added 2 methods to Node (tree.py): depth_down() (name could be bettern, thoug...David Douard2007-05-041-1/+16
* pytest / coverage work in progressAdrien Di Mascio2007-04-201-0/+2
* use shutil.move instead of os.rename as default action of shellutils.mvSylvain2007-04-051-2/+0
* pytest can skip testsAdrien Di Mascio2007-04-041-0/+32
* improved output capture in testlibadim2007-03-151-1/+4
* this should prevent test failures in test environmentAdrien Di Mascio2007-03-091-1/+1
* date.py / unittest_date.py reorganizationAdrien Di Mascio2007-03-091-6/+7
* be quiet during test executions (assertListEquals actually prints stuff when ...Adrien Di Mascio2007-03-081-0/+2
* oops, of course, i meant crater, not lepusAdrien Di Mascio2007-03-071-1/+1
* those files are deprecatedAdrien Di Mascio2007-03-072-19/+0
* mergeSylvain2007-03-072-2/+9
|\
| * database connection tests should only be run on craterAdrien Di Mascio2007-03-071-1/+5
| * allow explicit doctest skip declarationAdrien Di Mascio2007-03-071-1/+4
* | fix test so that it won't fail if ran from the parent directorySylvain2007-03-071-8/+8
|/
* fix test collection bug when TestCase has its own metclassAdrien Di Mascio2007-03-061-1/+19
* 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