summaryrefslogtreecommitdiff
path: root/tests/test_diagram.py
Commit message (Expand)AuthorAgeFilesLines
* Add test case for PR #479ptmcg2023-04-181-0/+96
* Fix testing typoptmcg2023-03-071-1/+1
* Fix detection of debugging to suppress creation of tmpXXXX.html files during ...ptmcg2023-03-071-12/+47
* Debugging railroad diagram testsptmcg2022-11-111-1/+4
* Debugging railroad diagram testsptmcg2022-11-111-2/+6
* Refactor tests creating diagrams of selected examplesptmcg2022-11-111-30/+16
* Added python_quoted_string; fixed exception messages for ParseElementEnhance ...ptmcg2022-06-291-2/+2
* Update test_diagram.py testing with and without embedptmcg2022-06-241-6/+6
* Update diagram tests to reflect changes in jinja2ptmcg2022-06-241-0/+2
* Add embed argument to create_diagram, to suppress DOCTYPE, HEAD, and BODY tagsptmcg2022-05-201-0/+41
* Fixed bug in srange (escaped chars inside range set); fixed ignore type annot...ptmcg2022-05-141-6/+20
* Add tests and updated docs for changes to lpar and rpar args to infix_notatio...ptmcg2022-03-271-0/+26
* 226 railroad updates (#298)Paul McGuire2021-09-081-30/+68
* Diagram improvements IV (#225)Michael Milton2020-06-241-4/+14
* Railroad Diagram Improvements (#220)Michael Milton2020-06-031-0/+18
* Railroad Diagrams (#218)Michael Milton2020-05-311-0/+38