tests: rename few tests (on silent-rules support)
commitdd3fb7edb9639ae5c22c5fc0cfcd8d053f6c1688
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 7 Nov 2012 19:39:19 +0000 (7 20:39 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 7 Nov 2012 20:13:59 +0000 (7 21:13 +0100)
treea82044a54efc304e12ce4a36090a90cef3c19078
parent7dbf3d6acb8d3281140cb7958c4937d33e3e53ef
tests: rename few tests (on silent-rules support)

Either to more informative names, or to names more consistent with the
ones of similar/related tests.

* t/silent.sh: Rename ...
* t/silent-c-generic.sh: ... like this, and adjust heading comments.
* t/silent2.sh: Rename ...
* t/silent-c-gcc.sh: ... like this, and adjust heading comments.
* t/silent3.sh: Rename ...
* t/silent-lt-generic.sh: ... like this, and adjust heading comments.
* t/silent4.sh: Rename ...
* t/silent-lt-gcc.sh: ... like this, and adjust heading comments.
* t/silentcxx.sh: Rename ...
* t/silent-cxx-generic.sh: ... like this, and adjust heading comments.
* t/silentcxx-gcc.sh: Rename ...
* t/silent-cxx-gcc.sh: ... like this, and adjust heading comments.
* t/silentf77.sh: Rename ...
* t/silent-f77.sh: ... like this, and adjust heading comments.
* t/silentf90.sh: Rename ...
* t/silent-f90.sh: ... like this, and adjust heading comments.
* t/silent7.sh: Rename ...
* t/silent-gen.sh: ... like this, and adjust heading comments.
* t/silent6.sh: Rename ...
* t/silent-custom.sh: ... like this.
* t/silent8.sh: Rename ...
* t/silent-texi.sh: ... like this.
* t/list-of-tests.mk: Adjust.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
12 files changed:
t/list-of-tests.mk
t/silent-c-gcc.sh [moved from t/silent2.sh with 96% similarity]
t/silent-c-generic.sh [moved from t/silent.sh with 97% similarity]
t/silent-custom.sh [moved from t/silent6.sh with 100% similarity]
t/silent-cxx-gcc.sh [moved from t/silentcxx-gcc.sh with 97% similarity]
t/silent-cxx-generic.sh [moved from t/silentcxx.sh with 97% similarity]
t/silent-f77.sh [moved from t/silentf77.sh with 97% similarity]
t/silent-f90.sh [moved from t/silentf90.sh with 97% similarity]
t/silent-gen.sh [moved from t/silent7.sh with 93% similarity]
t/silent-lt-gcc.sh [moved from t/silent4.sh with 96% similarity]
t/silent-lt-generic.sh [moved from t/silent3.sh with 97% similarity]
t/silent-texi.sh [moved from t/silent8.sh with 100% similarity]