This repository has been archived on 2025-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
organicmaps-tmp/coding/coding_tests
Viktor Govako e0997d5559 [coding] Updated rw::Read/Write for integrals.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2024-07-01 13:58:24 -03:00
..
base64_test.cpp
bit_streams_test.cpp Fix test BitStreams_Smoke 2024-01-03 23:13:58 -03:00
bwt_coder_tests.cpp
bwt_tests.cpp
CMakeLists.txt [coding] Add SHA1 test 2024-04-30 21:42:17 -03: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 Some fixes for tests on Windows (#8256) 2024-05-25 17:25:56 +02:00
file_sort_test.cpp
files_container_tests.cpp [generator][search] Fixed rewriting sections. 2024-05-22 17:06:20 -03:00
fixed_bits_ddvector_test.cpp
geometry_coding_test.cpp Cleanup geometry simplification code. 2022-09-24 17:17:23 +03:00
geometry_serialization_test.cpp
hex_test.cpp
huffman_test.cpp
map_uint32_to_val_tests.cpp Use fully qualified std::move at least in header files to avoid warnings. 2023-04-18 11:32:46 -03:00
mem_file_reader_test.cpp string_view MemReader 2023-08-26 20:31:37 +02:00
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 [coding] Updated rw::Read/Write for integrals. 2024-07-01 13:58:24 -03:00
serdes_json_test.cpp Fix new warnings. Add -Wpedantic. 2023-07-05 08:17:42 -03:00
sha1_test.cpp [coding] Add SHA1 test 2024-04-30 21:42:17 -03:00
simple_dense_coding_test.cpp
sparse_vector_tests.cpp
string_utf8_multilang_tests.cpp Devendor some thridparty deps (#7836) 2024-04-07 00:50:34 +02:00
succinct_ef_test.cpp [tests] Fixed possible bug with uint overflow. 2023-02-25 09:32:21 -03:00
succinct_mapper_test.cpp
test_polylines.cpp
test_polylines.hpp
text_storage_tests.cpp
traffic_test.cpp
url_tests.cpp [coding] UrlDecode the plus sign '+' as a space 2023-11-23 07:31:55 +02:00
value_opt_string_test.cpp [generator] Do not erase leading zeros in house number. 2023-11-27 09:27:02 -03:00
var_record_reader_test.cpp
var_serial_vector_test.cpp
varint_test.cpp
writer_test.cpp
xml_parser_tests.cpp Faster XML parsing 2023-07-04 18:17:31 +02:00
zip_creator_test.cpp [bookmarks] Add code to export multiple files 2024-02-28 09:34:38 +02:00
zip_reader_test.cpp
zlib_test.cpp