ICU-3679 Merge ieeetest into intltest
X-SVN-Rev: 14852
This commit is contained in:
parent
1af5e5d9e0
commit
3dbe27253c
2
icu4c/source/configure
vendored
2
icu4c/source/configure
vendored
@ -4203,7 +4203,6 @@ trap 'rm -fr `echo "icudefs.mk \
|
||||
test/intltest/Makefile \
|
||||
test/cintltst/Makefile \
|
||||
test/iotest/Makefile \
|
||||
test/ieeetest/Makefile \
|
||||
test/thaitest/Makefile \
|
||||
test/testmap/Makefile \
|
||||
test/letest/Makefile \
|
||||
@ -4397,7 +4396,6 @@ CONFIG_FILES=\${CONFIG_FILES-"icudefs.mk \
|
||||
test/intltest/Makefile \
|
||||
test/cintltst/Makefile \
|
||||
test/iotest/Makefile \
|
||||
test/ieeetest/Makefile \
|
||||
test/thaitest/Makefile \
|
||||
test/testmap/Makefile \
|
||||
test/letest/Makefile \
|
||||
|
@ -963,7 +963,6 @@ AC_OUTPUT([icudefs.mk \
|
||||
test/intltest/Makefile \
|
||||
test/cintltst/Makefile \
|
||||
test/iotest/Makefile \
|
||||
test/ieeetest/Makefile \
|
||||
test/thaitest/Makefile \
|
||||
test/testmap/Makefile \
|
||||
test/letest/Makefile \
|
||||
|
@ -1,5 +1,5 @@
|
||||
## Makefile.in for ICU tests
|
||||
## Copyright (c) 1999, International Business Machines Corporation and
|
||||
## Copyright (c) 1999-2004, International Business Machines Corporation and
|
||||
## others. All Rights Reserved.
|
||||
|
||||
## Source directory information
|
||||
@ -16,7 +16,7 @@ subdir = test
|
||||
## Files to remove for 'make clean'
|
||||
CLEANFILES = *~
|
||||
|
||||
SUBDIRS = testdata intltest cintltst ieeetest
|
||||
SUBDIRS = testdata intltest cintltst
|
||||
|
||||
## List of phony targets
|
||||
.PHONY : everything all all-local all-recursive install install-local \
|
||||
|
Loading…
Reference in New Issue
Block a user