summaryrefslogtreecommitdiff
path: root/TAO/tests/Native_Exceptions/README
blob: 89ada33539c09a89302aefda22c9653ef0aa5778 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $Id$

	Simple test to show (and verify) that TAO can generate code
for platforms with native exception support, including passing the
exception around.

	To run just do:

$ server -o test.ior
$ client -k file://test.ior

	or use the run_test.pl script