mirror of
https://github.com/loot/yaml-cpp.git
synced 2026-07-27 14:13:42 -07:00
Wrote some tests, but they don't work because it doesn't output maps in a canonical form.
This commit is contained in:
@@ -165,6 +165,10 @@
|
||||
RelativePath=".\main.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\tests.cpp"
|
||||
>
|
||||
</File>
|
||||
<Filter
|
||||
Name="Scanner"
|
||||
>
|
||||
@@ -247,6 +251,10 @@
|
||||
RelativePath=".\exceptions.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\tests.h"
|
||||
>
|
||||
</File>
|
||||
<Filter
|
||||
Name="Scanner"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user