This website requires JavaScript.
Explore
Help
Sign In
loot
/
yaml-cpp
Watch
0
Star
0
Fork
0
mirror of
https://github.com/loot/yaml-cpp.git
synced
2026-07-27 14:13:42 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1721750d9eac66a69f0ed6bb14812d6e6c1bf8c8
yaml-cpp
/
test
/
new-api
/
spectests.cpp
T
9 lines
85 B
C++
Raw
Normal View
History
Unescape
Escape
Added stubs for spec and parser tests with the new API
2011-09-10 18:05:35 -05:00
#include
"spectests.h"
namespace
Test
{
bool
RunSpecTests
()
{
return
true
;
}
}
Reference in New Issue
Copy Permalink