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/glob-star-zero/query.sql
Normal file
2
tests/normal-use/glob-star-zero/query.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
select string_7 from nulls where string_7 glob '*0';
|
||||
.output
|
||||
9
tests/normal-use/glob-star-zero/results.txt
Normal file
9
tests/normal-use/glob-star-zero/results.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
0
|
||||
20
|
||||
30
|
||||
40
|
||||
50
|
||||
60
|
||||
70
|
||||
80
|
||||
90
|
||||
Reference in New Issue
Block a user