1..141 # sfComments ok 1 - Comments at the end of a line ok 2 - Comments in the middle ok 3 - Comments on a hash line # sfTests ok 4 - Multiple quoted string on one line ok 5 - Empty sequence ok 6 - Inline string parsing ok 7 - Boolean ok 8 - Empty lines in folded blocks ok 9 - IP addresses ok 10 - A sequence with an embedded mapping ok 11 - A sequence with an unordered array # sfObjects ok 12 - Objects # sfMergeKey ok 13 - Simple In Place Substitution # YtsAnchorAlias ok 14 - Simple Alias Example ok 15 - Alias of a Mapping # YtsBasicTests ok 16 - Simple Sequence ok 17 - Nested Sequences ok 18 - Mixed Sequences ok 19 - Deeply Nested Sequences ok 20 - Simple Mapping ok 21 - Sequence in a Mapping ok 22 - Nested Mappings ok 23 - Mixed Mapping ok 24 # TODO Mapping-in-Sequence Shortcut ok 25 # TODO Sequence-in-Mapping Shortcut ok 26 # TODO Merge key # YtsBlockMapping ok 27 - One Element Mapping ok 28 - Multi Element Mapping ok 29 - Values aligned ok 30 - Colons aligned # YtsDocumentSeparator ok 31 # TODO Trailing Document Separator ok 32 # TODO Leading Document Separator ok 33 # TODO YAML Header ok 34 - Red Herring Document Separator ok 35 - Multiple Document Separators in Block # YtsErrorTests ok 36 # TODO Missing value for hash item ok 37 - Not indenting enough # YtsFlowCollections ok 38 - Simple Inline Array ok 39 - Simple Inline Hash ok 40 # TODO Multi-line Inline Collections ok 41 # TODO Commas in Values (not in the spec!) # YtsFoldedScalars ok 42 - Single ending newline ok 43 - The '+' indicator ok 44 - Three trailing newlines in literals ok 45 # TODO Extra trailing newlines with spaces ok 46 - Folded Block in a Sequence ok 47 - Folded Block as a Mapping Value ok 48 - Three trailing newlines in folded blocks # YtsNullsAndEmpties ok 49 - Empty Sequence ok 50 - Empty Mapping ok 51 - Empty Sequence as Entire Document ok 52 - Empty Mapping as Entire Document ok 53 - Null as Document ok 54 - Empty String # YtsSpecificationExamples ok 55 - Sequence of scalars ok 56 - Mapping of scalars to scalars ok 57 - Mapping of scalars to sequences ok 58 - Sequence of mappings ok 59 # TODO Legacy A5 ok 60 - Sequence of sequences ok 61 # TODO Mapping of mappings ok 62 # TODO Two documents in a stream each with a leading comment ok 63 # TODO Play by play feed from a game ok 64 - Single document with two comments ok 65 - Node for Sammy Sosa appears twice in this document ok 66 # TODO Mapping between sequences ok 67 # TODO Sequence key shortcut ok 68 # TODO Literal perserves newlines ok 69 # TODO Folded treats newlines as a space ok 70 # TODO Newlines preserved for indented and blank lines ok 71 - Indentation determines scope ok 72 # TODO Quoted scalars ok 73 # TODO Multiline flow scalars ok 74 - Integers ok 75 - Floating point ok 76 - Miscellaneous ok 77 # TODO Timestamps ok 78 # TODO legacy Timestamps test ok 79 # TODO Various explicit families ok 80 # TODO Application specific family ok 81 # TODO Ordered mappings ok 82 # TODO Log file ok 83 - Throwaway comments ok 84 # TODO Document with a single value ok 85 # TODO Document stream ok 86 - Top level mapping ok 87 # TODO Single-line documents ok 88 # TODO Document with pause ok 89 - Explicit typing ok 90 # TODO Private types ok 91 - Type family under yaml.org ok 92 # TODO Type family under perl.yaml.org ok 93 # TODO Type family under clarkevans.com ok 94 # TODO URI Escaping ok 95 # TODO URI Prefixing ok 96 - Overriding anchors ok 97 # TODO Flow and block formatting ok 98 # TODO Complete mapping test ok 99 - Literal explicit indentation ok 100 - Chomping and keep modifiers ok 101 # TODO Literal combinations ok 102 # TODO Folded combinations ok 103 # TODO Single quotes ok 104 # TODO Double quotes ok 105 # TODO Unquoted strings ok 106 # TODO Spanning sequences ok 107 - Flow mappings ok 108 # TODO Representations of 12 ok 109 # TODO Null ok 110 # TODO Omap ok 111 # TODO Pairs ok 112 # TODO Set ok 113 - Boolean ok 114 - Integer ok 115 - Float ok 116 # TODO Timestamp ok 117 # TODO Binary ok 118 # TODO Merge key ok 119 # TODO Default key ok 120 # TODO Special keys # YtsTypeTransfers ok 121 - Strings ok 122 - String characters ok 123 - Indicators in Strings ok 124 - Forcing Strings ok 125 - Single-quoted Strings ok 126 - Double-quoted Strings ok 127 # TODO Multi-line Quoted Strings ok 128 # TODO Plain scalars ok 129 - Null ok 130 - Boolean ok 131 - Integers as Map Keys ok 132 # TODO Time ok 133 # TODO Date ok 134 - ->dump() takes an inline level argument ok 135 - ->dump() takes an inline level argument ok 136 - ->dump() takes an inline level argument ok 137 - ->dump() takes an inline level argument ok 138 - ->dump() takes an inline level argument ok 139 - ->dump() takes an inline level argument ok 140 - ->dump() takes an inline level argument # Objects support ok 141 - ->dump() is able to dump objects Looks like everything went fine.