Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion spec_tests/hed-specification
Submodule hed-specification updated 32 files
+0 −5 docs/source/Appendix_B.md
+954 −879 tests/javascript_tests.json
+6 −6 tests/json_tests/CHARACTER_INVALID.json
+17 −17 tests/json_tests/COMMA_MISSING.json
+20 −20 tests/json_tests/DEFINITION_INVALID.json
+96 −107 tests/json_tests/DEF_EXPAND_INVALID.json
+34 −33 tests/json_tests/DEF_INVALID.json
+1 −1 tests/json_tests/ELEMENT_DEPRECATED.json
+15 −15 tests/json_tests/PARENTHESES_MISMATCH.json
+12 −12 tests/json_tests/PLACEHOLDER_INVALID.json
+0 −68 tests/json_tests/REQUIRED_TAG_MISSING.json
+28 −28 tests/json_tests/SIDECAR_BRACES_INVALID.json
+12 −12 tests/json_tests/SIDECAR_INVALID.json
+3 −3 tests/json_tests/SIDECAR_KEY_MISSING.json
+1 −1 tests/json_tests/STYLE_WARNING.json
+12 −12 tests/json_tests/TAG_EMPTY.json
+151 −1 tests/json_tests/TAG_EXPRESSION_REPEATED.json
+2 −2 tests/json_tests/TAG_EXTENDED.json
+2 −2 tests/json_tests/TAG_EXTENSION_INVALID.json
+30 −30 tests/json_tests/TAG_GROUP_ERROR.json
+12 −12 tests/json_tests/TAG_INVALID.json
+5 −5 tests/json_tests/TAG_NAMESPACE_PREFIX_INVALID.json
+1 −1 tests/json_tests/TAG_NOT_UNIQUE.json
+11 −12 tests/json_tests/TAG_REQUIRES_CHILD.json
+48 −65 tests/json_tests/TEMPORAL_TAG_ERROR.json
+111 −79 tests/json_tests/TEMPORAL_TAG_ERROR_DELAY.json
+2 −2 tests/json_tests/TILDES_UNSUPPORTED.json
+6 −6 tests/json_tests/UNITS_INVALID.json
+0 −129 tests/json_tests/UNITS_MISSING.json
+10 −10 tests/json_tests/VALUE_INVALID.json
+1 −1 tests/json_tests/VERSION_DEPRECATED.json
+960 −885 tests/python_tests.json