summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e1ca1c9)
raw | patch | inline | side by side (parent: e1ca1c9)
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | |
Fri, 2 Jul 2010 14:59:44 +0000 (14:59 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 5 Jul 2010 18:23:37 +0000 (11:23 -0700) |
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/README | patch | blob | history |
diff --git a/t/README b/t/README
index cad6fde8e2ce85f0806ab8b1e60cd4f56aedb605..a7312fa98ccef4b18ed7cdfe34e963c23b9d9381 100644 (file)
--- a/t/README
+++ b/t/README
ok 3 - plain bare
Since the tests all output TAP (see http://testanything.org) they can
-be run with any TAP harness. Here's an example of paralell testing
+be run with any TAP harness. Here's an example of parallel testing
powered by a recent version of prove(1):
$ prove --timer --jobs 15 ./t[0-9]*.sh