summaryrefslogtreecommitdiff
path: root/tools/test-helper
AgeCommit message (Collapse)Author
2023-09-12Explain how to install VS Code toolsLaurenz
2023-04-20Add UPDATE_EXPECT envvar to update tests (#748)Alex Saveau
2023-02-02Math testsLaurenz
2023-01-22Remove vertical split from test helperLaurenz
2022-12-06More math syntaxLaurenz
2022-11-07Show it!Laurenz
- New show rule syntax - Set if syntax - Removed wrap syntax
2021-03-29Side by side testing 👣Martin Haug
2021-03-02Replace default fonts 🆕Laurenz
2021-02-25Replace command icons 🛠Laurenz
2021-02-24While loops 🔁Laurenz
2021-02-24Tune test extension 🛠Laurenz
- Separate refresh button which does not rerun the test - Shows stdout and stderr of commands in the preview
2021-02-23VS Code language support extension 🛠Laurenz
2021-02-20VS Code extension for easier testing 🛠Laurenz
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)