blob: 2b34bbcfaaaa35e88fa338af20a56c916348dd47 [file] [log] [blame]
The Android Open Source Project23580ca2008-10-21 07:00:00 -07001test "string"
2test "string with spaces"
3test "string with \"escaped\" quotes"
4test "string with \\escaped\\ backslashes"
5test "string with # a comment character"