From add76bc1fcaf575e3a8514e5f9c5041a1a64dcac Mon Sep 17 00:00:00 2001 From: Nicolas Pouillard Date: Fri, 16 Jan 2015 16:53:18 +0100 Subject: [PATCH] Make the tests for hex-{encode,decode} more consistent --- tests/hex-decode.t/stdin | 2 +- tests/hex-decode.t/stdout | 2 +- tests/hex-encode.t/TESTRECIPE | 2 +- tests/hex-encode.t/stdin | 2 +- tests/hex-encode.t/stdout | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/hex-decode.t/stdin b/tests/hex-decode.t/stdin index e7bc226..64d7fd9 100644 --- a/tests/hex-decode.t/stdin +++ b/tests/hex-decode.t/stdin @@ -1 +1 @@ -636f7272656374206261747465727920686f72736520737461706c650a +636f727265637420686f727365206261747465727920737461706c65 \ No newline at end of file diff --git a/tests/hex-decode.t/stdout b/tests/hex-decode.t/stdout index cbf56e2..212843f 100644 --- a/tests/hex-decode.t/stdout +++ b/tests/hex-decode.t/stdout @@ -1 +1 @@ -correct battery horse staple +correct horse battery staple \ No newline at end of file diff --git a/tests/hex-encode.t/TESTRECIPE b/tests/hex-encode.t/TESTRECIPE index 2982ec9..743b9a9 100644 --- a/tests/hex-encode.t/TESTRECIPE +++ b/tests/hex-encode.t/TESTRECIPE @@ -2,7 +2,7 @@ testname=hex-encode.t command=hx -args=( encode-hex ) +args=( hex-encode ) exit_code=0 stdin_file=stdin stdout_file=stdout diff --git a/tests/hex-encode.t/stdin b/tests/hex-encode.t/stdin index cbf56e2..212843f 100644 --- a/tests/hex-encode.t/stdin +++ b/tests/hex-encode.t/stdin @@ -1 +1 @@ -correct battery horse staple +correct horse battery staple \ No newline at end of file diff --git a/tests/hex-encode.t/stdout b/tests/hex-encode.t/stdout index e7bc226..abd8fc7 100644 --- a/tests/hex-encode.t/stdout +++ b/tests/hex-encode.t/stdout @@ -1 +1 @@ -636f7272656374206261747465727920686f72736520737461706c650a +636f727265637420686f727365206261747465727920737461706c65