cpython/Lib/test/test_peg_generator
Erlend E. Aasland 41ad4dfc04
gh-105063: Disable test_peg_generator.TestCParser bco. ref leaks (#106024)
Since gh-104798 (Use setuptools in peg-generator and reenable
tests), the TestCParser test case has been producing ref leaks.
2023-06-23 19:04:17 +02:00
..
__init__.py gh-100238: Use setuptools in peg-generator and reenable tests (#104798) 2023-05-26 15:32:03 +02:00
__main__.py
test_c_parser.py gh-105063: Disable test_peg_generator.TestCParser bco. ref leaks (#106024) 2023-06-23 19:04:17 +02:00
test_first_sets.py Update pegen to use the latest upstream developments (GH-27586) 2021-08-12 17:37:30 +01:00
test_grammar_validator.py Update pegen to use the latest upstream developments (GH-27586) 2021-08-12 17:37:30 +01:00
test_pegen.py gh-105564: Don't include artificial newlines in the line attribute of tokens (#105565) 2023-06-09 17:01:26 +01:00