Commit 4f484d3
authored
YAML Conformance Tests and Fixes (#2305)
* YAML Conformance Tests and Fixes
* Update yaml_conformance.cpp
* Update yaml_conformance.cpp
* indent_stack for yaml_context
* detect_nested_value_indent
* anchors
* documentation for anchors and aliases
* fixes
* Update yaml_conformance.cpp
* More passing anchor tests
* fix more anchor failures
* Whitespace around colon in mappings
* More yaml conformance
* More passing
* conformance
* More yaml parse fixes
* more yaml conformance
* Much more yaml conformance
* more yaml conformance
* progress
* conformance tests passing
* More write tests
* Block scalars are not valid inside flow collections
* Reduce duplication with parse_node_properties
* avoid head allocations for anchor lookups
* Update read.hpp
* inline_value_has_plain_mapping_indicator
* more testing
* concrete struct parsing tests
* Update yaml_conformance_struct.cpp1 parent a67f6f0 commit 4f484d3
File tree
10 files changed
+13713
-515
lines changed- docs
- include/glaze/yaml
- tests
- yaml_conformance
- yaml_test
10 files changed
+13713
-515
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
319 | 423 | | |
320 | 424 | | |
321 | 425 | | |
322 | 426 | | |
323 | 427 | | |
324 | 428 | | |
325 | 429 | | |
326 | | - | |
327 | 430 | | |
328 | 431 | | |
329 | 432 | | |
| 433 | + | |
330 | 434 | | |
331 | 435 | | |
332 | 436 | | |
| |||
0 commit comments