aboutsummaryrefslogtreecommitdiffhomepage
path: root/performance-test/Makefile.local
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2012-12-16 10:55:51 -0400
committerGravatar David Bremner <bremner@debian.org>2012-12-25 08:49:24 -0400
commit047cd7a595f760a23415b9e38d7136325f28b114 (patch)
tree6bb6dc40af3978055628082264c8d0453541ef0c /performance-test/Makefile.local
parentf43b23f8e02dfd973a17e02d60f1e14e8b9da301 (diff)
perf-test: rename current tests as "time tests"
This is almost entirely renaming files, except for updating a few references to those file names, and changing the makefile target. A new set of memory tests will be run separately because they take much longer.
Diffstat (limited to 'performance-test/Makefile.local')
-rw-r--r--performance-test/Makefile.local2
1 files changed, 1 insertions, 1 deletions
diff --git a/performance-test/Makefile.local b/performance-test/Makefile.local
index 3834e4d7..57beb443 100644
--- a/performance-test/Makefile.local
+++ b/performance-test/Makefile.local
@@ -10,7 +10,7 @@ SIGFILE := ${TXZFILE}.asc
TEST_SCRIPT := ${dir}/notmuch-perf-test
DEFAULT_URL := http://notmuchmail.org/releases/${CORPUS_NAME}
-perf-test: setup-perf-test all
+time-test: setup-perf-test all
$(TEST_SCRIPT) $(OPTIONS)
.PHONY: download-corpus setup-perf-test