From c3a9eba0ec03fd8d5d7add17af16300e87ab11bc Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 27 Mar 2016 21:25:38 +0200 Subject: add tac test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- test-all | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test-all') diff --git a/test-all b/test-all index c07f765..e5d16e1 100755 --- a/test-all +++ b/test-all @@ -6,7 +6,8 @@ function all() { echo patch md5sum rawshake256sum rawshake512sum sha1sum sha224sum sha256sum sha3-224sum \ sha3-256sum sha3-384sum sha3-512sum sha384sum sha512-224sum sha512-256sum sha512sum \ - shake256sum shake512sum cksum true false echo test basename dirname uniq cat yes + shake256sum shake512sum cksum true false echo test basename dirname uniq cat yes \ + tac } exec 99>&2 -- cgit v1.2.3-70-g09d2