History for NewLang / tests / parse / test_parse.py
2022-06-12
@Jookia
tests: Use a static parse context for tests
Jookia committed on 12 Jun 2022
2022-06-08
@Jookia
src: Rename syntax to token
Jookia committed on 8 Jun 2022
@Jookia
parse: Remove SyntaxType ...
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: Clean up syntax and parse code
Jookia committed on 8 Jun 2022
2022-05-13
@Jookia
tests: Refactor getter and setter tests in to a template
Jookia committed on 13 May 2022
2022-05-12
@Jookia
parse: Pass a context to the parse function
Jookia committed on 12 May 2022
2022-05-10
@Jookia
parse: Use an error context for clear_notes
Jookia committed on 10 May 2022
@Jookia
parse: Allow attaching a ParseContext to a ParseErrorException
Jookia committed on 10 May 2022
@Jookia
parse: Add parse contexts for later error reporting
Jookia committed on 10 May 2022
@Jookia
tests: Fix ParseError exception tests not wroking
Jookia committed on 10 May 2022
2022-05-05
@Jookia
tests: parse: Remove unused insert_random
Jookia committed on 5 May 2022
@Jookia
tests: parse: Clean up some includes
Jookia committed on 5 May 2022
@Jookia
tests: parse: Move note tests to their own files
Jookia committed on 5 May 2022
@Jookia
tests: parse: Move text tests to its own file
Jookia committed on 5 May 2022
@Jookia
tests: parse: Move bool tests to its own file
Jookia committed on 5 May 2022
@Jookia
tests: Move parse to its own directory
Jookia committed on 5 May 2022