mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 12:41:17 +00: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