From 888f5b9f60591579f72339dc653e614562eb6e31 Mon Sep 17 00:00:00 2001 From: Niels Lohmann Date: Wed, 28 Dec 2016 12:18:48 +0100 Subject: [PATCH] :truck: renamed test files to allow windows build --- ...c:000223+000677,op:splice,rep:2 => test01} | 0 ...ig:06,src:000787,op:havoc,rep:8 => test02} | Bin ...g:06,src:000833,op:havoc,rep:32 => test03} | Bin ...g:06,src:000838,op:havoc,rep:64 => test04} | Bin ...:000846+001064,op:splice,rep:16 => test05} | Bin ...ig:06,src:000848,op:flip1,pos:0 => test06} | Bin ...g:06,src:001435,op:havoc,rep:32 => test07} | Bin ...ig:06,src:001436,op:havoc,rep:4 => test08} | Bin ...c:000864+000903,op:splice,rep:2 => test09} | Bin ...:001310+001138,op:splice,rep:32 => test10} | 0 ...:001330+000569,op:splice,rep:64 => test11} | Bin ...g:06,src:001413,op:havoc,rep:32 => test12} | Bin ...ig:06,src:001447,op:havoc,rep:4 => test13} | Bin ...c:001465+000325,op:splice,rep:4 => test14} | Bin ...ig:06,src:000539,op:havoc,rep:8 => test15} | Bin ...:06,src:001445,op:havoc,rep:128 => test16} | Bin ...g:06,src:001301,op:havoc,rep:16 => test17} | Bin ...c:001317+000850,op:splice,rep:8 => test18} | Bin ...:06,src:001382,op:havoc,rep:128 => test19} | Bin ...c:001413+001036,op:splice,rep:4 => test20} | Bin ...:000846+000155,op:splice,rep:16 => test21} | Bin test/src/unit-cbor.cpp | 42 +++++++++--------- 22 files changed, 21 insertions(+), 21 deletions(-) rename test/data/cbor_regression/{id:000000,sig:06,src:000223+000677,op:splice,rep:2 => test01} (100%) rename test/data/cbor_regression/{id:000000,sig:06,src:000787,op:havoc,rep:8 => test02} (100%) rename test/data/cbor_regression/{id:000000,sig:06,src:000833,op:havoc,rep:32 => test03} (100%) rename test/data/cbor_regression/{id:000000,sig:06,src:000838,op:havoc,rep:64 => test04} (100%) rename test/data/cbor_regression/{id:000000,sig:06,src:000846+001064,op:splice,rep:16 => test05} (100%) rename test/data/cbor_regression/{id:000000,sig:06,src:000848,op:flip1,pos:0 => test06} (100%) rename test/data/cbor_regression/{id:000000,sig:06,src:001435,op:havoc,rep:32 => test07} (100%) rename test/data/cbor_regression/{id:000000,sig:06,src:001436,op:havoc,rep:4 => test08} (100%) rename test/data/cbor_regression/{id:000001,sig:06,src:000864+000903,op:splice,rep:2 => test09} (100%) rename test/data/cbor_regression/{id:000001,sig:06,src:001310+001138,op:splice,rep:32 => test10} (100%) rename test/data/cbor_regression/{id:000001,sig:06,src:001330+000569,op:splice,rep:64 => test11} (100%) rename test/data/cbor_regression/{id:000001,sig:06,src:001413,op:havoc,rep:32 => test12} (100%) rename test/data/cbor_regression/{id:000001,sig:06,src:001447,op:havoc,rep:4 => test13} (100%) rename test/data/cbor_regression/{id:000001,sig:06,src:001465+000325,op:splice,rep:4 => test14} (100%) rename test/data/cbor_regression/{id:000002,sig:06,src:000539,op:havoc,rep:8 => test15} (100%) rename test/data/cbor_regression/{id:000004,sig:06,src:001445,op:havoc,rep:128 => test16} (100%) rename test/data/cbor_regression/{id:000002,sig:06,src:001301,op:havoc,rep:16 => test17} (100%) rename test/data/cbor_regression/{id:000002,sig:06,src:001317+000850,op:splice,rep:8 => test18} (100%) rename test/data/cbor_regression/{id:000002,sig:06,src:001382,op:havoc,rep:128 => test19} (100%) rename test/data/cbor_regression/{id:000002,sig:06,src:001413+001036,op:splice,rep:4 => test20} (100%) rename test/data/cbor_regression/{id:000003,sig:06,src:000846+000155,op:splice,rep:16 => test21} (100%) diff --git a/test/data/cbor_regression/id:000000,sig:06,src:000223+000677,op:splice,rep:2 b/test/data/cbor_regression/test01 similarity index 100% rename from test/data/cbor_regression/id:000000,sig:06,src:000223+000677,op:splice,rep:2 rename to test/data/cbor_regression/test01 diff --git a/test/data/cbor_regression/id:000000,sig:06,src:000787,op:havoc,rep:8 b/test/data/cbor_regression/test02 similarity index 100% rename from test/data/cbor_regression/id:000000,sig:06,src:000787,op:havoc,rep:8 rename to test/data/cbor_regression/test02 diff --git a/test/data/cbor_regression/id:000000,sig:06,src:000833,op:havoc,rep:32 b/test/data/cbor_regression/test03 similarity index 100% rename from test/data/cbor_regression/id:000000,sig:06,src:000833,op:havoc,rep:32 rename to test/data/cbor_regression/test03 diff --git a/test/data/cbor_regression/id:000000,sig:06,src:000838,op:havoc,rep:64 b/test/data/cbor_regression/test04 similarity index 100% rename from test/data/cbor_regression/id:000000,sig:06,src:000838,op:havoc,rep:64 rename to test/data/cbor_regression/test04 diff --git a/test/data/cbor_regression/id:000000,sig:06,src:000846+001064,op:splice,rep:16 b/test/data/cbor_regression/test05 similarity index 100% rename from test/data/cbor_regression/id:000000,sig:06,src:000846+001064,op:splice,rep:16 rename to test/data/cbor_regression/test05 diff --git a/test/data/cbor_regression/id:000000,sig:06,src:000848,op:flip1,pos:0 b/test/data/cbor_regression/test06 similarity index 100% rename from test/data/cbor_regression/id:000000,sig:06,src:000848,op:flip1,pos:0 rename to test/data/cbor_regression/test06 diff --git a/test/data/cbor_regression/id:000000,sig:06,src:001435,op:havoc,rep:32 b/test/data/cbor_regression/test07 similarity index 100% rename from test/data/cbor_regression/id:000000,sig:06,src:001435,op:havoc,rep:32 rename to test/data/cbor_regression/test07 diff --git a/test/data/cbor_regression/id:000000,sig:06,src:001436,op:havoc,rep:4 b/test/data/cbor_regression/test08 similarity index 100% rename from test/data/cbor_regression/id:000000,sig:06,src:001436,op:havoc,rep:4 rename to test/data/cbor_regression/test08 diff --git a/test/data/cbor_regression/id:000001,sig:06,src:000864+000903,op:splice,rep:2 b/test/data/cbor_regression/test09 similarity index 100% rename from test/data/cbor_regression/id:000001,sig:06,src:000864+000903,op:splice,rep:2 rename to test/data/cbor_regression/test09 diff --git a/test/data/cbor_regression/id:000001,sig:06,src:001310+001138,op:splice,rep:32 b/test/data/cbor_regression/test10 similarity index 100% rename from test/data/cbor_regression/id:000001,sig:06,src:001310+001138,op:splice,rep:32 rename to test/data/cbor_regression/test10 diff --git a/test/data/cbor_regression/id:000001,sig:06,src:001330+000569,op:splice,rep:64 b/test/data/cbor_regression/test11 similarity index 100% rename from test/data/cbor_regression/id:000001,sig:06,src:001330+000569,op:splice,rep:64 rename to test/data/cbor_regression/test11 diff --git a/test/data/cbor_regression/id:000001,sig:06,src:001413,op:havoc,rep:32 b/test/data/cbor_regression/test12 similarity index 100% rename from test/data/cbor_regression/id:000001,sig:06,src:001413,op:havoc,rep:32 rename to test/data/cbor_regression/test12 diff --git a/test/data/cbor_regression/id:000001,sig:06,src:001447,op:havoc,rep:4 b/test/data/cbor_regression/test13 similarity index 100% rename from test/data/cbor_regression/id:000001,sig:06,src:001447,op:havoc,rep:4 rename to test/data/cbor_regression/test13 diff --git a/test/data/cbor_regression/id:000001,sig:06,src:001465+000325,op:splice,rep:4 b/test/data/cbor_regression/test14 similarity index 100% rename from test/data/cbor_regression/id:000001,sig:06,src:001465+000325,op:splice,rep:4 rename to test/data/cbor_regression/test14 diff --git a/test/data/cbor_regression/id:000002,sig:06,src:000539,op:havoc,rep:8 b/test/data/cbor_regression/test15 similarity index 100% rename from test/data/cbor_regression/id:000002,sig:06,src:000539,op:havoc,rep:8 rename to test/data/cbor_regression/test15 diff --git a/test/data/cbor_regression/id:000004,sig:06,src:001445,op:havoc,rep:128 b/test/data/cbor_regression/test16 similarity index 100% rename from test/data/cbor_regression/id:000004,sig:06,src:001445,op:havoc,rep:128 rename to test/data/cbor_regression/test16 diff --git a/test/data/cbor_regression/id:000002,sig:06,src:001301,op:havoc,rep:16 b/test/data/cbor_regression/test17 similarity index 100% rename from test/data/cbor_regression/id:000002,sig:06,src:001301,op:havoc,rep:16 rename to test/data/cbor_regression/test17 diff --git a/test/data/cbor_regression/id:000002,sig:06,src:001317+000850,op:splice,rep:8 b/test/data/cbor_regression/test18 similarity index 100% rename from test/data/cbor_regression/id:000002,sig:06,src:001317+000850,op:splice,rep:8 rename to test/data/cbor_regression/test18 diff --git a/test/data/cbor_regression/id:000002,sig:06,src:001382,op:havoc,rep:128 b/test/data/cbor_regression/test19 similarity index 100% rename from test/data/cbor_regression/id:000002,sig:06,src:001382,op:havoc,rep:128 rename to test/data/cbor_regression/test19 diff --git a/test/data/cbor_regression/id:000002,sig:06,src:001413+001036,op:splice,rep:4 b/test/data/cbor_regression/test20 similarity index 100% rename from test/data/cbor_regression/id:000002,sig:06,src:001413+001036,op:splice,rep:4 rename to test/data/cbor_regression/test20 diff --git a/test/data/cbor_regression/id:000003,sig:06,src:000846+000155,op:splice,rep:16 b/test/data/cbor_regression/test21 similarity index 100% rename from test/data/cbor_regression/id:000003,sig:06,src:000846+000155,op:splice,rep:16 rename to test/data/cbor_regression/test21 diff --git a/test/src/unit-cbor.cpp b/test/src/unit-cbor.cpp index 5769ac98..9c41dc2f 100644 --- a/test/src/unit-cbor.cpp +++ b/test/src/unit-cbor.cpp @@ -1197,27 +1197,27 @@ TEST_CASE("CBOR regressions") */ for (std::string filename : { - "test/data/cbor_regression/id:000000,sig:06,src:000223+000677,op:splice,rep:2", - "test/data/cbor_regression/id:000000,sig:06,src:000787,op:havoc,rep:8", - "test/data/cbor_regression/id:000000,sig:06,src:000833,op:havoc,rep:32", - "test/data/cbor_regression/id:000000,sig:06,src:000838,op:havoc,rep:64", - "test/data/cbor_regression/id:000000,sig:06,src:000846+001064,op:splice,rep:16", - "test/data/cbor_regression/id:000000,sig:06,src:000848,op:flip1,pos:0", - "test/data/cbor_regression/id:000000,sig:06,src:001435,op:havoc,rep:32", - "test/data/cbor_regression/id:000000,sig:06,src:001436,op:havoc,rep:4v", - "test/data/cbor_regression/id:000001,sig:06,src:000864+000903,op:splice,rep:2", - "test/data/cbor_regression/id:000001,sig:06,src:001310+001138,op:splice,rep:32", - "test/data/cbor_regression/id:000001,sig:06,src:001330+000569,op:splice,rep:64", - "test/data/cbor_regression/id:000001,sig:06,src:001413,op:havoc,rep:32", - "test/data/cbor_regression/id:000001,sig:06,src:001447,op:havoc,rep:4", - "test/data/cbor_regression/id:000001,sig:06,src:001465+000325,op:splice,rep:4", - "test/data/cbor_regression/id:000002,sig:06,src:000539,op:havoc,rep:8", - "test/data/cbor_regression/id:000002,sig:06,src:001301,op:havoc,rep:16", - "test/data/cbor_regression/id:000002,sig:06,src:001317+000850,op:splice,rep:8", - "test/data/cbor_regression/id:000002,sig:06,src:001382,op:havoc,rep:128", - "test/data/cbor_regression/id:000002,sig:06,src:001413+001036,op:splice,rep:4", - "test/data/cbor_regression/id:000003,sig:06,src:000846+000155,op:splice,rep:16", - "test/data/cbor_regression/id:000004,sig:06,src:001445,op:havoc,rep:128" + "test/data/cbor_regression/test01", + "test/data/cbor_regression/test02", + "test/data/cbor_regression/test03", + "test/data/cbor_regression/test04", + "test/data/cbor_regression/test05", + "test/data/cbor_regression/test06", + "test/data/cbor_regression/test07", + "test/data/cbor_regression/test08", + "test/data/cbor_regression/test09", + "test/data/cbor_regression/test10", + "test/data/cbor_regression/test11", + "test/data/cbor_regression/test12", + "test/data/cbor_regression/test13", + "test/data/cbor_regression/test14", + "test/data/cbor_regression/test15", + "test/data/cbor_regression/test16", + "test/data/cbor_regression/test17", + "test/data/cbor_regression/test18", + "test/data/cbor_regression/test19", + "test/data/cbor_regression/test20", + "test/data/cbor_regression/test21" }) { CAPTURE(filename);