Salome HOME
This commit was generated by cvs2git to track changes on a CVS vendor
[modules/kernel.git] / src / ModuleGenerator / tests / test1b.sh
1 #!/bin/bash
2
3 echo   "test6:
4
5         test derivation Engine::Component
6         "
7
8 \rm -f my_catalog.xml*
9
10
11 echo  "
12 --> creation d'un nouveau catalogue avec un composant
13 "
14
15 ${ROOT_BUILDDIR}/bin/runIDLparser \
16                 -Wbcatalog=my_catalog.xml \
17                 ${SRCDIR}/tests/TrucComponent.idl
18