summaryrefslogtreecommitdiff
path: root/test/ext/test_orderinglist.py
Commit message (Expand)AuthorAgeFilesLines
* - Fixed bug in ordering list where the order of items would beMike Bayer2014-09-101-0/+22
* fix test ordering issuesMike Bayer2014-07-271-3/+1
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-4/+5
* - [bug] Fixed bug which would preventMike Bayer2012-04-011-4/+28
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-1/+1
* - move sqlalchemy.test to test.libMike Bayer2010-11-151-2/+2
* tidy test/base, test/ex, test/extMike Bayer2010-07-111-3/+12
* - converted all lazy=True|False|None to 'select'|'joined'|'noload'Mike Bayer2010-03-241-1/+1
* - The official name for the relation() function is nowMike Bayer2010-03-171-2/+2
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+400