Jonas Maebe
3f5e95791b
* use iosxwstr instead of cwstring on Darwin (for iOS 7+ testing)
...
git-svn-id: trunk@29829 -
2015-02-23 22:48:15 +00:00
yury
eae9c8df3c
* Fixed typo.
...
git-svn-id: trunk@23617 -
2013-02-14 13:43:31 +00:00
yury
6b2fbff155
* Use cp1253 instead of cp1252 for tests. For unknown reason there is no Euro symbol in cp1252 on Unix systems (libiconv bug?). Greek cp1253 has Euro symbol as expected.
...
git-svn-id: trunk@23616 -
2013-02-14 11:39:13 +00:00
yury
a5182d6487
* Use more common code pages 1251 and 1252 instead of old DOS code pages (not available on Android). There is Euro symbol character that has different code in 1251 and 1252 code pages. Use it for tests.
...
git-svn-id: branches/targetandroid@23389 -
2013-01-15 11:53:50 +00:00
paul
8b0cb2c1d5
compiler:
...
- don't parse '(' token after the type declaration inside the type block
- replace parse of "string<codepage>" to "type AnsiString(codepage)" for delphi compatibility
- fix tests to use "type AnsiString(codepage)"
git-svn-id: trunk@19148 -
2011-09-19 04:11:57 +00:00
paul
6f08c86eb1
merge r17486 from cpstrnew branch by michael:
...
* New tests from Inoussa to test various code-page string related issues
git-svn-id: trunk@19115 -
2011-09-17 13:37:41 +00:00