More tests update
[ACE_TAO.git] / TAO / tests / Bug_3154_Regression / README
blob13ae957af22c2bfbeb30f1d3332e5f8e07e2bcd2
3 This test uses newly implemented -Se feature of tao_idl. Using this feature
4 user can prohibit custom endings (e.g. -hs or -hc) for TAO specific include fils.
6 __Regression Output__
8 [vzykov@glasgow tao566_regression]$ ./run_test.pl
9 ERROR: Custom endings are incorrectly applied.
12 __Successful Output__
14 [vzykov@glasgow tao563_regression]$ ./run_test.pl
15 processing test.idl
16 INFO: orbsvcs/FT_CORBA_ORBC.h
17 INFO: orbsvcs/CosNotification_stub.h
18 INFO: orbsvcs/PortableGroupC.h
19 INFO: test_stub.h
20 INFO: orbsvcs/FT_CORBA_ORBC.h
21 INFO: orbsvcs/CosNotification_skel.h
22 INFO: orbsvcs/PortableGroupS.h
23 INFO: Test passed!