Automated Build Tests

Fixes #34
This commit is contained in:
Robin Davies
2022-03-16 00:18:17 -04:00
parent 8b222cbf0b
commit 2b2e82730c
13 changed files with 307 additions and 70 deletions
+1 -1
View File
@@ -149,7 +149,7 @@ TEST_CASE( "json read", "[json_read_test]" ) {
}
TEST_CASE( "json smart ptrs", "[json_smart_ptrs]" ) {
TEST_CASE( "json smart ptrs", "[json_smart_ptrs][Build][Dev]" ) {
std::string json =get_json();