ClickHouse/dbms/tests/queries
Vasily Nemkov 0ebb145d32 Post-PR fixes:
* BitHelpers.cpp was removed, corresponding code was moved to the header
* BitIO test as GTest-based test binary
* gtest-based unit test for DoubleDelta and Gorilla codecs
* getLeadingZeroBits from SFINAE to consexpr if
* removed couple of unneeded if's
* Fixed sql-test to use one table
2019-06-17 21:39:45 +03:00
..
0_stateless Post-PR fixes: 2019-06-17 21:39:45 +03:00
1_stateful Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
bugs Add new bug. 2019-06-04 20:03:41 +03:00
__init__.py Run .sql tests with standalone server 2019-06-03 19:57:02 +03:00
.gitignore
conftest.py Fix last broken test 2019-06-14 19:53:16 +03:00
query_test.py Check for orphaned databases too 2019-06-07 17:26:29 +03:00
server.py Run .sql tests with standalone server 2019-06-03 19:57:02 +03:00
shell_config.sh Use logging in clickhouse-local. Use config options in command line in clickhouse-client (#5540) 2019-06-14 17:00:37 +03:00