ICU-3679 Merge ieeetest into intltest

X-SVN-Rev: 14852
This commit is contained in:
George Rhoten 2004-04-04 08:15:23 +00:00
parent 1af5e5d9e0
commit 3dbe27253c
3 changed files with 2 additions and 5 deletions

View File

@ -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 \

View File

@ -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 \

View File

@ -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 \