tests: rename some with more descriptive names
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 25 Apr 2013 20:02:14 +0000 (22:02 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 25 Apr 2013 20:02:14 +0000 (22:02 +0200)
* t/tar3.sh: Rename ...
* t/tar-opts-errors.sh: ... like this.
* t/tar2.sh: Rename...
* t/tar-pax.sh: ... like this.
* t/tar.sh: Rename ...
* t/tar-ustar.sh: ... like this.
* t/list-of-tests.mk: Adjust.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/list-of-tests.mk
t/tar-opts-errors.sh [moved from t/tar3.sh with 100% similarity]
t/tar-pax.sh [moved from t/tar2.sh with 100% similarity]
t/tar-ustar.sh [moved from t/tar.sh with 100% similarity]

index 679fe5d..a610169 100644 (file)
@@ -1156,9 +1156,9 @@ t/tags.sh \
 t/tags2.sh \
 t/tagsub.sh \
 t/tags-pr12372.sh \
-t/tar.sh \
-t/tar2.sh \
-t/tar3.sh \
+t/tar-ustar.sh \
+t/tar-pax.sh \
+t/tar-opts-errors.sh \
 t/tar-override.sh \
 t/target-cflags.sh \
 t/targetclash.sh \
similarity index 100%
rename from t/tar3.sh
rename to t/tar-opts-errors.sh
similarity index 100%
rename from t/tar2.sh
rename to t/tar-pax.sh
similarity index 100%
rename from t/tar.sh
rename to t/tar-ustar.sh