Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | These scripts are no longer needed. They have been replaced by QMTest. | John Criswell | 2003-10-07 | 1 | -28/+0 |
| | | | | llvm-svn: 8929 | ||||
* | Remove obsolete support for LD_LIBRARY_PATH | Chris Lattner | 2003-06-20 | 1 | -13/+0 |
| | | | | llvm-svn: 6815 | ||||
* | The modifications to LD_LIBRARY_PATH now add the specified paths to the | John Criswell | 2003-06-20 | 1 | -1/+11 |
| | | | | | | | | beginning of LD_LIBRARY_PATH as opposed to simply replacing it. This allows users to use LD_LIBRARY_PATH when running tests (useful for when they have installed their own version of GCC). llvm-svn: 6800 | ||||
* | Make 'features' testsuite work with the /shared changes. | Chris Lattner | 2002-08-15 | 1 | -3/+3 |
| | | | | llvm-svn: 3357 | ||||
* | Failure.sh moved up a level | Chris Lattner | 2002-01-23 | 1 | -1/+1 |
| | | | | llvm-svn: 1569 | ||||
* | Change test scripts so that they do not stop on failure, they just print | Chris Lattner | 2002-01-23 | 1 | -14/+16 |
| | | | | | | an error message llvm-svn: 1563 | ||||
* | Add a path to LD_LIBRARY_PATH so that programs can find the stdC++ libraries | Chris Lattner | 2002-01-21 | 1 | -1/+1 |
| | | | | llvm-svn: 1505 | ||||
* | Executables all live in a nice centralized location now | Chris Lattner | 2001-09-07 | 1 | -5/+11 |
| | | | | llvm-svn: 500 | ||||
* | Symboltables are sorted in the bytecode, so no problems here! | Chris Lattner | 2001-09-07 | 1 | -3/+1 |
| | | | | llvm-svn: 468 | ||||
* | Changes to make test scripts more reliable | Chris Lattner | 2001-07-28 | 1 | -1/+1 |
| | | | | llvm-svn: 319 | ||||
* | Work around a few 'sorting issues' with the bytecode output that causes the ↵ | Chris Lattner | 2001-07-26 | 1 | -2/+6 |
| | | | | | | | | bytecode not to be bit for bit identical. This is a hack and should be fixed in the future llvm-svn: 306 | ||||
* | Initial revision | Chris Lattner | 2001-06-06 | 1 | -0/+21 |
llvm-svn: 2 |