12 Commits

Author SHA1 Message Date
Alex Saveau
c505a0f5dc
Add UPDATE_EXPECT envvar to update tests (#748) 2023-04-20 10:47:31 +02:00
Laurenz
5f5c659279 Math tests 2023-02-02 14:13:56 +01:00
Laurenz
85f95f75b7 Remove vertical split from test helper 2023-01-22 13:14:05 +01:00
Laurenz
3ecb0c754b More math syntax 2022-12-06 12:37:08 +01:00
Laurenz
efd1853d06 Show it!
- New show rule syntax
- Set if syntax
- Removed wrap syntax
2022-11-07 12:46:05 +01:00
Martin Haug
318eb9021e Side by side testing 👣 2021-03-29 14:56:42 +02:00
Laurenz
d5d187a8c2 Replace default fonts 🆕 2021-03-02 17:31:41 +01:00
Laurenz
aaada5b69c Replace command icons 🛠 2021-02-25 16:32:19 +01:00
Laurenz
f084165eab While loops 🔁 2021-02-24 21:29:32 +01:00
Laurenz
e7cc35073f Tune test extension 🛠
- Separate refresh button which does not rerun the test
- Shows stdout and stderr of commands in the preview
2021-02-24 18:34:14 +01:00
Laurenz
7092c50447 VS Code language support extension 🛠 2021-02-23 20:27:23 +01:00
Laurenz
4ff59baf5e VS Code extension for easier testing 🛠
This extension enables you to
- quickly open the actual and reference output for a test case to the side
- re-run the test with the click of a button
- approve the test output (moves output to reference folder and optimizes with oxipng)
2021-02-20 23:41:42 +01:00