Test if the compiler supports Ada, and enable Ada tests if so. While I was
[oota-llvm.git] / test / lib / llvm-dg.exp
2007-04-12 Reid SpencerMake the shlibext and llvmlibsdir variables accessible.
2007-04-11 Reid SpencerMake new variables available: compile_c, compile_cxx...
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2006-05-18 Reid SpencerImprove error output. Use the third parameter of the...
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-03-08 Chris LattnerAutomatically pass -emit-llvm to llvmgcc when using...
2004-11-30 Tanya LattnerAdding timeout for a test.
2004-11-19 Tanya LattnerForgot to join srcdir and subdir for complete path...
2004-11-19 Tanya LattnerAdding srcdir arg. Added ability to specify the path...
2004-11-13 Tanya Lattnersetting path to prcontext.tcl script. Right now it...
2004-11-13 Tanya LattnerRun prcontext.tcl with tclsh and let it be found in...
2004-11-13 Tanya LattnerChanged to use tcl script.
2004-11-08 Tanya LattnerNow using path to python found by configure.
2004-11-07 Tanya LattnerMore srcdir != objdir changes.
2004-11-07 Tanya LattnerMade changes to support objdir!=srcdir.
2004-11-07 Tanya LattnerWith the changes to these files, the Regression test...
2004-11-06 Tanya LattnerFirst crack at support to run tests using dejagnu....