mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-12-18 06:13:28 +00:00
Convert existing tests to use new runner
This commit is contained in:
2
tests/normal-use/random-testcase-3/query.sql
Normal file
2
tests/normal-use/random-testcase-3/query.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
SELECT rowid FROM nulls WHERE (bool_0 IS 1);
|
||||
.output
|
||||
5
tests/normal-use/random-testcase-3/results.txt
Normal file
5
tests/normal-use/random-testcase-3/results.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
1
|
||||
3
|
||||
5
|
||||
7
|
||||
9
|
||||
Reference in New Issue
Block a user