summaryrefslogtreecommitdiff
path: root/tests/test_examples.py
Commit message (Collapse)AuthorAgeFilesLines
* Blacken test_examples.pyptmcg2020-06-271-1/+1
|
* Add make_diagram.py to examples to demonstrate creating railroad diags for ↵ptmcg2020-06-271-1/+2
| | | | selected examples
* Include 2.4.x change notes to CHANGES; add select_parser to unit tests; ↵ptmcg2019-11-181-0/+3
| | | | minor changes to select_parser
* Blacken the project (#141)Jon Dufresne2019-10-311-3/+1
|
* Some code header cleanup; remove BUFFER_OUTPUT from test_unit.py, and ↵Paul McGuire2019-10-241-0/+3
| | | | replace most resetting() context managers and try-finallys with ppt.reset_pyparsing_context
* refactor tests into tests directory (#130)Kyle Lahnakoski2019-10-211-0/+30