|
UniSet 2.45.1
|
Открытые члены | |
| test_garbage_raises_parse_error (self) | |
| test_unclosed_if_raises_parse_error (self) | |
| test_missing_end_program_raises_parse_error (self) | |
| test_parse_error_format_includes_line_col (self) | |
Tests that invalid ST source raises ParseError with location info.
| tests.test_parser.TestInvalidST.test_parse_error_format_includes_line_col | ( | self | ) |
Verify ParseError string includes file:line:col format.