summaryrefslogtreecommitdiff
path: root/tools/test-helper
AgeCommit message (Collapse)Author
2025-01-30Modular, multi-threaded, transitioning plugins (#5779)Laurenz
2025-01-07Remove closing slashes from img tags (#5665)Laurenz
2024-12-20HTML tests (#5594)Michael FΓ€rber
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-09-26Spelling (#5020)Josh Soref
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-08-20Fix typos (#4784)Max
2024-08-11Allow the extension tab to refresh test images in background (#4689)Leedehai
2024-05-27Nicer test helper CSS (#4269)Laurenz
2024-04-16Better instruction in test READMEs (#3929)Leedehai
2024-04-13Better test runner (#3922)Laurenz
2024-02-28Add search box to test-helper (#3517)Leedehai
2024-01-02Improve test-helper: prevent spawning multiple processes of `cargo test` (#3029)Leedehai
2023-12-20Remove unused iconsLaurenz
2023-12-20Improve test-helper (#2820)Leedehai
2023-12-13Add note about oxipng versionLaurenz
2023-11-24Update test-helper doc for the easiest installation instruction (#2744)Leedehai
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)