summaryrefslogtreecommitdiff
path: root/lib/testresources/tests/test_test_loader.py
Commit message (Expand)AuthorAgeFilesLines
* Relicenced to BSD / Apache2.0 with full agreement of contributors.Robert Collins2010-02-271-15/+12
* Use testtools not pyunit3k.Jonathan Lange2008-10-041-2/+2
* Move test_suite definitions to the top of test files, because lifelessJonathan Lange2008-09-081-6/+6
* Rename OptimizingTestSuite back to OptimisingTestSuite.Jonathan Lange2008-09-071-3/+3
* Use nicer assertions that pyunit3k provides.Jonathan Lange2008-08-171-1/+1
* Use pyunit3k for testing.Jonathan Lange2008-08-171-2/+2
* Move the test_suite hooks to the end of the test modules.Jonathan Lange2008-08-161-6/+6
* Do nicer imports.Jonathan Lange2008-08-161-4/+5
* Add a comment.Jonathan Lange2008-08-161-0/+3
* Optimising is spelled "optimizing".Jonathan Lange2008-08-161-1/+1
* add the TestLoaderRobert Collins2005-09-041-0/+35