Home > Programming > CORBA > TAO with C++Builder > Building TAO >
Verifying Your Build

Running the ACE Tests

You can confirm that ACE has built correctly and works on your system by making and running the ACE one-button tests. These instructions follow on from the build steps.

  1. Change to the ACE tests directory:

    cd C:\ACE_wrappers\tests

  2. Ensure the desired build options for the configuration you want have been set as environment variables. These values are used by the run_tests.bat script (below).

  3. Build the tests:

    make -f Makefile.bor

  4. Run the tests:

    run_tests bor
    All of the tests that are executed should run without error.

  In this section

 Introduction 

 Obtaining TAO 

 Building TAO 

 Using TAO 

 Patches 

 Support 

 Feedback 


Copyright © 2000-2002 Tenermerx Pty Ltd