From 48fb51bbe7e66669a557fa4e048f436bfa6d1b4e Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" Date: Fri, 7 Apr 2023 15:07:29 -0300 Subject: [PATCH] [Tests] Added links for KiCad 7.99 config tests --- tests/data/config_redirect/7.99 | 1 + tests/data/kicad/7.99 | 1 + tests/data/kicad_err_1/7.99 | 1 + tests/data/kicad_err_2/7.99 | 1 + tests/data/kicad_ok/7.99 | 1 + 5 files changed, 5 insertions(+) create mode 120000 tests/data/config_redirect/7.99 create mode 120000 tests/data/kicad/7.99 create mode 120000 tests/data/kicad_err_1/7.99 create mode 120000 tests/data/kicad_err_2/7.99 create mode 120000 tests/data/kicad_ok/7.99 diff --git a/tests/data/config_redirect/7.99 b/tests/data/config_redirect/7.99 new file mode 120000 index 00000000..50495384 --- /dev/null +++ b/tests/data/config_redirect/7.99 @@ -0,0 +1 @@ +6.0 \ No newline at end of file diff --git a/tests/data/kicad/7.99 b/tests/data/kicad/7.99 new file mode 120000 index 00000000..50495384 --- /dev/null +++ b/tests/data/kicad/7.99 @@ -0,0 +1 @@ +6.0 \ No newline at end of file diff --git a/tests/data/kicad_err_1/7.99 b/tests/data/kicad_err_1/7.99 new file mode 120000 index 00000000..50495384 --- /dev/null +++ b/tests/data/kicad_err_1/7.99 @@ -0,0 +1 @@ +6.0 \ No newline at end of file diff --git a/tests/data/kicad_err_2/7.99 b/tests/data/kicad_err_2/7.99 new file mode 120000 index 00000000..50495384 --- /dev/null +++ b/tests/data/kicad_err_2/7.99 @@ -0,0 +1 @@ +6.0 \ No newline at end of file diff --git a/tests/data/kicad_ok/7.99 b/tests/data/kicad_ok/7.99 new file mode 120000 index 00000000..50495384 --- /dev/null +++ b/tests/data/kicad_ok/7.99 @@ -0,0 +1 @@ +6.0 \ No newline at end of file