Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-24 | Fix test | Tobias Fella | |
2022-02-23 | Fix tests a bit | Tobias Fella | |
2022-02-18 | run-tests.sh: use a trap for cleanup | Alexey Rusakov | |
This both is more reliable (GHA executes scripts in fail-fast mode) and ensures that the return value is that of ctest. | |||
2022-02-18 | CI: setup mock Synapse before running ctest | Alexey Rusakov | |
To use this in CI required extending/fixing autotests/run-tests.sh: it can now accept arguments that are further passed to ctest invocation, and it no more cd's to the build directory because build directories can be in all kinds of places, expecting the caller to pick the directory upfront. | |||
2021-12-25 | Move run-tests.sh | Tobias Fella | |