Commit Graph

8 Commits (ece91e87fc1031763d560640abbcaba18fdc685e)

Author SHA1 Message Date
lyyn ece91e87fc
Migrate tests from gtest to catch2 3 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.
4 years ago
Michael 9ee525a006
Fix shadowing warnings 5 years ago
Michael 656843e9a3
Fix issues on debian 5 years ago
Ryan Tharp 31f196a6eb
Merge pull request #236 from michael-loki/dht_tests
Add test suites for dht bucket, kademlia and key
5 years ago
Michael 03d56c1591
Add test suites for dht bucket, kademlia and key 5 years ago
Ryan Tharp be24a2c235 clang-format and make xcode happy 5 years ago
Michael a3463120cc
Move net components into a distinct folder 5 years ago