summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2022-06-16 08:05:27 +0200
committerGitHub <noreply@github.com>2022-06-16 08:05:27 +0200
commit050fa9062f6a62ee2adefde17e6634edd79d92fc (patch)
tree1cb5b573ae02cc7c0054a75cb4e861f67e5cbf9c /tests
parentfa9ecc431d51339dae1a4841d49b881282e14519 (diff)
tap-dance: Rename tests so that tap_dance is used consistently (#17396)
Diffstat (limited to 'tests')
-rw-r--r--tests/tap_dance/config.h (renamed from tests/tapdance/config.h)0
-rw-r--r--tests/tap_dance/examples.c (renamed from tests/tapdance/examples.c)0
-rw-r--r--tests/tap_dance/examples.h (renamed from tests/tapdance/examples.h)0
-rw-r--r--tests/tap_dance/test.mk (renamed from tests/tapdance/test.mk)0
-rw-r--r--tests/tap_dance/test_examples.cpp (renamed from tests/tapdance/test_examples.cpp)0
5 files changed, 0 insertions, 0 deletions
diff --git a/tests/tapdance/config.h b/tests/tap_dance/config.h
index 6aada3efd3..6aada3efd3 100644
--- a/tests/tapdance/config.h
+++ b/tests/tap_dance/config.h
diff --git a/tests/tapdance/examples.c b/tests/tap_dance/examples.c
index 4a5be41b08..4a5be41b08 100644
--- a/tests/tapdance/examples.c
+++ b/tests/tap_dance/examples.c
diff --git a/tests/tapdance/examples.h b/tests/tap_dance/examples.h
index 2622af6b2f..2622af6b2f 100644
--- a/tests/tapdance/examples.h
+++ b/tests/tap_dance/examples.h
diff --git a/tests/tapdance/test.mk b/tests/tap_dance/test.mk
index 041d9b4dc9..041d9b4dc9 100644
--- a/tests/tapdance/test.mk
+++ b/tests/tap_dance/test.mk
diff --git a/tests/tapdance/test_examples.cpp b/tests/tap_dance/test_examples.cpp
index e67e6cb907..e67e6cb907 100644
--- a/tests/tapdance/test_examples.cpp
+++ b/tests/tap_dance/test_examples.cpp