- Dec 18, 2011
-
-
Michael J. Spencer authored
llvm-svn: 146844
-
- Jun 23, 2011
-
-
Andrew Trick authored
Take #2. Don't piggyback on the existing config.build_mode. Instead, define a new lit feature for each build feature we need (currently just "asserts"). Teach both autoconf'd and cmake'd Makefiles to define this feature within test/lit.site.cfg. This doesn't require any lit harness changes and should be more robust across build systems. llvm-svn: 133665
-
- Jun 16, 2011
-
-
Andrew Trick authored
Reviewed by chapuni. Sorry for breaking. llvm-svn: 133199
-
Andrew Trick authored
llvm-svn: 133130
-
- Jun 02, 2011
-
-
Galina Kistanova authored
Reverted r132330, r132321, r132320, r132319 as per discussion. Will try in-test requirement declarations instead. llvm-svn: 132491
-
- May 31, 2011
-
-
Galina Kistanova authored
llvm-svn: 132330
-
Galina Kistanova authored
llvm-svn: 132319
-
- Feb 09, 2011
-
-
NAKAMURA Takumi authored
llvm-svn: 125178
-
- Nov 08, 2009
-
-
Daniel Dunbar authored
the 'build_config' value in at runtime using the new lit runtime user parameter feature. This simplifies things and drops a dependency on 'sed', FWIW. llvm-svn: 86421
-
- Nov 03, 2009
-
-
Daniel Dunbar authored
llvm-svn: 85881
-
- Sep 26, 2009
-
-
Daniel Dunbar authored
llvm-svn: 82853
-
- Sep 20, 2009
-
-
Daniel Dunbar authored
llvm-svn: 82401
-
- Sep 17, 2009
-
-
Daniel Dunbar authored
- Move CMake to using the new test runner. - Switch Makefiles to use the lit.site.cfg.in template. - Remove explicit --path arguments, instead this gets written into the site configuration. This means running lit from the command line should use the exact same configuration as is used in 'make test', assuming it can find the site configuration file. You still need to run 'make test' (or the cmake build target equivalent) at least once. llvm-svn: 82160
-
Daniel Dunbar authored
llvm-svn: 82099
-
Douglas Gregor authored
llvm-svn: 82086
-