You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/test/util
Jeff a8a6c175fc
Merge pull request #1128 from majestrate/use-std-chrono-2020-02-24
make llarp_time_t use std::chrono::milliseconds
4 years ago
..
meta Vastly simplified llarp::util::memFn 4 years ago
thread De-abseil, part 2: mutex, locks, (most) time 4 years ago
test_llarp_util_aligned.cpp Disallow AlignedBuffer < 8 bytes; add oddball buffer sizes 5 years ago
test_llarp_util_bencode.cpp Update deprecated gtest macros 4 years ago
test_llarp_util_bits.cpp Add gcc5 workaround for catch2 GENERATE(table 4 years ago
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 4 years ago
test_llarp_util_encode.cpp Fix shadowing warnings 5 years ago
test_llarp_util_log_level.cpp Replace absl::optional with optional-lite 4 years ago
test_llarp_util_printer.cpp Final abseil purge 4 years ago
test_llarp_util_str.cpp Fix string_view C++17 compatibility 4 years ago