Commit Graph

17 Commits

Author SHA1 Message Date
beder
5571029726 Copied all files from new-api branch of old repo 2012-05-19 15:34:02 -05:00
beder
45962234a1 Removed the new API from the default branch 2012-01-20 23:50:39 -06:00
beder
c14e27108e Added missing includes (iostream) for the tests 2011-11-13 16:12:39 -06:00
beder
02cf1d54a3 Finished adding old spec tests 2011-09-13 14:31:00 -05:00
beder
fbf4233e4d Switched YAML::Parse to YAML::Load, and added LoadAll 2011-09-13 14:24:47 -05:00
beder
c7ad5cd246 Added 7.x and 8.x tests with tags - all that's left is multiple docs in stream 2011-09-13 14:20:32 -05:00
beder
aa35d5dbe6 Added 6.x tests with tags 2011-09-13 14:18:00 -05:00
beder
03ba10e880 Added IsNull, IsScalar, IsSequence, IsMap functions, so you don't have to query Type() 2011-09-13 14:10:27 -05:00
beder
b74bb2a32a Copied 2.x tests with tags 2011-09-13 14:07:22 -05:00
beder
4e5d49910b Added a convert<> specialization for YAML::_Null (so you can say node[YAML::Null]) 2011-09-13 02:03:56 -05:00
beder
413e9b2674 Copied over the 8.x tests that don't have tags 2011-09-13 01:56:44 -05:00
beder
3760a240c9 Copied over the 7.x tests that don't have tags 2011-09-13 01:46:42 -05:00
beder
3caab014d0 Copied over the 6.x tests that don't have tags 2011-09-13 01:36:27 -05:00
beder
f70f9ee6fc Copied over the 5.x tests 2011-09-13 01:28:32 -05:00
beder
47412f18e6 Copied over all the 2.x tests that are (a) single doc and (b) don't have tags 2011-09-13 01:23:30 -05:00
beder
6981893b28 Factored out spec examples, and sketched skeleton for spec tests for new API 2011-09-12 22:55:37 -05:00
beder
20fc439599 Added stubs for spec and parser tests with the new API 2011-09-10 18:05:35 -05:00