summaryrefslogtreecommitdiff
path: root/tests/test_bytecode_cache.py
Commit message (Collapse)AuthorAgeFilesLines
* rewrite tests to match usageDavid Lord2017-07-091-40/+37
|
* Adds tests for the memcached bytecode cache moduleAlex Kahan2017-07-091-1/+64
|
* Bump up the copyright to 2017Armin Ronacher2017-01-071-1/+1
|
* Cleaned up shitty syntax in testsuiteArmin Ronacher2017-01-061-1/+1
|
* Rename testsuite to tests and suggestionsKartheek Lenkala2015-03-221-0/+32
Remove py.test from setup.py install_requires Rename testsuite folder to tests.