| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Now using path to python found by configure. | Tanya Lattner | 2004-11-08 | 1 | -1/+1 |
* | Add the RUNTEST autoconf onfiguration variable for Deja-gnu support. This | Reid Spencer | 2004-11-07 | 1 | -2/+0 |
* | Changed TEST to TESTSUITE | Tanya Lattner | 2004-11-07 | 1 | -1/+1 |
* | Changed check-dejagnu to take TESTSUITE as its args instead of TEST in order ... | Tanya Lattner | 2004-11-07 | 1 | -3/+7 |
* | Added support to specify which test suite dejagnu should run (Feature or Regr... | Tanya Lattner | 2004-11-07 | 1 | -1/+1 |
* | Add missing file header | Chris Lattner | 2004-11-07 | 1 | -7/+15 |
* | Added rough support for dejagnu testing. Changes need to be made to autoconf ... | Tanya Lattner | 2004-11-07 | 1 | -0/+28 |
* | CONFIGURATION isn't spelled Configuration, it's spelled BuildMode. | Brian Gaeke | 2004-11-03 | 1 | -1/+1 |
* | Internalize variable names to prevent recursive assignment. Cleanup docs. | Reid Spencer | 2004-10-30 | 1 | -1/+1 |
* | Per Bug 257 | Reid Spencer | 2004-09-05 | 1 | -1/+1 |
* | Add support for using the prcontext python script instead of grep -C. | John Criswell | 2004-08-02 | 1 | -1/+2 |
* | Merged in RELEASE_12. | John Criswell | 2004-03-29 | 1 | -0/+4 |
* | Separate out target for cleaning up qmtest garbage. | Brian Gaeke | 2003-12-11 | 1 | -1/+3 |
* | Clean more qmtest files. | Brian Gaeke | 2003-11-21 | 1 | -2/+3 |
* | Blow away compiled versions of qmtest classes on 'make clean'. | Brian Gaeke | 2003-11-20 | 1 | -0/+2 |
* | We now support different expectations for different OS's/architectures. | John Criswell | 2003-11-19 | 1 | -2/+14 |
* | Merged RELEASE_1. | John Criswell | 2003-10-27 | 1 | -1/+6 |
* | Do not report errors if QMTest returns a non-zero value. | John Criswell | 2003-10-23 | 1 | -2/+2 |
* | Quote qmtest args in $(CONTEXT). | Brian Gaeke | 2003-10-11 | 1 | -8/+8 |
* | Removed the AnalyzeTest class. | John Criswell | 2003-10-10 | 1 | -1/+0 |
* | Make the clean target remove the QMTest temporary directory. | John Criswell | 2003-10-10 | 1 | -2/+3 |
* | Fixed the location of the expectations file. | John Criswell | 2003-10-07 | 1 | -2/+3 |
* | Switching over to the new test database. | John Criswell | 2003-10-07 | 1 | -4/+4 |
* | Added the CXXTest test class. | John Criswell | 2003-09-30 | 1 | -0/+2 |
* | Allow multiple object trees to use the source tree tests at once by | John Criswell | 2003-09-16 | 1 | -1/+8 |
* | QMTest test and resource classes are always register before running the tests. | John Criswell | 2003-09-15 | 1 | -4/+6 |
* | Added the .t implicit rule. You can now run an individual set of QMTests by | John Criswell | 2003-09-08 | 1 | -4/+2 |
* | Checkin of autoconf-style object root. | John Criswell | 2003-09-06 | 1 | -13/+13 |
* | Added the ability to run the QMTests. It is currently not enabled by default, | John Criswell | 2003-08-21 | 1 | -0/+71 |
* | Removed Makefile.common. | John Criswell | 2003-08-06 | 1 | -1/+0 |
* | libraries is used for internal stuff, not as a real testcase | Chris Lattner | 2002-11-06 | 1 | -1/+1 |
* | include Makefile.tests. | Vikram S. Adve | 2002-03-18 | 1 | -0/+1 |
* | More rules checked in | Chris Lattner | 2002-01-23 | 1 | -2/+3 |
* | New minimal makefile | Chris Lattner | 2002-01-23 | 1 | -36/+2 |
* | Rename Makefile.target to Makefile.tests. | Vikram S. Adve | 2001-12-15 | 1 | -2/+2 |
* | Run testsparc, not testcodegen for testing the back end. | Vikram S. Adve | 2001-12-15 | 1 | -1/+1 |
* | Build Programs subdirectory | Chris Lattner | 2001-12-14 | 1 | -0/+1 |
* | Replaced another HERE. | Vikram S. Adve | 2001-11-05 | 1 | -1/+1 |
* | Put common rules for compiling programs into Makefile.target. | Vikram S. Adve | 2001-11-05 | 1 | -48/+5 |
* | Added rules for building sparc executable with and without tracing, | Vikram S. Adve | 2001-10-28 | 1 | -20/+36 |
* | Disable alloca code gen tests until size of extra args in stack frame | Vikram S. Adve | 2001-10-22 | 1 | -1/+1 |
* | *** empty log message *** | Vikram S. Adve | 2001-10-18 | 1 | -5/+5 |
* | Reverse previous change. | Vikram S. Adve | 2001-10-18 | 1 | -2/+2 |
* | Generate assembly code for testcodegen. | Vikram S. Adve | 2001-10-18 | 1 | -2/+2 |
* | Disable codgen test for calltest.ll. | Vikram S. Adve | 2001-10-17 | 1 | -1/+1 |
* | Add rule to build executables | Chris Lattner | 2001-10-15 | 1 | -0/+3 |
* | Compile with v9 extensions | Chris Lattner | 2001-10-15 | 1 | -1/+2 |
* | Enable most tests. | Vikram S. Adve | 2001-10-14 | 1 | -1/+1 |
* | Delete *.s on clean. | Vikram S. Adve | 2001-10-11 | 1 | -1/+1 |
* | testmemory and sumarray now work with instruction selection. | Vikram S. Adve | 2001-10-10 | 1 | -3/+15 |