1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/test/util
Jason Rhinelander 1697bf90fe C++17
Compiles with C++17, replaces ghc::filesystem with std::filesystem,
nonstd::optional with std::optional, and llarp::string_view with
std::string_view.
2020-05-01 17:43:27 -03:00
..
meta Vastly simplified llarp::util::memFn 2020-02-21 23:24:33 -04:00
thread C++17 2020-05-01 17:43:27 -03:00
test_llarp_util_aligned.cpp Disallow AlignedBuffer < 8 bytes; add oddball buffer sizes 2019-12-19 16:17:02 -04:00
test_llarp_util_bencode.cpp Update deprecated gtest macros 2020-02-13 15:15:36 -04:00
test_llarp_util_bits.cpp Add gcc5 workaround for catch2 GENERATE(table 2020-02-24 14:27:44 -04:00
test_llarp_util_decaying_hashset.cpp remove Time_t, add operator overload for printing llarp_time_t and add to_json function for serializing llarp_time_t to json 2020-02-25 12:05:13 -05:00
test_llarp_util_encode.cpp Fix shadowing warnings 2019-04-26 00:21:19 +01:00
test_llarp_util_log_level.cpp C++17 2020-05-01 17:43:27 -03:00
test_llarp_util_printer.cpp Final abseil purge 2020-02-24 14:27:44 -04:00
test_llarp_util_str.cpp Add split(string_view, char) util function 2020-04-07 14:09:14 -06:00