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-2/query.sql
Normal file
2
tests/normal-use/random-testcase-2/query.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
SELECT quote(int8_1) FROM dataset WHERE rowid <> 94 AND bool_0 IS NOT 0;
|
||||
.output
|
||||
55
tests/normal-use/random-testcase-2/results.txt
Normal file
55
tests/normal-use/random-testcase-2/results.txt
Normal file
@@ -0,0 +1,55 @@
|
||||
50
|
||||
48
|
||||
46
|
||||
44
|
||||
42
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
30
|
||||
28
|
||||
26
|
||||
24
|
||||
22
|
||||
20
|
||||
18
|
||||
16
|
||||
14
|
||||
12
|
||||
10
|
||||
8
|
||||
6
|
||||
4
|
||||
2
|
||||
0
|
||||
-2
|
||||
-4
|
||||
-6
|
||||
-8
|
||||
-10
|
||||
-12
|
||||
-14
|
||||
-16
|
||||
-18
|
||||
-20
|
||||
-22
|
||||
-24
|
||||
-26
|
||||
-28
|
||||
-30
|
||||
-32
|
||||
-34
|
||||
-36
|
||||
-38
|
||||
-40
|
||||
-42
|
||||
-44
|
||||
-46
|
||||
-48
|
||||
Reference in New Issue
Block a user