summaryrefslogtreecommitdiff
path: root/test/Makefile
Commit message (Expand)AuthorAge
* setting path to prcontext.tcl script. Right now it searches for tclsh in your...Tanya Lattner2004-11-13
* Document quick-test target.Reid Spencer2004-11-09
* Add a quick-test target that uses QUICKTEST variable to quickly run aReid Spencer2004-11-09
* Move path override in test/Makefile.Alkis Evlogimenos2004-11-08
* Now using path to python found by configure.Tanya Lattner2004-11-08
* Add the RUNTEST autoconf onfiguration variable for Deja-gnu support. ThisReid Spencer2004-11-07
* Changed TEST to TESTSUITETanya Lattner2004-11-07
* Changed check-dejagnu to take TESTSUITE as its args instead of TEST in order ...Tanya Lattner2004-11-07
* Added support to specify which test suite dejagnu should run (Feature or Regr...Tanya Lattner2004-11-07
* Add missing file headerChris Lattner2004-11-07
* Added rough support for dejagnu testing. Changes need to be made to autoconf ...Tanya Lattner2004-11-07
* CONFIGURATION isn't spelled Configuration, it's spelled BuildMode.Brian Gaeke2004-11-03
* Internalize variable names to prevent recursive assignment. Cleanup docs.Reid Spencer2004-10-30
* Per Bug 257Reid Spencer2004-09-05
* Add support for using the prcontext python script instead of grep -C.John Criswell2004-08-02
* Merged in RELEASE_12.John Criswell2004-03-29
* Separate out target for cleaning up qmtest garbage.Brian Gaeke2003-12-11
* Clean more qmtest files.Brian Gaeke2003-11-21
* Blow away compiled versions of qmtest classes on 'make clean'.Brian Gaeke2003-11-20
* We now support different expectations for different OS's/architectures.John Criswell2003-11-19
* Merged RELEASE_1.John Criswell2003-10-27
* Do not report errors if QMTest returns a non-zero value.John Criswell2003-10-23
* Quote qmtest args in $(CONTEXT).Brian Gaeke2003-10-11
* Removed the AnalyzeTest class.John Criswell2003-10-10
* Make the clean target remove the QMTest temporary directory.John Criswell2003-10-10
* Fixed the location of the expectations file.John Criswell2003-10-07
* Switching over to the new test database.John Criswell2003-10-07
* Added the CXXTest test class.John Criswell2003-09-30
* Allow multiple object trees to use the source tree tests at once byJohn Criswell2003-09-16
* QMTest test and resource classes are always register before running the tests.John Criswell2003-09-15
* Added the .t implicit rule. You can now run an individual set of QMTests byJohn Criswell2003-09-08
* Checkin of autoconf-style object root.John Criswell2003-09-06
* Added the ability to run the QMTests. It is currently not enabled by default,John Criswell2003-08-21
* Removed Makefile.common.John Criswell2003-08-06
* libraries is used for internal stuff, not as a real testcaseChris Lattner2002-11-06
* include Makefile.tests.Vikram S. Adve2002-03-18
* More rules checked inChris Lattner2002-01-23
* New minimal makefileChris Lattner2002-01-23
* Rename Makefile.target to Makefile.tests.Vikram S. Adve2001-12-15
* Run testsparc, not testcodegen for testing the back end.Vikram S. Adve2001-12-15
* Build Programs subdirectoryChris Lattner2001-12-14
* Replaced another HERE.Vikram S. Adve2001-11-05
* Put common rules for compiling programs into Makefile.target.Vikram S. Adve2001-11-05
* Added rules for building sparc executable with and without tracing,Vikram S. Adve2001-10-28
* Disable alloca code gen tests until size of extra args in stack frameVikram S. Adve2001-10-22
* *** empty log message ***Vikram S. Adve2001-10-18
* Reverse previous change.Vikram S. Adve2001-10-18
* Generate assembly code for testcodegen.Vikram S. Adve2001-10-18
* Disable codgen test for calltest.ll.Vikram S. Adve2001-10-17
* Add rule to build executablesChris Lattner2001-10-15