History for NewLang / tests / test_parse.py
2021-11-01
@Jookia
tests: Re-order parser tests
Jookia committed on 1 Nov 2021
@Jookia
tests: Refactor parser token generation to use strategies
Jookia committed on 1 Nov 2021
@Jookia
tests: Move utility functions to top of test_parse file
Jookia committed on 1 Nov 2021
@Jookia
tests: Add whitespace variable for lexer tests
Jookia committed on 1 Nov 2021
2021-10-31
@Jookia
tests: Test tokenizer with empty string
Jookia committed on 31 Oct 2021
2021-10-27
@Jookia
tests: Test that conjoined keywords are parsed as symbols
Jookia committed on 27 Oct 2021
2021-10-26
@Jookia
tests: Make sure text and note tokens aren't accidently nested
Jookia committed on 26 Oct 2021
2021-10-25
@Jookia
tests: Exclude reserved words and shebangs from lexer tests
Jookia committed on 25 Oct 2021
@Jookia
tests: Fuzz whitespace for text and notes
Jookia committed on 25 Oct 2021
@Jookia
tests: Test location in lexer texts
Jookia committed on 25 Oct 2021
@Jookia
tests: Add lexer test for shebangs
Jookia committed on 25 Oct 2021
@Jookia
tests: Add lexer test for symbols
Jookia committed on 25 Oct 2021
@Jookia
tests: Add lexer test for keywords
Jookia committed on 25 Oct 2021
@Jookia
tests: Add test for lexing booleans
Jookia committed on 25 Oct 2021
@Jookia
tests: Test parser note mechanism
Jookia committed on 25 Oct 2021
@Jookia
tests: Test text parsing with the lexer
Jookia committed on 25 Oct 2021
@Jookia
tests: Comment test_parser_fuzz
Jookia committed on 25 Oct 2021
2021-09-24
@Jookia
parse: Decode file as UTF-8 ...
Jookia committed on 24 Sep 2021
2021-09-23
@Jookia
Add test harness and simple fuzz test
Jookia committed on 23 Sep 2021