Files
cpython/Lib
Victor Stinner c76db37c0d gh-98903: Test suite fails with exit code 4 if no tests ran (#98904)
The Python test suite now fails wit exit code 4 if no tests ran. It
should help detecting typos in test names and test methods.

* Add "EXITCODE_" constants to Lib/test/libregrtest/main.py.
* Fix a typo: "NO TEST RUN" becomes "NO TESTS RAN"
2022-11-02 15:37:40 +01:00
..
2022-10-25 00:08:22 +02:00
2022-04-27 15:28:56 -06:00
2022-04-21 19:28:34 -07:00
2022-08-30 06:36:11 +02:00
2022-04-27 20:26:33 -07:00