summaryrefslogtreecommitdiff
path: root/test/base/test_dependency.py
Commit message (Expand)AuthorAgeFilesLines
* Make all tests to be PEP8 compliantKhairi Hafsham2017-02-071-13/+15
* unit-test deterministic topological sortSebastian Bank2015-03-071-0/+29
* - the raw 2to3 runMike Bayer2013-04-271-3/+3
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-3/+3
* -whitespace bonanza, contdMike Bayer2012-07-281-11/+11
* - Fixed bug in unit of work whereby detection ofMike Bayer2011-09-221-2/+28
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-2/+2
* Removing unused symbol importTaavi Burns2011-03-151-1/+1
* - move topological, queue into utilMike Bayer2010-12-051-2/+1
* - sqlalchemy.test and nose plugin moves back to being entirelyMike Bayer2010-11-281-3/+3
|\
| * - move sqlalchemy.test to test.libMike Bayer2010-11-151-2/+2
* | - propagate flag on event.listen() results in the listener being placedMike Bayer2010-11-071-7/+2
|/
* - CircularDependencyError now has .cycles and .edgesMike Bayer2010-09-291-6/+17
* tidy test/base, test/ex, test/extMike Bayer2010-07-111-104/+93
* dont use collections on 2.4Mike Bayer2010-04-141-3/+2
* breakthrough, wowMike Bayer2010-04-051-4/+4
* - further reduce what topological has to do, expects full list of nodesMike Bayer2010-04-041-16/+25
* really got topological going. now that we aren't putting fricking mapped ob...Mike Bayer2010-03-311-10/+126
* This is turning out to be a rewrite of the accounting system of unitofwork.py...Mike Bayer2010-03-301-30/+24
* start sketching ideas for a rewritten unit of work.Mike Bayer2010-03-191-70/+23
* merge 0.6 series to trunk.Mike Bayer2009-08-061-3/+6
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+186