summaryrefslogtreecommitdiff
path: root/tests/test_testing.py
Commit message (Expand)AuthorAgeFilesLines
* Add assert_starts_withNed Batchelder2013-12-141-0/+11
* Generator expressons are ok now.Ned Batchelder2013-10-191-2/+2
* Get rid of our backward implementation of set, sorted, reversed, and rpartition.Ned Batchelder2013-10-191-3/+2
* Make everything work on py2.3 again (for the last time).Ned Batchelder2013-10-051-1/+28
* Directory changed: test->tests. Adapt.Ned Batchelder2013-02-021-2/+2
* Move the test directory to tests to avoid conflicts with the stdlib test pack...Ned Batchelder2013-02-021-0/+192