Michael Meeks
328e2263fb
targetted re-work of cppunit pieces.
2012-06-27 19:13:11 +01:00
Caolán McNamara
eb9b8ebca4
add a titlecase regression test
...
Change-Id: Ic802fc816d54b97b333e3b2bc394beb383f3e5ef
2012-06-05 16:55:25 +01:00
Caolán McNamara
20c2411414
Resolves: fdo#49849 implement Unicode 6.1 hebrew line breaking rules
...
i.e. sync with svn diff -c 31071
http://source.icu-project.org/repos/icu/icu/trunk/source/data/brkitr/line.txt
Change-Id: I I I41b3d02f1a0da3b83a9684f29d466660d96254c6
2012-05-13 22:46:43 +01:00
Caolán McNamara
8d7e8a0a3b
setup/teardown default component context once before/after all tests
...
avoids the problems of dangling uno singletons invalidated after the first
dispose and the chain of other singletons that don't expect to need to
re-initialize, etc.
reenable editeng cppunit test
inherit i18npool cppunit test from unotest base
drop LibreOfficeProtector, do "throwable" work in setUp/tearDown not
in ctors/dtors
2012-04-13 13:15:25 +01:00
Caolán McNamara
16cd97480d
Resolves: fdo#40292 Tamil grapheme cluster rules
2012-04-12 09:46:23 +01:00
Caolán McNamara
475d0c59c6
use icu's breakiterator for Thai, not our customized generic rules
2012-02-14 16:10:30 +00:00
Caolán McNamara
fad63878e5
add northern-thai example
2012-02-14 16:10:30 +00:00
Caolán McNamara
1a450f53db
add a unit test to demo broken thai word-boundary detection
2012-02-14 16:10:30 +00:00
Norbert Thiebaud
2d16b82e09
remove include of pch header from i18npool
2011-11-27 13:12:24 -06:00
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