Skip to content

Merge branch 'main' into indent-config

701dba3
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

indentation config option #10

Merge branch 'main' into indent-config
701dba3
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Jan 1, 2025 in 0s

56 passed, 0 failed and 0 skipped

Tests passed successfully

✅ test-results.xml

56 tests were completed in 0ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Linux-g++ 56✅ 0ms

✅ Linux-g++

CodeBlock base test
  ✅ CodeBlock base test
CodeBlock with custom indent
  ✅ CodeBlock with custom indent
CodeBlock with discard
  ✅ CodeBlock with discard
CodeBlock with multiple discards
  ✅ CodeBlock with multiple discards
Indent blocks function as expected
  ✅ Indent blocks function as expected
Document loads from existing json instance properly
  ✅ Document loads from existing json instance properly
Document loads from file properly
  ✅ Document loads from file properly
FileUris are unique
  ✅ FileUris are unique
Load Documents loads documents with unique fileUris
  ✅ Load Documents loads documents with unique fileUris
Issue Locator for Draft07
  ✅ Issue Locator for Draft07
DraftRecognisedDocument construction
  ✅ DraftRecognisedDocument construction
DraftRecognisedDocument construction through Document
  ✅ DraftRecognisedDocument construction through Document
DraftRecognisedDocument construction from file
  ✅ DraftRecognisedDocument construction from file
IdentifiableSchema transition
  ✅ IdentifiableSchema transition
IdentifiableSchema transition with preferred identifiers
  ✅ IdentifiableSchema transition with preferred identifiers
JSONPointer correctly parses fragments
  ✅ JSONPointer correctly parses fragments
JSONPointer correctly adds and removes tokens
  ✅ JSONPointer correctly adds and removes tokens
JSONPointer correctly navigates a json
  ✅ JSONPointer correctly navigates a json
Scenario: Buildable Schema Draft07 constructs correct dependencies
  ✅ Scenario: Buildable Schema Draft07 constructs correct dependencies
Scenario: Multi-file Draft07 reference resolution
  ✅ Scenario: Multi-file Draft07 reference resolution
Scenario: Full pipeline run up to LinkedSchema
  ✅ Scenario: Full pipeline run up to LinkedSchema
Schema Resource construction
  ✅ Schema Resource construction
Schema Resource setmap construction
  ✅ Schema Resource setmap construction
Full pipeline run up to LinkedSchema
  ✅ Full pipeline run up to LinkedSchema
Self referencial code generation doesn't crash
  ✅ Self referencial code generation doesn't crash
UriWrapper parses URI correctly
  ✅ UriWrapper parses URI correctly
UriWrapper copies correctly
  ✅ UriWrapper copies correctly
UriWrapper successfully copies and moves around
  ✅ UriWrapper successfully copies and moves around
'/' in fragments are allowed
  ✅ '/' in fragments are allowed
UriWrapper outputs correct toFragmentlessString()
  ✅ UriWrapper outputs correct toFragmentlessString()
Normalization
  ✅ Normalization
Comparison with std::less
  ✅ Comparison with std::less
Host is case-insensitive
  ✅ Host is case-insensitive
Escaped chars in fragment are still equal
  ✅ Escaped chars in fragment are still equal
Inequality operator
  ✅ Inequality operator
Contains works in the map
  ✅ Contains works in the map
arrayTuple: Static checks
  ✅ arrayTuple: Static checks
Test hotel
  ✅ Test hotel
Static lengthLimitedString tests
  ✅ Static lengthLimitedString tests
Check LengthLimitedString::construct
  ✅ Check LengthLimitedString::construct
Check LengthLimitedString::rawExport
  ✅ Check LengthLimitedString::rawExport
Check LengthLimitedString::validate
  ✅ Check LengthLimitedString::validate
LengthLimitedString::json
  ✅ LengthLimitedString::json
Myself: Static checks for whether self-referential types can exist
  ✅ Myself: Static checks for whether self-referential types can exist
Static RegexMatcherString tests
  ✅ Static RegexMatcherString tests
Check RegexMatcherString::construct
  ✅ Check RegexMatcherString::construct
Check RegexMatcherString::rawExport
  ✅ Check RegexMatcherString::rawExport
Check RegexMatcherString::validate
  ✅ Check RegexMatcherString::validate
RegexMatcherString::json
  ✅ RegexMatcherString::json
Simple String static tests
  ✅ Simple String static tests
Check SimpleString::construct
  ✅ Check SimpleString::construct
Check SimpleString::rawExport
  ✅ Check SimpleString::rawExport
Check SimpleString::validate
  ✅ Check SimpleString::validate
SimpleString::json
  ✅ SimpleString::json
Static StringNumberVariant checks
  ✅ Static StringNumberVariant checks
True static tests
  ✅ True static tests