forked from OSchip/llvm-project
e33f02f0bb
always returns 0. This is useful with the llvm.exp based dejagnu testing when a test wants to check the error output of tool invocation that returns non-zero. Since every command is checked with llvm.exp, there needs to be a way to prevent that checking and this script is it. llvm-svn: 35991 |
||
---|---|---|
.. | ||
README.txt | ||
ignore | ||
not | ||
notcast | ||
prcontext.tcl |
README.txt
This directory contains scripts which are used by the TestRunner style tests, which allows them to be simpler and more direct.