summaryrefslogtreecommitdiffstats
path: root/amend/tests/005-lex-quoted-string/input
diff options
context:
space:
mode:
authorDoug Zongker <dougz@android.com>2009-07-16 03:10:28 +0200
committerDoug Zongker <dougz@android.com>2009-07-16 03:10:28 +0200
commit608fa02e1ac0ea11a0d3ca754f38bd76b77faa82 (patch)
tree5e7eb02fce9e783a2a149b8580e3da69d3cb6a2d /amend/tests/005-lex-quoted-string/input
parentam bec02d57: skip over all-zero blocks when reading MTD partition (diff)
parentremove amend (diff)
downloadandroid_bootable_recovery-608fa02e1ac0ea11a0d3ca754f38bd76b77faa82.tar
android_bootable_recovery-608fa02e1ac0ea11a0d3ca754f38bd76b77faa82.tar.gz
android_bootable_recovery-608fa02e1ac0ea11a0d3ca754f38bd76b77faa82.tar.bz2
android_bootable_recovery-608fa02e1ac0ea11a0d3ca754f38bd76b77faa82.tar.lz
android_bootable_recovery-608fa02e1ac0ea11a0d3ca754f38bd76b77faa82.tar.xz
android_bootable_recovery-608fa02e1ac0ea11a0d3ca754f38bd76b77faa82.tar.zst
android_bootable_recovery-608fa02e1ac0ea11a0d3ca754f38bd76b77faa82.zip
Diffstat (limited to 'amend/tests/005-lex-quoted-string/input')
-rw-r--r--amend/tests/005-lex-quoted-string/input5
1 files changed, 0 insertions, 5 deletions
diff --git a/amend/tests/005-lex-quoted-string/input b/amend/tests/005-lex-quoted-string/input
deleted file mode 100644
index 2b34bbcfa..000000000
--- a/amend/tests/005-lex-quoted-string/input
+++ /dev/null
@@ -1,5 +0,0 @@
-test "string"
-test "string with spaces"
-test "string with \"escaped\" quotes"
-test "string with \\escaped\\ backslashes"
-test "string with # a comment character"