diff --git a/icu4c/readme.html b/icu4c/readme.html index 3b5d6b0b176..bffff75922e 100644 --- a/icu4c/readme.html +++ b/icu4c/readme.html @@ -1054,9 +1054,9 @@ ures_open("mydata", NULL, &status); "<ICU>\source\allinone\allinone.dsw" workspace to build ICU. The instructions for building with Visual Studio 6 are similar to the instructions for Visual Studio .NET. If you have Microsoft Visual Studio - .NET 2002, it is recommended that you use build on the command line with - Cygwin, and those instructions are described in the How To Build And Install On Windows with Cygwin + .NET 2002, it is recommended that you build from the command line with + Cygwin. The Cygwin building instructions are in How To Build And Install On Windows with Cygwin section of this document.

Run the C++ test suite, "intltest". There should be no errors. +
  • Run "cd ..\..\iotest\Release"
  • + +
  • Run the I/O test suite, "iotest". There should be no errors.
  • +
  • Run "cd ..\..\cintltst\Release"
  • Run the C test suite, "cintltst". There should be no errors.