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/split/cmd | 1 + test/unit/split/in | 1 + test/unit/split/selections | 1 + 3 files changed, 3 insertions(+) create mode 100644 test/unit/split/cmd create mode 100644 test/unit/split/in create mode 100644 test/unit/split/selections (limited to 'test/unit/split') diff --git a/test/unit/split/cmd b/test/unit/split/cmd new file mode 100644 index 00000000..01c0a32d --- /dev/null +++ b/test/unit/split/cmd @@ -0,0 +1 @@ +S diff --git a/test/unit/split/in b/test/unit/split/in new file mode 100644 index 00000000..8be66fa5 --- /dev/null +++ b/test/unit/split/in @@ -0,0 +1 @@ +%(foo bar baz) diff --git a/test/unit/split/selections b/test/unit/split/selections new file mode 100644 index 00000000..375f1aa4 --- /dev/null +++ b/test/unit/split/selections @@ -0,0 +1 @@ +baz:foo:bar -- cgit v1.2.3