# file : tests/testscript # license : GNU GPL v2 + exceptions; see accompanying LICENSE file : version : $* --version >>~/EOO/ /CodeSynthesis XSD XML Schema to C\+\+ compiler .+/ /.*/* EOO : basics : cat <=test.xsd; EOI $* cxx-tree --generate-inline test.xsd &test.hxx &test.ixx &test.cxx; test -f test.hxx && test -f test.ixx && test -f test.cxx