ClickHouse/dbms/src/Common/tests
2019-12-24 23:07:44 +03:00
..
allocator.cpp Fix allocator test 2017-11-22 17:54:12 +03:00
arena_with_free_lists.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
array_cache.cpp Added some warnings from clang's -Weverything 2019-01-04 16:54:39 +03:00
auto_array.cpp Unify hash tables interface. 2019-11-06 00:08:04 +08:00
AvalancheTest.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
AvalancheTest.h Avoid temporary nullptr references [#CLICKHOUSE-2] 2018-09-02 06:00:04 +03:00
CMakeLists.txt Merge remote-tracking branch 'upstream/master' into issue-6459 2019-09-20 21:25:55 +03:00
compact_array.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
cow_columns.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
cow_compositions.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
gtest_getMultipleValuesFromConfig.cpp Update gtest_getMultipleValuesFromConfig.cpp 2019-10-18 00:07:27 +03:00
gtest_makeRegexpPatternFromGlobs.cpp Add unit test 2019-08-29 18:38:33 +03:00
gtest_pod_array.cpp Update gtest_pod_array.cpp 2019-11-15 18:00:10 +03:00
gtest_rw_lock.cpp Do not include Field.h everywhere through SettingsCommon.h. 2019-10-07 20:23:05 +03:00
gtest_sensitive_data_masker.cpp Missing <chrono> for gtest_sensitive_data_masker 2019-09-11 02:04:11 +03:00
gtest_shell_command.cpp Better code in unit tests 2019-07-08 04:58:31 +03:00
gtest_thread_pool_concurrent_wait.cpp Wait for jobs to finish on exception (fixes rare segfaults) (#7350) 2019-10-17 17:41:27 +03:00
gtest_thread_pool_global_full.cpp Wait for jobs to finish on exception (fixes rare segfaults) (#7350) 2019-10-17 17:41:27 +03:00
gtest_thread_pool_limit.cpp Wait for jobs to finish on exception (fixes rare segfaults) (#7350) 2019-10-17 17:41:27 +03:00
gtest_thread_pool_loop.cpp Wait for jobs to finish on exception (fixes rare segfaults) (#7350) 2019-10-17 17:41:27 +03:00
gtest_thread_pool_schedule_exception.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
gtest_unescapeForFileName.cpp Better code in unit tests 2019-07-08 04:58:31 +03:00
hash_table.cpp Do not use iterators in find() and emplace() methods of hash tables. 2019-09-24 17:44:35 +03:00
hashes_test.cpp Split Common/config.h by libs (dbms) (#5715) 2019-06-24 14:17:15 +03:00
int_hashes_perf.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
integer_hash_tables_and_hashes.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
lru_cache.cpp Style #2913 2018-08-24 08:25:00 +03:00
multi_version.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
parallel_aggregation2.cpp Unify hash tables interface. 2019-11-06 00:08:04 +08:00
parallel_aggregation.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
pod_array.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
radix_sort.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
Random.cpp CLICKHOUSE-3762 Build fixes (#2488) 2018-06-19 21:09:09 +03:00
Random.h Applied clang-format to some imported code [#CLICKHOUSE-2] 2018-05-07 05:06:00 +03:00
simple_cache.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
sip_hash_perf.cpp Better [#CLICKHOUSE-2]. 2017-12-01 21:36:55 +03:00
sip_hash.cpp More GCC warnings 2019-12-16 23:19:50 +02:00
small_table.cpp Unify hash tables interface. 2019-11-06 00:08:04 +08:00
space_saving.cpp Better [#CLICKHOUSE-2]. 2017-12-01 21:36:55 +03:00
stopwatch.cpp Miscellaneous [#CLICKHOUSE-2] 2018-02-25 05:43:27 +03:00
symbol_index.cpp Show physical addresses in StackTrace 2019-12-24 23:07:44 +03:00
thread_creation_latency.cpp More GCC warnings 2019-12-16 23:19:50 +02:00