History for NewLang / tests / parse / test_note.py
2022-08-25
@Jookia
tests: Fix typo in test_note
Jookia committed on 25 Aug 2022
2022-08-24
@Jookia
tests: Refactor test_note to use template_test_*
Jookia committed on 24 Aug 2022
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: Check types when clearing notes, add extra tests
Jookia committed on 8 Jun 2022
@Jookia
syntax: Refactor draw_syntax_random and add draw_syntax_texttoken ...
Jookia committed on 8 Jun 2022
@Jookia
tests: Clarify function documentation
Jookia committed on 8 Jun 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: 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-10
@Jookia
src: Pass a parent context to skip_note
Jookia committed on 10 May 2022
@Jookia
parse: Have skip_note create a PARSE_NOT ParseContext
Jookia committed on 10 May 2022
@Jookia
parse: Allow attaching a ParseContext to a ParseErrorException
Jookia committed on 10 May 2022
2022-05-05
@Jookia
tests: parse: Move note tests to their own files
Jookia committed on 5 May 2022