ICU-2075 update readme for running tools
X-SVN-Rev: 11645
This commit is contained in:
parent
ace4fe60cf
commit
c2dc82eb5c
@ -18,5 +18,10 @@ iii) cd to <icu>/source/test/unalignedtest and run 'make' to build the executabl
|
||||
|
||||
iv) For testing cintltst run 'make check-cintltst'
|
||||
|
||||
v) for testing intltest run 'make check-intltest'
|
||||
v) For testing intltest run 'make check-intltest'
|
||||
|
||||
vi) To find out if any of the tools are performing unaligned traps:
|
||||
a) cd to <icu>/source/data
|
||||
b) run 'make clean'
|
||||
c) run 'env LEAK_CHECKER="<icu>/source/test/unalignedtest/unalignedtest -b" make'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user