summaryrefslogtreecommitdiff
path: root/ACE/TAO/tests/Bug_2399_Regression/README
blob: a4c048250b6c3051451becdfd99a4571997c754c (plain)
1
2
3
4
5
6
7
8
# $Id$

This is a build only test. A failure in the IDL compilation will probably indicate a regression.

The IDL is compiled with a temporary file location specified using the -t parameter. The location is ./mytmp/.

The file included.idl in ./mytmp/. is uncompilable - the test is intended to prove that it is not getting included instead of the correct included.idl (the one in *this* directory).