summaryrefslogtreecommitdiffstatshomepage
path: root/tests/thread/thread_qstr1.py
Commit message (Expand)AuthorAge
* tests: Format all Python code with black, except tests in basics subdir.David Lechner2020-03-30
* tests/thread: Replace busy waiting loops with a loop that sleeps.Damien George2017-02-15
* tests/thread: Allow some tests to run on ports with not much heap.Damien George2016-06-28
* tests/thread: Add test for concurrent interning of strings.Damien George2016-06-28