Logo
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
835b86d9f740fc6582aa8e3ec12065027a38a5de
yaml-cpp/test
T
History
Jesse Beder 835b86d9f7 Fixed negative infinity parsing
2011-07-10 18:29:44 +00:00
..
CMakeLists.txt
Renamed yaml-reader test
2009-10-27 14:38:53 +00:00
emittertests.cpp
Added explicit doc start/end tokens for the emitter, and set it so that if you try to write after you've already written a full doc, it writes a doc start and continues
2011-03-03 09:26:12 +00:00
emittertests.h
Flipped the include guard and the pragma, and don't use the pragma for early versions of gcc (< 3.4)
2011-03-02 06:11:41 +00:00
main.cpp
Removed crt stuff (we can do memory leak checking in Linux easier)
2009-10-27 14:55:01 +00:00
parsertests.cpp
Fixed negative infinity parsing
2011-07-10 18:29:44 +00:00
parsertests.h
Flipped the include guard and the pragma, and don't use the pragma for early versions of gcc (< 3.4)
2011-03-02 06:11:41 +00:00
spectests.cpp
Removed comparison/implicit conversion operators for Node, and renamed Node::Read<T>() to Node::to<T>()
2011-03-15 05:49:56 +00:00
spectests.h
Flipped the include guard and the pragma, and don't use the pragma for early versions of gcc (< 3.4)
2011-03-02 06:11:41 +00:00
tests.cpp
Moved all the includes to a subfolder yaml-cpp so they don't interfere with other libraries' includes
2010-10-18 07:05:53 +00:00
tests.h
Flipped the include guard and the pragma, and don't use the pragma for early versions of gcc (< 3.4)
2011-03-02 06:11:41 +00:00
Powered by Gitea Page: 68ms Template: 19ms
Auto
English
English
Licenses API