Commit graph

19 commits

Author SHA1 Message Date
Caolán McNamara
12db5315fc Follow UAX-29 and present user-perceived character counts
Not a count of code-units, nor a count of code-points, but try and follow
http://unicode.org/reports/tr29/ and present the grapheme count.

Add a few representative tests to try and avoid gotchas.
2011-11-03 12:18:17 +00:00
Stephan Bergmann
0c0c31e183 Removed leftover makefile.mk after gbuildization. 2011-09-16 10:42:51 +02:00
Stephan Bergmann
d996328cd5 sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2
For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
2011-09-12 22:47:50 +02:00
Tor Lillqvist
81ad165213 Get the file: URIs right 2011-09-07 18:04:02 +03:00
Tor Lillqvist
9a6fb0f622 Make it compile 2011-08-23 23:45:19 +03:00
Tor Lillqvist
fb9f4d8129 Further attempt to make this test run on iOS 2011-08-21 17:49:12 +03:00
Matúš Kukan
2674376ddf convert i18npool to gbuild 2011-08-17 17:34:23 +02:00
Tor Lillqvist
b7254fcd89 Try to make i18npool_cppunittester_all work 2011-08-14 00:51:33 +03:00
Tor Lillqvist
63904d57b6 Add statically linked i18npool cppunittester for iOS 2011-08-03 21:14:54 +03:00
Caolán McNamara
bf355b97ee Resolves: fdo#38095 half&full width forms need to remain asian 2011-07-19 09:32:43 +01:00
Tor Lillqvist
af7500ea40 This is a native shop, nothing for you here 2011-06-08 00:24:12 +03:00
Caolán McNamara
f90cb6c111 call dispose 2011-06-01 15:21:53 +01:00
Norbert Thiebaud
e7c42ce9dd use --xxx instead of -xxx for command line options 2011-03-29 14:33:51 -05:00
Caolán McNamara
f2c136a393 update regression tests for new component registration 2011-03-21 20:17:22 +00:00
Caolán McNamara
d6899aef84 add regression test for weak chars 2011-03-15 09:20:30 +00:00
Caolán McNamara
e8f92e54b9 Try and protect the Indic grapheme/cell skipping with a unit test. 2011-02-18 14:18:06 +00:00
Fridrich Štrba
e30c7d6b99 Trying to remove the stlport mention from the code 2011-02-09 19:57:52 +01:00
Fridrich Štrba
e5e3ba75ec Removing the ext_std masterpiece 2011-02-09 19:57:52 +01:00
Caolán McNamara
2fd7d0f929 Related: fdo#31271 create a unit test for the line break iterator 2011-01-25 14:45:37 +00:00