From d20d43bf3622fc4bb416cf2ca95d5cf0c4c88fcf Mon Sep 17 00:00:00 2001 From: Alex Leferry 2 Date: Mon, 30 Jun 2014 12:22:50 +0200 Subject: add testing framework --- test/unit/replace/cmd | 1 + test/unit/replace/in | 1 + test/unit/replace/out | 1 + 3 files changed, 3 insertions(+) create mode 100644 test/unit/replace/cmd create mode 100644 test/unit/replace/in create mode 100644 test/unit/replace/out (limited to 'test/unit/replace') diff --git a/test/unit/replace/cmd b/test/unit/replace/cmd new file mode 100644 index 00000000..ba4e0d5a --- /dev/null +++ b/test/unit/replace/cmd @@ -0,0 +1 @@ +rb diff --git a/test/unit/replace/in b/test/unit/replace/in new file mode 100644 index 00000000..78981922 --- /dev/null +++ b/test/unit/replace/in @@ -0,0 +1 @@ +a diff --git a/test/unit/replace/out b/test/unit/replace/out new file mode 100644 index 00000000..61780798 --- /dev/null +++ b/test/unit/replace/out @@ -0,0 +1 @@ +b -- cgit v1.2.3