Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test_peg_generator and test_freeze require cpu (#108386) | Victor Stinner | 2023-08-23 | 1 | -6/+0 |
* | gh-90791: Enable test___all__ on ASAN build (#108286) | Victor Stinner | 2023-08-22 | 1 | -1/+1 |
* | bpo-40280: Skip socket, fork, subprocess tests on Emscripten (GH-31986) | Christian Heimes | 2022-03-22 | 1 | -0/+4 |
* | bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632) | Victor Stinner | 2022-03-01 | 1 | -0/+7 |
* | bpo-40275: Use new test.support helper submodules in tests (GH-21151) | Hai Shi | 2020-06-25 | 1 | -2/+3 |
* | bpo-36876: Add a tool that identifies unsupported global C variables. (#15877) | Eric Snow | 2019-09-11 | 1 | -9/+22 |
* | Remove more unused imports in tests. | Serhiy Storchaka | 2016-04-24 | 1 | -1/+0 |
* | Issue #22002: Make full use of test discovery in test sub-packages. | Zachary Ware | 2014-07-23 | 1 | -8/+2 |
* | Issue #21918: Convert test_tools.py to a sub-package of test. | Zachary Ware | 2014-07-16 | 1 | -0/+31 |