Allow every test to make a .tmp file that is cleaned up before execution.

This commit is contained in:
Roy Frostig 2010-08-20 12:48:45 -07:00
parent eecd1f47d7
commit af64e4f305
2 changed files with 30 additions and 6 deletions

2
.gitignore vendored
View file

@ -2,6 +2,8 @@
*.x86
*.llvm
*.out
*.x86.tmp
*.llvm.tmp
*.cmx
*.dll
*.exe