Commit Graph

6 Commits (a082ba4e7706ab38ff8407cbb735ee032753eb22)

Author SHA1 Message Date
Jeff Becker 5c457ff486
refactor logging to use std::source_location
* use std::source_location instead of godawful macros in logging
* remove unused/absolutely haram af json logstream
* fix bug in android logger where it doesn't respect eLogNone
3 years ago
lyyn ece91e87fc
Migrate tests from gtest to catch2 4 years ago
Jason Rhinelander 5f642e4f01 Zero-initialize test array 5 years ago
Stephen Shelton 8921125924
Fix buffer overflow when version encodes too many integers 5 years ago
Stephen Shelton cfabe72587
Fix RouterVersion::IsEmpty() and RouterVersion::Clear() 5 years ago
Stephen Shelton f0571a9f2c
Fix IsCompatableWith() logic WRT emptyRouterVersion, add unit tests 5 years ago