summaryrefslogtreecommitdiff
path: root/Lib/test/test_test_support.py
Commit message (Expand)AuthorAgeFilesLines
* [2.7] Fixed several assertTrue() that were intended to be assertEqual(). (GH-...Serhiy Storchaka2018-07-091-1/+1
* bpo-33773: Fix test.support.fd_count() on Linux/FreBSD (GH-7421) (GH-7456)Victor Stinner2018-06-061-0/+11
* [2.7] bpo-30028: make test.support.temp_cwd() fork-safe (GH-1066) (GH-5825)Anselm Kruis2018-02-231-0/+30
* bpo-31324: Optimize support._match_test() (#4523) (#4524)Victor Stinner2017-11-231-0/+58
* [2.7] bpo-30366: Backport tests for test.support. (#1582)Serhiy Storchaka2017-05-151-0/+366