ClickHouse/dbms/src/Common/tests
2019-03-24 05:21:01 +03:00
..
allocator.cpp Fix allocator test 2017-11-22 17:54:12 +03:00
arena_with_free_lists.cpp Fix cyclic lib depend ppart 2: clean 2018-12-28 21:15:26 +03:00
array_cache.cpp Added some warnings from clang's -Weverything 2019-01-04 16:54:39 +03:00
auto_array.cpp A Proper lookup table that uses HashTable's API 2019-03-01 16:47:13 +08:00
AvalancheTest.cpp Applied clang-format to some imported code [#CLICKHOUSE-2] 2018-05-07 05:06:00 +03:00
AvalancheTest.h Avoid temporary nullptr references [#CLICKHOUSE-2] 2018-09-02 06:00:04 +03:00
CMakeLists.txt Attempt to make compositions with COWPtr more convenient 2019-03-24 04:42:58 +03:00
compact_array.cpp libs: compiling with msvc2017 (#1996) 2018-03-23 19:05:14 +03:00
cow_columns.cpp Attempt to make compositions with COWPtr more convenient 2019-03-24 04:42:58 +03:00
cow_compositions.cpp Attempt to make compositions with COWPtr more convenient 2019-03-24 05:21:01 +03:00
gtest_rw_lock.cpp fix build 2019-02-28 21:15:10 +03:00
gtest_unescapeForFileName.cpp Added some warnings from clang's -Weverything 2019-01-04 16:54:39 +03:00
hash_table.cpp A Proper lookup table that uses HashTable's API 2019-03-01 16:47:13 +08:00
hashes_test.cpp Allow build without ssl (#4525) (#4750) 2019-03-22 14:18:24 +03:00
int_hashes_perf.cpp Avoid temporary nullptr references [#CLICKHOUSE-2] 2018-09-02 06:00:04 +03:00
integer_hash_tables_and_hashes.cpp Added some warnings from clang's -Weverything 2019-01-04 15:10:00 +03:00
lru_cache.cpp Style #2913 2018-08-24 08:25:00 +03:00
multi_version.cpp Attempt to implemnt global thread pool #4018 2019-01-14 22:22:09 +03:00
parallel_aggregation2.cpp A Proper lookup table that uses HashTable's API 2019-03-01 16:47:13 +08:00
parallel_aggregation.cpp A Proper lookup table that uses HashTable's API 2019-03-01 16:47:13 +08:00
pod_array.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
radix_sort.cpp Avoid temporary nullptr references [#CLICKHOUSE-2] 2018-09-02 06:00:04 +03: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
shell_command_test.cpp Miscellaneous [#CLICKHOUSe-2] 2018-01-10 03:04:08 +03:00
simple_cache.cpp Better [#CLICKHOUSE-2]. 2017-12-01 20:49:12 +03:00
sip_hash_perf.cpp Better [#CLICKHOUSE-2]. 2017-12-01 21:36:55 +03:00
sip_hash.cpp Style [#CLICKHOUSE-2] 2018-05-07 05:15:24 +03:00
small_table.cpp A Proper lookup table that uses HashTable's API 2019-03-01 16:47:13 +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
thread_creation_latency.cpp Attempt to implemnt global thread pool #4018 2019-01-11 22:12:36 +03:00
thread_pool_2.cpp Removing garbage, part 1 2019-01-13 21:51:57 +03:00
thread_pool_3.cpp Adapted test for TSan #4572 2019-03-06 21:09:25 +03:00
thread_pool.cpp Attempt to implemnt global thread pool #4018 2019-01-11 22:12:36 +03:00