summaryrefslogtreecommitdiffhomepage
path: root/tests/custom/run_tests.sh
AgeCommit message (Expand)Author
2024-07-29tests: replace test runner shell script with ucode implementationJo-Philipp Wich
2022-07-30tests: run_tests.sh: substitute dynamic test directory path in outputJo-Philipp Wich
2022-03-15tests: run_tests.sh: pass dummy value to `-T` flagJo-Philipp Wich
2022-03-15tests: run_tests.sh: use greadlink if availableJo-Philipp Wich
2022-03-14main: rework CLI frontendJo-Philipp Wich
2022-02-03run_tests.sh: change workdir to testcase directory during executionJo-Philipp Wich
2022-02-03run_tests.sh: support placing supplemental testcase filesJo-Philipp Wich
2022-02-03run_tests.sh: always treat outputs as text dataJo-Philipp Wich
2022-01-26run_tests.sh: add ability to define environment variables for testcasesJo-Philipp Wich
2022-01-26run_tests.sh: fix exitcode evaluationJo-Philipp Wich
2021-09-19tests: support specifying cmdline args in testcase filesJo-Philipp Wich
2021-04-29lexer: fix infinite loop when parsing regexp literal at EOFJo-Philipp Wich
2021-04-27tests: pass ucode library path through environmentJo-Philipp Wich
2021-04-24tests: allow executing run_tests.sh from any directoryJo-Philipp Wich
2021-04-23tests: custom: return exit code if tests failsPetr Štetiar
2021-04-23tests: create custom tests from current tests casesPetr Štetiar