diff --git a/test/export_empty_curve.test.commandline b/test/export_empty_curve.test.commandline deleted file mode 100644 index c334d6ca..00000000 --- a/test/export_empty_curve.test.commandline +++ /dev/null @@ -1 +0,0 @@ --errorreport ../test/export_empty_curve.dig -regression -reset diff --git a/test/export_empty_then_nonempty_curves.csv_expected_1 b/test/export_empty_then_nonempty_curves.csv_expected_1 new file mode 100644 index 00000000..fa71bf4c --- /dev/null +++ b/test/export_empty_then_nonempty_curves.csv_expected_1 @@ -0,0 +1,25 @@ +x,Curve1,Curve2 +-4.9962,,-0.95 +-4.5138,,-1.075 +-4.0313,,-1.2 +-3.5688,,-1.375 +-3.106,,-1.6 +-2.6431,,-1.875 +-2.2401,,-2.225 +-1.8568,,-2.65 +-1.5737,,-3.15 +-1.3506,,-3.7 +-1.1676,,-4.275 +-1.0246,,-4.875 +0.9235,,5.05 +1.0864,,4.475 +1.2695,,3.9 +1.4927,,3.325 +1.7758,,2.825 +2.119,,2.375 +2.5221,,2 +2.9651,,1.7 +3.4278,,1.475 +3.9104,,1.3 +4.393,,1.15 +4.8552,,1.05 diff --git a/test/export_empty_then_nonempty_curves.dig b/test/export_empty_then_nonempty_curves.dig new file mode 100644 index 00000000..aa1b7ee8 --- /dev/null +++ b/test/export_empty_then_nonempty_curves.dig @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/test/export_empty_then_nonempty_curves.test.commandline b/test/export_empty_then_nonempty_curves.test.commandline new file mode 100644 index 00000000..1a07cd5f --- /dev/null +++ b/test/export_empty_then_nonempty_curves.test.commandline @@ -0,0 +1 @@ +-errorreport ../test/export_empty_then_nonempty_curves.dig -regression -reset diff --git a/test/export_empty_curve.csv_expected_1 b/test/export_nonempty_then_empty_curves.csv_expected_1 similarity index 100% rename from test/export_empty_curve.csv_expected_1 rename to test/export_nonempty_then_empty_curves.csv_expected_1 diff --git a/test/export_empty_curve.dig b/test/export_nonempty_then_empty_curves.dig similarity index 100% rename from test/export_empty_curve.dig rename to test/export_nonempty_then_empty_curves.dig diff --git a/test/export_nonempty_then_empty_curves.test.commandline b/test/export_nonempty_then_empty_curves.test.commandline new file mode 100644 index 00000000..464d5c48 --- /dev/null +++ b/test/export_nonempty_then_empty_curves.test.commandline @@ -0,0 +1 @@ +-errorreport ../test/export_nonempty_then_empty_curves.dig -regression -reset