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