summaryrefslogtreecommitdiff
path: root/tests/thread_test.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove skipped testsJakub Stasiak2016-01-061-24/+1
* tests: deprecated TestCase.assert_() -> assert keywordSergey Shepelev2014-07-161-10/+17
* python3 compatibilitySergey Shepelev2014-04-241-3/+3
* pypy compatibilityJakub Stasiak2014-04-151-0/+4
* python3 compat fixesVictor Sergeyev2014-03-281-14/+16
* Reimplemented corolocal so as to implement __init__, local function calling, ...Ryan Williams2010-02-241-1/+73
* Adding a test for corolocal stuffChris AtLee2010-02-231-0/+39