Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-19 | tests: support specifying cmdline args in testcase files | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2021-04-29 | lexer: fix infinite loop when parsing regexp literal at EOF | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2021-04-27 | tests: pass ucode library path through environment | Jo-Philipp Wich | |
This is required for out-of-tree builds where the *.so file location cannot be derived from the path of the ucode executable. Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2021-04-24 | tests: allow executing run_tests.sh from any directory | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2021-04-23 | tests: custom: return exit code if tests fails | Petr Štetiar | |
Otherwise tests always pass in ctest. Signed-off-by: Petr Štetiar <ynezz@true.cz> | |||
2021-04-23 | tests: create custom tests from current tests cases | Petr Štetiar | |
Signed-off-by: Petr Štetiar <ynezz@true.cz> |