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/select/cmd | 1 + test/unit/select/in | 1 + test/unit/select/selections | 1 + 3 files changed, 3 insertions(+) create mode 100644 test/unit/select/cmd create mode 100644 test/unit/select/in create mode 100644 test/unit/select/selections (limited to 'test/unit/select') diff --git a/test/unit/select/cmd b/test/unit/select/cmd new file mode 100644 index 00000000..f28a02c5 --- /dev/null +++ b/test/unit/select/cmd @@ -0,0 +1 @@ +sfoo diff --git a/test/unit/select/in b/test/unit/select/in new file mode 100644 index 00000000..6969fccc --- /dev/null +++ b/test/unit/select/in @@ -0,0 +1 @@ +%(foo bar) diff --git a/test/unit/select/selections b/test/unit/select/selections new file mode 100644 index 00000000..257cc564 --- /dev/null +++ b/test/unit/select/selections @@ -0,0 +1 @@ +foo -- cgit v1.2.3