sqlite-utils/tests
Simon Willison d1209a2c45 Use FTS4 when running the tests
Because the version of sqlite3 running in Travis CI does not have FTS5
2018-08-12 17:33:13 -07:00
..
__init__.py Initial project layout + database table creation tools 2018-07-28 06:46:17 -07:00
conftest.py Moved fixtures into conftest.py 2018-08-12 17:25:39 -07:00
test_black.py Don't run black test on Python 3.7 2018-07-28 11:18:40 -07:00
test_create.py Moved fixtures into conftest.py 2018-08-12 17:25:39 -07:00
test_enable_fts.py Use FTS4 when running the tests 2018-08-12 17:33:13 -07:00
test_introspect.py Moved fixtures into conftest.py 2018-08-12 17:25:39 -07:00