The Android Open Source Project | 23580ca | 2008-10-21 07:00:00 -0700 | [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" |