Added files to the ignore list.

This commit is contained in:
Harry Moffat 2006-03-03 15:33:56 +00:00
parent 6e02cbd8e3
commit b011f4546c
2 changed files with 6 additions and 0 deletions

View file

@ -1,7 +1,11 @@
Makefile
*.log
diff_test.out
diff_soot.out
gri30a.cti
gri30b.cti
gri30.cti
soota.cti
sootb.cti
soot.cti
runtest

View file

@ -8,6 +8,7 @@ echo "***************************************************"
echo " "
BINDIR=@buildbin@
CK2CTI=$BINDIR/ck2cti
/bin/rm -f gri30.cti gri30a.cti gri30b.cti
echo "...Test 1: Converting file gri30.inp..."
$CK2CTI -i ./gri30.inp -id gri30 -tr ./gri30_tran.dat
#
@ -38,6 +39,7 @@ else
echo " test_problems/ck2cti_test/gri30a_blessed.cti"
echo "########################################################"
fi
/bin/rm -f soot.cti soota.cti sootb.cti
echo
echo "...Test 2: Converting file soot.inp..."
echo " This tests handling of extensions to the Chemkin input file format"