tests: rename some tests to more expressive names, again
commit2990f48d423c92f8800f8f50368b6b6d1d1be788
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 26 Oct 2012 12:50:46 +0000 (26 14:50 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 26 Oct 2012 13:01:45 +0000 (26 15:01 +0200)
tree95aeb769895495364e089aba937b4631c7369e13
parent042a2279fe1d030b0deb559c6318213e3cea1f6f
tests: rename some tests to more expressive names, again

* t/parallel-tests.sh: Rename ...
* t/parallel-tests-basics.sh: ... like this.
* t/parallel-tests3.sh: Rename ...
* t/parallel-tests-concurrency.sh: ... like this.
* t/parallel-tests5.sh: Rename ...
* t/parallel-tests-concurrency-2.sh: ... like this.
* t/parallel-tests6.sh: Rename ...
* t/parallel-tests-empty.sh: ... like this.  Adjust comments.
* t/parallel-tests8.sh: Rename ...
* t/parallel-tests-generated-and-distributed.sh: ... like this.
* t/parallel-tests9.sh: Rename ...
* t/parallel-tests-recheck.sh: ... like this.
* t/parallel-tests10.sh: Rename ...
* t/parallel-tests-trailing-whitespace.sh: ... like this.
* t/remake3a.sh: Rename ...
* t/remake-subdir-no-makefile.sh: ... like this.
* t/remake4.sh: Rename ...
* t/remake-not-after-make-dist.sh: ... like this.
* t/remake5.sh: Rename ...
* t/remake-maintainer-mode.sh: ... like this.
* t/remake6.sh: Rename ...
* t/remake-subdir3.sh: ... like this.
* t/remake7.sh: Rename ...
* t/remake-fail.sh: ... like this.
* t/remake11.sh: Rename ...
* t/remake-deeply-nested.sh: ... like this
* t/remake12.sh: Rename ...
* t/remake-mild-stress.sh: ... like this
* t/pr8365-remake-timing.sh: Rename ...
* t/remake-timing-bug-pr8365.sh: ... like this.
* t/list-of-tests.mk: Adjust.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
16 files changed:
t/list-of-tests.mk
t/parallel-tests-basics.sh [moved from t/parallel-tests.sh with 100% similarity]
t/parallel-tests-concurrency-2.sh [moved from t/parallel-tests5.sh with 100% similarity]
t/parallel-tests-concurrency.sh [moved from t/parallel-tests3.sh with 100% similarity]
t/parallel-tests-empty.sh [moved from t/parallel-tests6.sh with 94% similarity]
t/parallel-tests-generated-and-distributed.sh [moved from t/parallel-tests8.sh with 100% similarity]
t/parallel-tests-recheck.sh [moved from t/parallel-tests9.sh with 100% similarity]
t/parallel-tests-trailing-whitespace.sh [moved from t/parallel-tests10.sh with 100% similarity]
t/remake-deeply-nested.sh [moved from t/remake11.sh with 100% similarity]
t/remake-fail.sh [moved from t/remake7.sh with 100% similarity]
t/remake-maintainer-mode.sh [moved from t/remake5.sh with 100% similarity]
t/remake-mild-stress.sh [moved from t/remake12.sh with 100% similarity]
t/remake-not-after-make-dist.sh [moved from t/remake4.sh with 100% similarity]
t/remake-subdir-no-makefile.sh [moved from t/remake3a.sh with 100% similarity]
t/remake-subdir3.sh [moved from t/remake6.sh with 100% similarity]
t/remake-timing-bug-pr8365.sh [moved from t/pr8365-remake-timing.sh with 100% similarity]