History for NewLang / tests
2022-01-03
@Jookia
tests: lexer: Test that removing an EndText causes an error ...
Jookia committed on 3 Jan 2022
2021-12-22
@Jookia
tests: lexer: Check error location
Jookia committed on 22 Dec 2021
@Jookia
tests: lexer: Test stray EndText errors are caught
Jookia committed on 22 Dec 2021
2021-12-18
@Jookia
tests: Clarify draw_world_salad
Jookia committed on 18 Dec 2021
@Jookia
tests: parser: Remove unused includes ...
Jookia committed on 18 Dec 2021
@Jookia
src/tests: Fix conditional statements ...
Jookia committed on 18 Dec 2021
2021-12-11
@Jookia
tests: lexer: Include shebang in valid tokens ...
Jookia committed on 11 Dec 2021
@Jookia
tests: lexer: Include token type in equality comparison ...
Jookia committed on 11 Dec 2021
2021-12-02
@Jookia
tests: lexer: Split up soup functions and valid token testing ...
Jookia committed on 2 Dec 2021
@Jookia
tests: lexer: Re-order draw_token_lexer inner loop ...
Jookia committed on 2 Dec 2021
2021-12-01
@Jookia
tests: Add 'long' test profile target ...
Jookia committed on 1 Dec 2021
@Jookia
tests: Remove dead code and re-order lexer tests
Jookia committed on 1 Dec 2021
@Jookia
tests: Randomize soup filename
Jookia committed on 1 Dec 2021
@Jookia
tests: Use curr_line and curr_column for EOF
Jookia committed on 1 Dec 2021
@Jookia
tests: Move lexer token equality check to __eq__ method
Jookia committed on 1 Dec 2021
@Jookia
tests: Move EOF to lexer soup generator
Jookia committed on 1 Dec 2021
@Jookia
tests: Check EOF location
Jookia committed on 1 Dec 2021
@Jookia
tests: Check lexer token locations
Jookia committed on 1 Dec 2021
@Jookia
tests: Tune Hypothesis max_examples ...
Jookia committed on 1 Dec 2021
@Jookia
tests: Dump pytest-timeout and clean up conftest ...
Jookia committed on 1 Dec 2021
@Jookia
tests: Use word salad for shebang generator
Jookia committed on 1 Dec 2021
2021-11-30
@Jookia
tests: Move whitespace joining to its own function
Jookia committed on 30 Nov 2021
@Jookia
tests: Use a word salad for text and notes
Jookia committed on 30 Nov 2021
@Jookia
tests: Refactor whitespace drawing in to its own function
Jookia committed on 30 Nov 2021
@Jookia
tests: Draw interesting identifiers for symbols
Jookia committed on 30 Nov 2021
@Jookia
tests: Document and refactor SampleToken ...
Jookia committed on 30 Nov 2021
@Jookia
tests: Add empty token to lexer
Jookia committed on 30 Nov 2021
@Jookia
tests: Add shebangs to lexer soup
Jookia committed on 30 Nov 2021
@Jookia
tests: Move notes to lexer soup
Jookia committed on 30 Nov 2021
@Jookia
tests: Remove unused draw_token_reserved
Jookia committed on 30 Nov 2021