mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 17:24:01 +00:00
ICU-5032 Refactor code while increasing code coverage.
X-SVN-Rev: 19382
This commit is contained in:
parent
db92b0f4f9
commit
2dd590c668
2 changed files with 0 additions and 2 deletions
|
@ -25,7 +25,6 @@
|
|||
#include "unicode/ucasemap.h"
|
||||
#include "cmemory.h"
|
||||
#include "cintltst.h"
|
||||
#include "cucdtst.h"
|
||||
|
||||
/* test string case mapping functions --------------------------------------- */
|
||||
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
#include "unicode/ucnv.h"
|
||||
#include "unicode/uiter.h"
|
||||
#include "cintltst.h"
|
||||
#include "cucdtst.h"
|
||||
#include <string.h>
|
||||
|
||||
#define LENGTHOF(array) (sizeof(array)/sizeof((array)[0]))
|
||||
|
|
Loading…
Add table
Reference in a new issue