summaryrefslogtreecommitdiff
path: root/tests/test-concurrency.py
Commit message (Expand)AuthorAgeFilesLines
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* test-concurrency: Lower lock timeoutDan Nicholson2021-06-051-2/+6
* lib/repo: Enable locking by default, but drop external APIColin Walters2018-04-301-1/+0
* Use Python 3 for testsSimon McVittie2018-02-231-1/+1
* test-concurrency: Explicitly use floor divisionSimon McVittie2018-02-221-4/+5
* test-concurrency: Replace range with xrangeSimon McVittie2018-02-221-5/+5
* test-concurrency: Use Python 3 syntax for octalSimon McVittie2018-02-221-1/+1
* lib/repo: Disable locking by default, add locking=true booleanColin Walters2017-12-141-0/+1
* tests: Test concurrent operationsColin Walters2017-12-051-0/+107