1
0
mirror of https://github.com/cldellow/sqlite-parquet-vtable.git synced 2025-09-12 22:29:58 +00:00

Add query test framework, fix xFilter

This commit is contained in:
Colin Dellow
2018-03-04 21:05:26 -05:00
parent 4c54ab89ae
commit bb3a9440f7
8 changed files with 284 additions and 32 deletions

View File

@@ -6,3 +6,4 @@ here=$(dirname "${BASH_SOURCE[0]}")
set -x
"$here"/test-unsupported
"$here"/test-supported
"$here"/test-queries