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/upper-case/cmd | 1 + test/unit/upper-case/in | 1 + test/unit/upper-case/selections | 1 + 3 files changed, 3 insertions(+) create mode 100644 test/unit/upper-case/cmd create mode 100644 test/unit/upper-case/in create mode 100644 test/unit/upper-case/selections (limited to 'test/unit/upper-case') diff --git a/test/unit/upper-case/cmd b/test/unit/upper-case/cmd new file mode 100644 index 00000000..54bcf304 --- /dev/null +++ b/test/unit/upper-case/cmd @@ -0,0 +1 @@ +~ diff --git a/test/unit/upper-case/in b/test/unit/upper-case/in new file mode 100644 index 00000000..c2267c2e --- /dev/null +++ b/test/unit/upper-case/in @@ -0,0 +1 @@ +%(foo) diff --git a/test/unit/upper-case/selections b/test/unit/upper-case/selections new file mode 100644 index 00000000..b7d6715e --- /dev/null +++ b/test/unit/upper-case/selections @@ -0,0 +1 @@ +FOO -- cgit v1.2.3