organicmaps/coding/coding_tests
Viktor Govako 37875b2ac3 [coding] Avoid intermediate string when reading Metadata.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2022-02-13 20:36:53 +03:00
..
base64_test.cpp
bit_streams_test.cpp
bwt_coder_tests.cpp [coding] Avoid intermediate string when reading Metadata. 2022-02-13 20:36:53 +03:00
bwt_tests.cpp
CMakeLists.txt [cmake] Refactored build configs for faster builds 2021-12-06 18:02:29 +01:00
compressed_bit_vector_test.cpp
csv_reader_test.cpp
dd_vector_test.cpp
diff_test.cpp
elias_coder_test.cpp
endianness_test.cpp
file_data_test.cpp [tests] Added test for ifstream + getline. 2022-01-13 18:24:45 +03:00
file_sort_test.cpp
files_container_tests.cpp Warning fixes 2021-12-06 18:02:29 +01:00
fixed_bits_ddvector_test.cpp
geometry_coding_test.cpp Fixed PredictPointsInTriangle bug. 2021-04-17 16:30:57 +02:00
geometry_serialization_test.cpp
hex_test.cpp
huffman_test.cpp
map_uint32_to_val_tests.cpp [coding] Add threadsafe get to MapUint32ToValue. 2020-02-10 13:45:49 +03:00
mem_file_reader_test.cpp
mem_file_writer_test.cpp
move_to_front_tests.cpp
png_decoder_test.cpp
point_coding_tests.cpp
reader_cache_test.cpp
reader_test.cpp
reader_test.hpp
reader_writer_ops_test.cpp
serdes_json_test.cpp
simple_dense_coding_test.cpp
string_utf8_multilang_tests.cpp [generator] Added description. 2022-01-24 08:38:22 +03:00
succinct_mapper_test.cpp
test_polylines.cpp
test_polylines.hpp
text_storage_tests.cpp [coding] Use LRU cache for TextStorage. 2020-10-02 12:07:24 +03:00
traffic_test.cpp
url_tests.cpp Review fixes. 2022-01-24 16:25:13 +03:00
value_opt_string_test.cpp
var_record_reader_test.cpp [coding][index] Replace char with uint8_t in ArrayByteSource/PushBackByteSink/VarRecordReader/FeatureType/FeaturesVector. 2020-03-27 01:08:11 +03:00
var_serial_vector_test.cpp
varint_test.cpp [coding][index] Replace char with uint8_t in ArrayByteSource/PushBackByteSink/VarRecordReader/FeatureType/FeaturesVector. 2020-03-27 01:08:11 +03:00
writer_test.cpp
xml_parser_tests.cpp [expat] Adding tests on expat wrappers. 2020-09-11 11:48:12 +03:00
zip_creator_test.cpp
zip_reader_test.cpp
zlib_test.cpp