mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-08 12:21:17 +00:00
Convert spec tests to gtest with gmock
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
namespace Test {
|
||||
namespace Spec {
|
||||
namespace {
|
||||
const char *ex2_1 =
|
||||
"- Mark McGwire\n"
|
||||
"- Sammy Sosa\n"
|
||||
@@ -845,4 +844,3 @@ const char *ex8_22 =
|
||||
"mapping: !!map\n"
|
||||
" foo: bar\n";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user