summaryrefslogtreecommitdiff
path: root/tests/test_collector.py
Commit message (Expand)AuthorAgeFilesLines
* Now I can use tuples with startswith and endswith.Ned Batchelder2013-10-191-1/+1
* Get rid of our backward implementation of set, sorted, reversed, and rpartition.Ned Batchelder2013-10-191-1/+0
* Make everything work on py2.3 again (for the last time).Ned Batchelder2013-10-051-0/+1
* Tests for debug tracing features.Ned Batchelder2013-09-121-1/+4
* Make the should_trace_cache test a little more bullet-proof.Ned Batchelder2013-09-081-1/+8
* A test that the collector is using the should_trace_cache properly.Ned Batchelder2013-09-081-0/+47