ClickHouse/tests/queries
Azat Khuzhin 1cda2bb2f0 Process config w/o extensions as XML format
I'm using such hack to hide the password:

    $ clickhouse-client --config <(echo '<config><password></password></config>')

But this had been broken in #21858

v2: add a test
v3: fail for unsupported extensions
2021-05-30 20:08:21 +03:00
..
0_stateless Process config w/o extensions as XML format 2021-05-30 20:08:21 +03:00
1_stateful tests: fix flakiness with system.{parts,detached_parts,columns,parts_clumns,tables} 2021-05-22 14:07:21 +03:00
bugs
__init__.py
.gitignore
conftest.py
query_test.py
server.py
shell_config.sh
skip_list.json Add tests to ANTRL skip list 2021-05-27 10:42:54 +03:00