mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 04:41:16 +00:00
Merge from core
This commit is contained in:
@@ -2,7 +2,7 @@ add_subdirectory(gtest-1.7.0)
|
||||
include_directories(gtest-1.7.0/include)
|
||||
|
||||
file(GLOB test_headers [a-z_]*.h)
|
||||
file(GLOB test_sources [a-z_]*.cpp node/[a-z_]*.cpp)
|
||||
file(GLOB test_sources [a-z_]*.cpp integration/[a-z_]*.cpp node/[a-z_]*.cpp)
|
||||
file(GLOB test_new_api_sources new-api/[a-z]*.cpp)
|
||||
|
||||
list(APPEND test_sources ${test_new_api_sources})
|
||||
|
File diff suppressed because it is too large
Load Diff
1007
test/integration/emitter_test.cpp
Normal file
1007
test/integration/emitter_test.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user