1
0
mirror of https://github.com/cldellow/sqlite-parquet-vtable.git synced 2025-10-27 01:59:56 +00:00

test-queries: can debug a testcase

`tests/test-queries regex` filters the test cases.

If the resulting set has only one test case, run it under gdb.
This commit is contained in:
Colin Dellow
2018-03-10 11:54:36 -05:00
parent 210f322a1c
commit b7c134efc0
2 changed files with 32 additions and 11 deletions

3
.gitignore vendored
View File

@@ -42,3 +42,6 @@
/testcase-out.txt
/testcase-stdout.txt
/testcase-stderr.txt
/testcase-expected.txt
/testcase-cmds.txt
/testcases.txt