1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/test
Reid Spencer 16022f0a6a Improve error output. Use the third parameter of the "catch" command to
capture the error output from the exec option. This generally will capture
the stderr messages generated by the tools. This information is then
printed if the test fails. This helps to recognize more quickly what the
error was. Otherwise, this information is lost.

llvm-svn: 28385
2006-05-18 19:42:16 +00:00
..
Feature Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
lib Improve error output. Use the third parameter of the "catch" command to 2006-05-18 19:42:16 +00:00
Regression This test is buggy: printf is a varargs function. This fixes the test with 2006-05-17 23:43:56 +00:00
Scripts
.cvsignore Ignore some files that occur when srcdir = objdir. 2006-03-23 23:24:46 +00:00
Failure.sh
Makefile Use quotes properly so that the possibility of a null variable set is 2006-04-13 20:33:59 +00:00
Makefile.tests
TestRunner.sh Pass -emit-llvm automatically to %llvmgcc and %llvmg++ to fix regression 2006-03-08 22:28:19 +00:00