1 //=============================================================================
7 * @author Jeff Parsons <parsons@cs.wustl.edu>
9 //=============================================================================
11 This is a semi-complete run-through of DynAny functionality.
14 basic_test -t <dynany|dynarray|dynenum|dynsequence|dynstruct|dynunion> -d
16 To save on output, several things are tested in one pass. For each
17 pass, a message is displayed, for example:
19 "testing: constructor from any/insert/get" or
20 "testing: constructor from typecode/from_any/to_any"
22 and finally an error count for the entire test.
24 Each DynAny is analyzed to make sure its contents is ok. With the option -d
25 this analys is also dumped to the output