From 60c48adcfb64ae14205bf4686cf96a219b703835 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Tue, 18 Dec 2012 12:55:44 +0100 Subject: Add selftests for reading strings with escaped characters. --- tests/Kescape | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/Kescape (limited to 'tests') diff --git a/tests/Kescape b/tests/Kescape new file mode 100644 index 0000000..ee6b2b6 --- /dev/null +++ b/tests/Kescape @@ -0,0 +1,3 @@ +config STRING + string "string" + default "\"\\" -- cgit v1.2.3