sqlite-parquet-vtable/tests
Colin Dellow 0bdcc9895e All-in-one build command
`./make-linux` clones and builds:

- arrow
- brotli
- lz4
- parquet
- snappy
- zlib
- zstd
- this project

as a statically linked binary. Two Boost libs are still pulled in as
shared libs, should probably fix that, too, for ultimate portability.
2018-06-24 21:11:07 -04:00
..
templates Fix incorrect row pruning for non-text BYTE_ARRAY 2018-03-18 19:43:09 -04:00
create-queries-from-templates Also compare queries against SQLite itself 2018-03-18 17:49:12 -04:00
create-template
test-all Add testcase generator 2018-03-18 19:11:26 -04:00
test-failmalloc don't segfault on low memory 2018-03-24 12:48:29 -04:00
test-non-existent All-in-one build command 2018-06-24 21:11:07 -04:00
test-queries All-in-one build command 2018-06-24 21:11:07 -04:00
test-random All-in-one build command 2018-06-24 21:11:07 -04:00
test-supported All-in-one build command 2018-06-24 21:11:07 -04:00
test-unsupported All-in-one build command 2018-06-24 21:11:07 -04:00