SCM Repository
[diderot] / trunk / test / run-tests.sh |
Diff of /trunk/test/run-tests.sh
Parent Directory
|
Revision Log
|
Patch
revision 427, Mon Oct 18 19:35:52 2010 UTC | revision 428, Mon Oct 18 19:48:43 2010 UTC | |
---|---|---|
# | Line 14 | Line 14 |
14 | $DIDEROTC -log -DdataFile=../data/vox1.nrrd vr-lite.diderot || exit 1 | $DIDEROTC -log -DdataFile=../data/vox1.nrrd vr-lite.diderot || exit 1 |
15 | ||
16 | echo "==================================================================" | echo "==================================================================" |
17 | echo "$DIDEROTC -log -DdataFile=../data/vox1.nrrd -DtxfFile=../data/txs.nrrd vr-phong.diderot" | echo "$DIDEROTC -log -DdataFile=../data/vox1.nrrd -DtxfFile=../data/dummy-txf-rgba.nrrd vr-phong.diderot" |
18 | $DIDEROTC -log -DdataFile=../data/vox1.nrrd -DtxfFile=../data/txs.nrrd vr-phong.diderot || exit 1 | $DIDEROTC -log -DdataFile=../data/vox1.nrrd -DtxfFile=../data/dummy-txf-rgba.nrrd vr-phong.diderot || exit 1 |
19 | ||
20 | echo "==================================================================" | echo "==================================================================" |
21 |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |