source: branches/2.20_branch/unittests/languageUnit/test.lng

Last change on this file was 248, checked in by RBRi, 18 years ago

more test for read/write with quoting
fixes #24

  • Property svn:eol-style set to native
File size: 429 bytes
Line 
1# **********************************************************
2# * The following items are no longer needed. *
3# * You can delete them after checking they are of no use. *
4# **********************************************************
5emptyText ""
6normalText "abcd"
7textWithDoubleQuotes "aaa b ""c "" d "
8textWithDoubleQuotesAtBeginning """abcd"
9textWithDoubleQuotesAtEnd "abcd"""
10textWithDoubleQuotesAtInside "ab""cd"
Note: See TracBrowser for help on using the repository browser.