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/repeat-insert/cmd | 1 + test/unit/repeat-insert/out | 1 + 2 files changed, 2 insertions(+) create mode 100644 test/unit/repeat-insert/cmd create mode 100644 test/unit/repeat-insert/out (limited to 'test/unit/repeat-insert') diff --git a/test/unit/repeat-insert/cmd b/test/unit/repeat-insert/cmd new file mode 100644 index 00000000..8eb06025 --- /dev/null +++ b/test/unit/repeat-insert/cmd @@ -0,0 +1 @@ +afoo. diff --git a/test/unit/repeat-insert/out b/test/unit/repeat-insert/out new file mode 100644 index 00000000..55b5f1fc --- /dev/null +++ b/test/unit/repeat-insert/out @@ -0,0 +1 @@ +foofoo -- cgit v1.2.3