Reid Spencer
|
9a03bdac51
|
1. Don't generate redundant copy of stderr
2. Only match \ at the *end* of a line.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36007 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-04-14 18:51:19 +00:00 |
|
Reid Spencer
|
bcb8674f7e
|
Print full errorInfo when a failure occurs.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35999 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-04-14 17:36:20 +00:00 |
|
Reid Spencer
|
520b487984
|
Add the line number where the script failed to the error output.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35994 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-04-14 16:41:39 +00:00 |
|
Reid Spencer
|
316abe4f22
|
Initial version of a re-write of llvm-runtest that doesn't write the
tests to a script file but executes each line individually and catches
errors on each line too.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35986 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-04-14 09:39:28 +00:00 |
|