diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-07-01 03:26:25 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-07-01 03:26:25 +0000 |
commit | 66765491501224a25ef556ec3e37ab41603386cf (patch) | |
tree | 596e06fc39f2715607e05cac6e1c1a8c43d8f72c /bin/auto_compile | |
parent | 22d01e0cb8eb12a019874838319f409844cf78b7 (diff) | |
download | ATCD-66765491501224a25ef556ec3e37ab41603386cf.tar.gz |
Updated all the dependencies
Diffstat (limited to 'bin/auto_compile')
-rwxr-xr-x | bin/auto_compile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/auto_compile b/bin/auto_compile index b81fa756ee7..8c731bb8213 100755 --- a/bin/auto_compile +++ b/bin/auto_compile @@ -61,10 +61,12 @@ $MODULE='ACE_wrappers'; 'TAO/tests/Multiple_Inheritance , run_test.pl', 'TAO/tests/MT_Client , run_test.pl', 'TAO/tests/MT_Server , run_test.pl', + 'TAO/tests/Faults , run_test.pl', 'TAO/tests/NestedUpcall/Reactor , run_test.pl', 'TAO/tests/NestedUpcall/MT_Client_Test , run_test.pl', 'TAO/tests/POA/Identity , run_test.pl', 'TAO/tests/POA/Destruction , run_test.pl', + 'TAO/tests/IORManipulation , run_test.pl', 'TAO/examples/POA/Adapter_Activator , run_test.pl', 'TAO/examples/POA/DSI , run_test.pl', 'TAO/examples/POA/Default_Servant , run_test.pl', |