ClickHouse/dbms
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
..
benchmark Minor changes 2019-02-25 01:28:05 +03:00
cmake Auto version update to [19.8.1.1] [54420] 2019-04-29 22:33:13 +03:00
programs Merge pull request #5367 from yandex/apply-substitutions-for-create-prepare-drop-query 2019-05-24 11:59:01 +03:00
src Merge pull request #5391 from yandex/rename-regression-methods 2019-05-24 13:01:50 +03:00
tests clickhouse-test improvements (#5352) 2019-05-24 15:07:26 +03:00
CMakeLists.txt Fixed linking in "splitted" mode 2019-05-17 01:58:29 +03:00