Commit 89ac572
committed
ci: add meson-test-debug pre-commit hook
Add the `meson-test-debug` hook to `.pre-commit-config.yaml` to run by
default on commits. It uses the default system compiler to compile the
project in Debug mode (`--buildtype=debug`) and executes the fast unit
and short integration test suites. Its build artifacts are isolated in
`.pre-commit-builds/default-debug`.1 parent 4a00b1d commit 89ac572
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
42 | 51 | | |
43 | 52 | | |
44 | 53 | | |
| |||
0 commit comments