pierre
f28ab34f06
unicodeducet must appear before fpwidestring to set current_collation at startup
...
git-svn-id: trunk@38962 -
2018-05-09 23:11:48 +00:00
pierre
823bb7bd07
Add units required for wide strings support for go32v2 target
...
git-svn-id: trunk@38743 -
2018-04-12 14:37:16 +00:00
pierre
eec40b3ed0
Fix test for go32v2, by adding explicit loading of cpall unit
...
git-svn-id: trunk@36353 -
2017-05-28 05:28:20 +00:00
pierre
e9a1ed9446
Add fpwidestring and unicodeducet units for go32v2 tests related to unicode support
...
git-svn-id: trunk@34168 -
2016-07-22 06:26:17 +00:00
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
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
Jonas Maebe
f0c8563f2d
+ cwstring for unix platforms
...
git-svn-id: trunk@19192 -
2011-09-23 16:43:16 +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
0550c547f4
merge r17436 from cpstrnew branch by michael:
...
* Tests for typed constants
git-svn-id: trunk@19111 -
2011-09-17 13:24:03 +00:00
paul
42832675d8
merge r13482 from cpstrnew branch by florian:
...
+ first tests for code page aware strings
git-svn-id: trunk@19081 -
2011-09-17 10:40:45 +00:00