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/START/WORD/cmd | 1 + test/unit/START/WORD/in | 1 + test/unit/START/WORD/selections | 1 + test/unit/START/angle/cmd | 1 + test/unit/START/angle/in | 1 + test/unit/START/angle/selections | 1 + test/unit/START/braces/cmd | 1 + test/unit/START/braces/in | 3 +++ test/unit/START/braces/selections | 2 ++ test/unit/START/brackets/cmd | 1 + test/unit/START/brackets/in | 3 +++ test/unit/START/brackets/selections | 2 ++ test/unit/START/double_quote/cmd | 1 + test/unit/START/double_quote/in | 1 + test/unit/START/double_quote/selections | 1 + test/unit/START/grave_quote/cmd | 1 + test/unit/START/grave_quote/in | 1 + test/unit/START/grave_quote/selections | 1 + test/unit/START/indent/cmd | 1 + test/unit/START/indent/in | 3 +++ test/unit/START/indent/selections | 3 +++ test/unit/START/paragraph/cmd | 1 + test/unit/START/paragraph/in | 8 ++++++++ test/unit/START/paragraph/selections | 4 ++++ test/unit/START/parenthesis/cmd | 1 + test/unit/START/parenthesis/in | 1 + test/unit/START/parenthesis/selections | 1 + test/unit/START/sentence/cmd | 1 + test/unit/START/sentence/in | 6 ++++++ test/unit/START/sentence/selections | 2 ++ test/unit/START/single_quote/cmd | 1 + test/unit/START/single_quote/in | 1 + test/unit/START/single_quote/selections | 1 + test/unit/START/word/cmd | 1 + test/unit/START/word/in | 1 + test/unit/START/word/selections | 1 + 36 files changed, 62 insertions(+) create mode 100644 test/unit/START/WORD/cmd create mode 100644 test/unit/START/WORD/in create mode 100644 test/unit/START/WORD/selections create mode 100644 test/unit/START/angle/cmd create mode 100644 test/unit/START/angle/in create mode 100644 test/unit/START/angle/selections create mode 100644 test/unit/START/braces/cmd create mode 100644 test/unit/START/braces/in create mode 100644 test/unit/START/braces/selections create mode 100644 test/unit/START/brackets/cmd create mode 100644 test/unit/START/brackets/in create mode 100644 test/unit/START/brackets/selections create mode 100644 test/unit/START/double_quote/cmd create mode 100644 test/unit/START/double_quote/in create mode 100644 test/unit/START/double_quote/selections create mode 100644 test/unit/START/grave_quote/cmd create mode 100644 test/unit/START/grave_quote/in create mode 100644 test/unit/START/grave_quote/selections create mode 100644 test/unit/START/indent/cmd create mode 100644 test/unit/START/indent/in create mode 100644 test/unit/START/indent/selections create mode 100644 test/unit/START/paragraph/cmd create mode 100644 test/unit/START/paragraph/in create mode 100644 test/unit/START/paragraph/selections create mode 100644 test/unit/START/parenthesis/cmd create mode 100644 test/unit/START/parenthesis/in create mode 100644 test/unit/START/parenthesis/selections create mode 100644 test/unit/START/sentence/cmd create mode 100644 test/unit/START/sentence/in create mode 100644 test/unit/START/sentence/selections create mode 100644 test/unit/START/single_quote/cmd create mode 100644 test/unit/START/single_quote/in create mode 100644 test/unit/START/single_quote/selections create mode 100644 test/unit/START/word/cmd create mode 100644 test/unit/START/word/in create mode 100644 test/unit/START/word/selections (limited to 'test/unit/START') diff --git a/test/unit/START/WORD/cmd b/test/unit/START/WORD/cmd new file mode 100644 index 00000000..f2ed5a2e --- /dev/null +++ b/test/unit/START/WORD/cmd @@ -0,0 +1 @@ +{W diff --git a/test/unit/START/WORD/in b/test/unit/START/WORD/in new file mode 100644 index 00000000..82588cdb --- /dev/null +++ b/test/unit/START/WORD/in @@ -0,0 +1 @@ +foo bar-ba%(z) qux diff --git a/test/unit/START/WORD/selections b/test/unit/START/WORD/selections new file mode 100644 index 00000000..d6311946 --- /dev/null +++ b/test/unit/START/WORD/selections @@ -0,0 +1 @@ +bar-baz diff --git a/test/unit/START/angle/cmd b/test/unit/START/angle/cmd new file mode 100644 index 00000000..e61ebcbe --- /dev/null +++ b/test/unit/START/angle/cmd @@ -0,0 +1 @@ +{a diff --git a/test/unit/START/angle/in b/test/unit/START/angle/in new file mode 100644 index 00000000..8dea61dd --- /dev/null +++ b/test/unit/START/angle/in @@ -0,0 +1 @@ +#include <%(f)oo> diff --git a/test/unit/START/angle/selections b/test/unit/START/angle/selections new file mode 100644 index 00000000..1ab3973e --- /dev/null +++ b/test/unit/START/angle/selections @@ -0,0 +1 @@ +