2022-10-06
@Jookia
tests: Simplify clear_notes tests ...
Jookia committed on 6 Oct 2022
2022-08-28
@Jookia
flake8: Ignore some useless errors
Jookia committed on 28 Aug 2022
@Jookia
env: Add resetenv command ...
Jookia committed on 28 Aug 2022
@Jookia
env.sh: Don't quit shell on error ...
Jookia committed on 28 Aug 2022
2022-08-25
@Jookia
requirements: Unlock hypothesis ...
Jookia committed on 25 Aug 2022
@Jookia
tests: Wrap test_oldparse's draw_token_empty in just
Jookia committed on 25 Aug 2022
@Jookia
tests: Remove unused template_parse_* functions
Jookia committed on 25 Aug 2022
@Jookia
tests: Don't return old tokens in draw_token_statement_invalid_value
Jookia committed on 25 Aug 2022
@Jookia
tests: Fix draw_token_statement_invalid_value overwriting terminator
Jookia committed on 25 Aug 2022
@Jookia
tests: Refactor test_statement to use template_test_*
Jookia committed on 25 Aug 2022
@Jookia
tests: Remove unused template_parse_valid and template_parse_invalid
Jookia committed on 25 Aug 2022
@Jookia
tests: Refactor test_value to use template_test_*
Jookia committed on 25 Aug 2022
@Jookia
tests: Remove unused insert_random_within
Jookia committed on 25 Aug 2022
@Jookia
tests: Refactor test_reference to use template_test_*
Jookia committed on 25 Aug 2022
@Jookia
tests: Fix typo in test_note
Jookia committed on 25 Aug 2022
@Jookia
tests: Refactor test_text to use template_test_*
Jookia committed on 25 Aug 2022
@Jookia
tests: Refactor test_clear_notes to use template_test_*
Jookia committed on 25 Aug 2022
2022-08-24
@Jookia
tests: Refactor test_note to use template_test_*
Jookia committed on 24 Aug 2022
@Jookia
tests: Refactor test_bool to use template_test_*
Jookia committed on 24 Aug 2022
2022-08-19
@Jookia
tests: Expect arrays for messages instead of dicts
Jookia committed on 19 Aug 2022
@Jookia
parse: Drop enum class in favor of DIY method ...
Jookia committed on 19 Aug 2022
@Jookia
src: Use UnicodeError instead of UnicodeDecodeError ...
Jookia committed on 19 Aug 2022
@Jookia
main: Use new parser if NEWLANG_NEW_PARSE is set ...
Jookia committed on 19 Aug 2022
2022-08-18
@Jookia
tests: Minor whitespace fix
Jookia committed on 18 Aug 2022
@Jookia
parse: Create messages from ParseTasks
Jookia committed on 18 Aug 2022
@Jookia
parse: Add filename to error messages
Jookia committed on 18 Aug 2022
@Jookia
parse: Create messages from ParseErrors
Jookia committed on 18 Aug 2022
@Jookia
parse: Rename ParseError messages to ParserError
Jookia committed on 18 Aug 2022
@Jookia
tests: Tidy parse error test data
Jookia committed on 18 Aug 2022
@Jookia
parse: Don't generate message ids, use a table ...
Jookia committed on 18 Aug 2022