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/append/cmd | 1 + test/unit/append/in | 1 + test/unit/append/selections | 2 ++ 3 files changed, 4 insertions(+) create mode 100644 test/unit/append/cmd create mode 100644 test/unit/append/in create mode 100644 test/unit/append/selections (limited to 'test/unit/append') diff --git a/test/unit/append/cmd b/test/unit/append/cmd new file mode 100644 index 00000000..15bfb21a --- /dev/null +++ b/test/unit/append/cmd @@ -0,0 +1 @@ +append diff --git a/test/unit/append/in b/test/unit/append/in new file mode 100644 index 00000000..78981922 --- /dev/null +++ b/test/unit/append/in @@ -0,0 +1 @@ +a diff --git a/test/unit/append/selections b/test/unit/append/selections new file mode 100644 index 00000000..2591812f --- /dev/null +++ b/test/unit/append/selections @@ -0,0 +1,2 @@ +append + -- cgit v1.2.3