mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 14:31:31 +00:00
ICU-104 Fix for HP/UX 11 CC
X-SVN-Rev: 7229
This commit is contained in:
parent
607fcf05e0
commit
7619d3574b
2 changed files with 642 additions and 618 deletions
File diff suppressed because it is too large
Load diff
|
@ -34,6 +34,8 @@ class IntlTestRBNF : public IntlTest {
|
|||
* Perform API tests on llong
|
||||
*/
|
||||
virtual void TestLLong();
|
||||
virtual void TestLLongConstructors();
|
||||
virtual void TestLLongSimpleOperators();
|
||||
|
||||
/**
|
||||
* Perform a simple spot check on the English spellout rules
|
||||
|
|
Loading…
Add table
Reference in a new issue