cpython/Lib/test/test_peg_generator
Miss Islington (bot) 6a4c06bcb3
[3.12] gh-117889: Fix PGO test in test_peg_generator (GH-117893) (#117895)
Reuse support.check_cflags_pgo() in test_peg_generator to check for
PGO build.

Log PGO_PROF_USE_FLAG in test.pythoninfo.
(cherry picked from commit 64cd6fc9a6)

Co-authored-by: Victor Stinner <vstinner@python.org>
2024-04-15 14:15:30 +00:00
..
__init__.py
__main__.py
test_c_parser.py [3.12] gh-117889: Fix PGO test in test_peg_generator (GH-117893) (#117895) 2024-04-15 14:15:30 +00:00
test_first_sets.py
test_grammar_validator.py
test_pegen.py [3.12] gh-109596: Ensure repeated rules in the grammar are not allowed and fix incorrect soft keywords (GH-109606). (#109752) 2023-10-02 17:22:07 +02:00