summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2018-08-19 14:48:47 +0200
committerFlorian Pritz <bluewind@xinu.at>2018-08-19 14:48:47 +0200
commit13f51c2044fb22f6b3cb8c674a23fe636f7fb33d (patch)
treedc7d9cc7aabff00fd59f1a255faf4c1ce581e65b
parentdcb88a73de56ed32368ebbf9b22053b2c1b1c89b (diff)
downloadApp-BorgRestore-13f51c2044fb22f6b3cb8c674a23fe636f7fb33d.tar.gz
App-BorgRestore-13f51c2044fb22f6b3cb8c674a23fe636f7fb33d.tar.xz
Reorganize tests
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r--.proverc2
-rw-r--r--t/cache_contains_data.t (renamed from t/07_cache_contains_data.t)0
-rw-r--r--t/compile.t (renamed from t/00_compile.t)0
-rw-r--r--t/find_archives.t (renamed from t/09_find_archives.t)0
-rw-r--r--t/find_archives_mocked.t (renamed from t/04_find_archives.t)0
-rw-r--r--t/handle_added_archives.t (renamed from t/02_parsing.t)0
-rw-r--r--t/helper/untaint.t (renamed from t/01_untaint.t)0
-rw-r--r--t/pod.t (renamed from t/05_pod.t)0
-rw-r--r--t/pod_coverage.t (renamed from t/06_pod_coverage.t)0
-rw-r--r--t/search_path.t (renamed from t/08_search_path.t)0
-rw-r--r--t/timespec_to_seconds.t (renamed from t/03_timespec.t)0
11 files changed, 2 insertions, 0 deletions
diff --git a/.proverc b/.proverc
new file mode 100644
index 0000000..8cc148d
--- /dev/null
+++ b/.proverc
@@ -0,0 +1,2 @@
+-r
+t
diff --git a/t/07_cache_contains_data.t b/t/cache_contains_data.t
index 2187ab0..2187ab0 100644
--- a/t/07_cache_contains_data.t
+++ b/t/cache_contains_data.t
diff --git a/t/00_compile.t b/t/compile.t
index 2c21a88..2c21a88 100644
--- a/t/00_compile.t
+++ b/t/compile.t
diff --git a/t/09_find_archives.t b/t/find_archives.t
index 7b1fc0f..7b1fc0f 100644
--- a/t/09_find_archives.t
+++ b/t/find_archives.t
diff --git a/t/04_find_archives.t b/t/find_archives_mocked.t
index 7f0186a..7f0186a 100644
--- a/t/04_find_archives.t
+++ b/t/find_archives_mocked.t
diff --git a/t/02_parsing.t b/t/handle_added_archives.t
index c2b8e78..c2b8e78 100644
--- a/t/02_parsing.t
+++ b/t/handle_added_archives.t
diff --git a/t/01_untaint.t b/t/helper/untaint.t
index f9d8a9c..f9d8a9c 100644
--- a/t/01_untaint.t
+++ b/t/helper/untaint.t
diff --git a/t/05_pod.t b/t/pod.t
index de15747..de15747 100644
--- a/t/05_pod.t
+++ b/t/pod.t
diff --git a/t/06_pod_coverage.t b/t/pod_coverage.t
index fc346af..fc346af 100644
--- a/t/06_pod_coverage.t
+++ b/t/pod_coverage.t
diff --git a/t/08_search_path.t b/t/search_path.t
index ef6901c..ef6901c 100644
--- a/t/08_search_path.t
+++ b/t/search_path.t
diff --git a/t/03_timespec.t b/t/timespec_to_seconds.t
index 0f367c9..0f367c9 100644
--- a/t/03_timespec.t
+++ b/t/timespec_to_seconds.t