History for NewLang / tests / parse / test_text.py
2022-06-13
@Jookia
tests: Document expected parse task
Jookia committed on 13 Jun 2022
2022-06-12
@Jookia
tests: Use static tokens with static locattions
Jookia committed on 12 Jun 2022
2022-06-08
@Jookia
tests: Document parse error exception codes
Jookia committed on 8 Jun 2022
@Jookia
src: Rename syntax to token
Jookia committed on 8 Jun 2022
@Jookia
parse: Remove SyntaxType ...
Jookia committed on 8 Jun 2022
@Jookia
parse: Parse text and bools to AST types
Jookia committed on 8 Jun 2022
@Jookia
tests: Clean up syntax and parse code
Jookia committed on 8 Jun 2022
@Jookia
tests: Clarify function documentation
Jookia committed on 8 Jun 2022
2022-05-17
@Jookia
tests: Optimize and move draw_syntax_not_token to tests_syntax ...
Jookia committed on 17 May 2022
2022-05-16
@Jookia
tests: Refactor mid-test assumes in to custom draws ...
Jookia committed on 16 May 2022
@Jookia
tests: Random insert_random to insert_random_within
Jookia committed on 16 May 2022
2022-05-13
@Jookia
parse: Handle parent_context in template_parse_invalid
Jookia committed on 13 May 2022
@Jookia
tests: Fix some typos for text tests
Jookia committed on 13 May 2022
@Jookia
tests: Split up parser tests for empty cases
Jookia committed on 13 May 2022
@Jookia
tests: Use one test per invalid case for text and notes
Jookia committed on 13 May 2022
@Jookia
tests: Add template_parse_invalid
Jookia committed on 13 May 2022
@Jookia
tests: Move insert_random to parse.templates
Jookia committed on 13 May 2022
@Jookia
tests: Add a template for parsing valid syntax
Jookia committed on 13 May 2022
2022-05-12
@Jookia
parse: Have parse_text handle contexts properly
Jookia committed on 12 May 2022
2022-05-10
@Jookia
parse: Allow attaching a ParseContext to a ParseErrorException
Jookia committed on 10 May 2022
2022-05-05
@Jookia
tests: parse: Move text tests to its own file
Jookia committed on 5 May 2022