The Android Open Source Project | c24a8e6 | 2009-03-03 19:28:42 -0800 | [diff] [blame] | 1 | test "string" |
2 | test "string with spaces" | ||||
3 | test "string with \"escaped\" quotes" | ||||
4 | test "string with \\escaped\\ backslashes" | ||||
5 | test "string with # a comment character" |