Found the test that crashed sometimes but also had to just rip out all of the throws testing in DBC because catch2 can't get it right.
This commit is contained in:
parent
e020f25dd1
commit
6e363ba78d
3 changed files with 6 additions and 26 deletions
2
Makefile
2
Makefile
|
@ -41,4 +41,4 @@ clean:
|
|||
meson compile --clean -C builddir
|
||||
|
||||
debug_test: build
|
||||
gdb --nx -x .gdbinit --ex run --args builddir/runtests.exe
|
||||
gdb --nx -x .gdbinit --ex run --args builddir/runtests.exe -e
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue