change test sketch failing under x86-64-v3. Add a copy of the sketch
for the old round-trip tests.
This commit is contained in:
parent
cc52eb237d
commit
af8b0e4dbf
Binary file not shown.
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.1 KiB |
Binary file not shown.
BIN
test/constraint/equal_angle/normal_old_version.slvs
Normal file
BIN
test/constraint/equal_angle/normal_old_version.slvs
Normal file
Binary file not shown.
@ -8,12 +8,12 @@ TEST_CASE(normal_roundtrip) {
|
||||
|
||||
TEST_CASE(normal_migrate_from_v20) {
|
||||
CHECK_LOAD("normal_v20.slvs");
|
||||
CHECK_SAVE("normal.slvs");
|
||||
CHECK_SAVE("normal_old_version.slvs");
|
||||
}
|
||||
|
||||
TEST_CASE(normal_migrate_from_v22) {
|
||||
CHECK_LOAD("normal_v22.slvs");
|
||||
CHECK_SAVE("normal.slvs");
|
||||
CHECK_SAVE("normal_old_version.slvs");
|
||||
}
|
||||
|
||||
TEST_CASE(other_roundtrip) {
|
||||
|
Loading…
Reference in New Issue
Block a user