about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-11-24 00:22:37 +0000
committerEric Wong <e@80x24.org>2019-11-24 21:47:22 +0000
commit28caef46cadc34c53e33994597de28f8e05552c0 (patch)
treef196f64cafa2f24dbe0546207c5b8eca58a6de31
parent71bcf84313d2cd1b4948b62ec5c2ff6063096d3c (diff)
downloadpublic-inbox-28caef46cadc34c53e33994597de28f8e05552c0.tar.gz
xt/ is typically reserved for "eXtended tests" intended for
the maintainers and not ordinary users.  Since these require
special configuration and do nothing by waste cycles
during startup, they qualify.
-rw-r--r--MANIFEST10
-rw-r--r--xt/git-http-backend.t (renamed from t/git-http-backend.t)0
-rw-r--r--xt/nntpd-validate.t (renamed from t/nntpd-validate.t)0
-rw-r--r--xt/perf-msgview.t (renamed from t/perf-msgview.t)0
-rw-r--r--xt/perf-nntpd.t (renamed from t/perf-nntpd.t)0
-rw-r--r--xt/perf-threading.t (renamed from t/perf-threading.t)0
6 files changed, 5 insertions, 5 deletions
diff --git a/MANIFEST b/MANIFEST
index 9475667b..9fd639f5 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -219,7 +219,6 @@ t/filter_rubylang.t
 t/filter_subjecttag.t
 t/filter_vger.t
 t/git-http-backend.psgi
-t/git-http-backend.t
 t/git.fast-import-data
 t/git.t
 t/hl_mod.t
@@ -247,13 +246,9 @@ t/msgmap.t
 t/msgtime.t
 t/nntp.t
 t/nntpd-tls.t
-t/nntpd-validate.t
 t/nntpd.t
 t/nulsubject.t
 t/over.t
-t/perf-msgview.t
-t/perf-nntpd.t
-t/perf-threading.t
 t/plack.t
 t/precheck.t
 t/psgi_attach.t
@@ -291,3 +286,8 @@ t/watch_maildir.t
 t/watch_maildir_v2.t
 t/www_listing.t
 t/xcpdb-reshard.t
+xt/git-http-backend.t
+xt/nntpd-validate.t
+xt/perf-msgview.t
+xt/perf-nntpd.t
+xt/perf-threading.t
diff --git a/t/git-http-backend.t b/xt/git-http-backend.t
index a927d89e..a927d89e 100644
--- a/t/git-http-backend.t
+++ b/xt/git-http-backend.t
diff --git a/t/nntpd-validate.t b/xt/nntpd-validate.t
index 39108639..39108639 100644
--- a/t/nntpd-validate.t
+++ b/xt/nntpd-validate.t
diff --git a/t/perf-msgview.t b/xt/perf-msgview.t
index 22d8ce20..22d8ce20 100644
--- a/t/perf-msgview.t
+++ b/xt/perf-msgview.t
diff --git a/t/perf-nntpd.t b/xt/perf-nntpd.t
index 5a176e08..5a176e08 100644
--- a/t/perf-nntpd.t
+++ b/xt/perf-nntpd.t
diff --git a/t/perf-threading.t b/xt/perf-threading.t
index 1038bda5..1038bda5 100644
--- a/t/perf-threading.t
+++ b/xt/perf-threading.t