summaryrefslogtreecommitdiff
path: root/run/tests.bat
AgeCommit message (Collapse)Author
2025-05-19Tidy up finding required files during tests.Carl Hetherington
In particular, prefer not to use lots of fallback attempts. It seems that something funny is going on with how we find Liberation Sans on Linux, meaning that we were sometimes using the OS copy of the font when we didn't mean to.
2025-01-05Fix path to Windows test runtime.Carl Hetherington
2024-01-28Use v2.17.x's mxe dependencies when running tests.Carl Hetherington
2023-09-03Fix rendering of italic fonts during tests on Windows.Carl Hetherington
2022-03-09Improve ratings dialog to allow only valid values (#2199).Carl Hetherington
2021-04-23Do less logging during tests, but also log some details of what test isCarl Hetherington
running on Windows.
2020-12-03Add extra path for Windows tests so it can find the DLLsCarl Hetherington
for lwext4.
2020-11-27Fix running single tests on Windows.Carl Hetherington
2020-10-16Test script tweaks for Windows.Carl Hetherington
2020-10-13Windows test run script.Carl Hetherington