This website requires JavaScript.
Explore
Help
Sign In
External
/
yaml-cpp
Watch
8
Star
0
Fork
0
You've already forked yaml-cpp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c7567b7b07
yaml-cpp
/
test
/
new-api
/
parsertests.cpp
6 lines
84 B
C++
Raw
Normal View
History
Unescape
Escape
Copied all files from new-api branch of old repo
2012-05-20 00:34:02 +04:00
#
include
"parsertests.h"
namespace
Test
{
Run clang-format
2014-03-22 22:05:03 +04:00
bool
RunParserTests
(
)
{
return
true
;
}
Copied all files from new-api branch of old repo
2012-05-20 00:34:02 +04:00
}
Reference in New Issue
Copy Permalink