]> rtime.felk.cvut.cz Git - notmuch.git/commit
test: Rename all tests to get rid of the ugly numbers in file names.
authorCarl Worth <cworth@cworth.org>
Fri, 17 Sep 2010 22:58:39 +0000 (15:58 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 17 Sep 2010 23:01:42 +0000 (16:01 -0700)
commit7263aa9ec3f72bb65a491b2c64345ab5258b24ee
tree57614bee32cf5247100d01b02428766486be3552
parent51cd69feb1d131db7a468e33e0fa2e043caad41e
test: Rename all tests to get rid of the ugly numbers in file names.

The numbers were meaningless, and they made it hard to find a file of interest.

Instead, we get the ordering we want by adding an explicit list of
tests to run to the notmuch-test script.
14 files changed:
test/author-reordering [moved from test/t0009-author-reordering.sh with 100% similarity]
test/basic [moved from test/t0000-basic.sh with 100% similarity]
test/dump-restore [moved from test/t0006-dump-restore.sh with 100% similarity]
test/encoding-issues [moved from test/t0012-encoding-issues.sh with 100% similarity]
test/from-line-heuristics [moved from test/t0010-from-line-heuristics.sh with 100% similarity]
test/json [moved from test/t0003-json.sh with 100% similarity]
test/long-msgid [moved from test/t0011-long-msgid.sh with 100% similarity]
test/new [moved from test/t0001-new.sh with 100% similarity]
test/notmuch-test
test/reply [moved from test/t0005-reply.sh with 100% similarity]
test/search [moved from test/t0002-search.sh with 100% similarity]
test/thread-naming [moved from test/t0004-thread-naming.sh with 100% similarity]
test/threading-out-of-order [moved from test/t0008-threading-out-of-order.sh with 100% similarity]
test/uuencode [moved from test/t0007-uuencode.sh with 100% similarity]