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 #2301 from sonndinh/remove-dup-reactor-functions
[ACE_TAO.git]
/
TAO
/
tests
/
ICMG_Any_Bug
/
README
blob
dce97741e3c96a43303aa0ba6d4c9f4ec7435d09
1
/**
2
3
4
5
6
7
@page ICMG_Any Test README File
8
9
The goals of writing this test are:
10
11
1. To test TAO's implementation of Any_to_object ().
12
13
To run the test use the run_test.pl script:
14
15
$ ./run_test.pl
16
17
the script returns 0 if the test was successful.
18
19
*/