CAUTION: These files are used for unit testing the library and can undergo changes at any time.
packrat-lexers-debug.adb packrat-lexers-debug.ads packrat-parsers-debug.adb packrat-parsers-debug.ads |
Extensions to the Packrat.Lexers and Packrat.Parsers package to expose some of the functionality for unit testing. |
rat_tests.ads | Sets up some common packages needed for all the unit tests. |
rat_tests-errors.adb rat_tests-errors.ads rat_tests-lexers.adb rat_tests-lexers.ads rat_tests-parse_graphs.adb rat_tests-parse_graphs.ads rat_tests-parsers.adb rat_tests-parsers.ads rat_tests-tokens.adb rat_tests-tokens.ads rat_tests-utilities.adb rat_tests-utilities.ads |
Unit tests for the various packages in Packrat. |
test_main.adb | The main program that runs all the unit tests. |