Commit Graph

10 Commits (7f9a60066b3afa56f3c7396d93da3ccec5059381)

Author SHA1 Message Date
lyyn ece91e87fc
Migrate tests from gtest to catch2 4 years ago
Jason Rhinelander 8aacc2d317 Update deprecated gtest macros
gtest ~renamed INSTANTIATE_TEST_CASE_P to INSTANTIATE_TEST_SUITE_P and
added a "backwards compatibility" shim, but the shim fails at compile
time if you pass in an empty fourth argument.
5 years ago
Stephen Shelton 1666498405 Replace bencode_write_version_entry with a more general-purpose function for writing bencoded dictionary entries 5 years ago
Michael 7ca0927d8f
Replace dict_reader/list_reader with version which doesn't involve indirection 5 years ago
Michael 9ee525a006
Fix shadowing warnings 5 years ago
Jeff Becker 230e84c742
make signing work 6 years ago
Michael 656843e9a3
Fix issues on debian 6 years ago
Michael f3b0af9d2f
Create CopyableBuffer type 6 years ago
Michael 2de621b0ad
Disable copy constructing llarp_buffer_t 6 years ago
Michael fa2b466ffe
Reorganise tests to mirror source layout 6 years ago