summaryrefslogtreecommitdiff
path: root/test/base/dependency.py
Commit message (Expand)AuthorAgeFilesLines
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-189/+0
* slight cleanup i want in 0.5/0.6Mike Bayer2009-05-311-8/+10
* - Removed 2.3 set emulations/enhancements.Jason Kirtland2008-07-151-2/+1
* r4695 merged to trunk; trunk now becomes 0.5.Mike Bayer2008-05-091-1/+1
* - updated the naming scheme of the base test classes in test/testlib/testing.py;Mike Bayer2008-02-111-1/+1
* - testbase is gone, replaced by testenvJason Kirtland2008-01-121-12/+11
* fixed test which didnt pass along 'allitems' collection to the sort...Mike Bayer2007-12-081-2/+3
* - flush() refactor merged from uow_nontree branch r3871-r3885Mike Bayer2007-12-081-25/+19
* changed the anonymous numbering scheme to be more appealingMike Bayer2007-12-081-4/+4
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-271-3/+4
* - fix for very large topological sorts, courtesy ants.aasma at gmail [ticket:...Mike Bayer2007-02-131-0/+5
* further refactoring of topological sort for clarityMike Bayer2006-11-111-3/+8
* more fixes to topological sort with regards to cycles, fixes [ticket:365]Mike Bayer2006-11-111-56/+57
* - fix to subtle condition in topological sort where a node could appear twice,Mike Bayer2006-11-041-1/+41
* fixed some imports, transaction hanging openrel_0_3_0Mike Bayer2006-10-221-1/+1
* reorganized unit tests into subdirectoriesMike Bayer2006-06-051-0/+142