ClickHouse/dbms/tests
akuzm 7b927c4648
clickhouse-test improvements (#5352)
* Print error messages to stderr.

It makes it possible to redirect output to /dev/null and see only the
failed tests.

* Show an error message if we failed to find the queries dir.

* Treat 'distributed' and 'global' the same way as 'shard' in test names.

Some tests that need to run distributed queries do not use the
'shard' marker. It seems easier to support another two markers than
to rename the tests.
2019-05-24 15:07:26 +03:00
..
external_models/catboost Added multiclass model test. 2018-12-28 21:22:39 +03:00
instructions Added a link to the list of easy tasks 2019-02-02 03:35:59 +03:00
integration Merge pull request #5360 from filimonov/integration_tests_runner_improvements 2019-05-22 11:58:02 +03:00
perf_drafts
performance Merge pull request #5367 from yandex/apply-substitutions-for-create-prepare-drop-query 2019-05-24 11:59:01 +03:00
queries Merge pull request #5391 from yandex/rename-regression-methods 2019-05-24 13:01:50 +03:00
users.d Tests: fix call .sh from .sh (#4732) 2019-03-20 23:04:49 +03:00
.gitignore
clickhouse-client.xml
clickhouse-test clickhouse-test improvements (#5352) 2019-05-24 15:07:26 +03:00
clickhouse-test-server Add comment 2019-05-09 12:03:06 +03:00
client-test.xml
CMakeLists.txt Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
CTestCustom.cmake
server-test.xml Allow run dictionaries tests from ctest 2019-01-29 21:09:31 +03:00
tsan_suppressions.txt Added suppressions list for TSan 2018-12-30 04:28:07 +03:00
users.xml