repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git]
/
TAO
/
tests
/
Native_Exceptions
/
README
blob
4e36b05695f6d0016062de6df6a06034dfeba3da
1
2
3
Simple test to show (and verify) that TAO can generate code
4
for platforms with native exception support, including passing the
5
exception around.
6
7
To run just do:
8
9
$ server -o test.ior
10
$ client -k file://test.ior
11
12
or use the run_test.pl script