Revert part of r241149, "Fix PR23872: Integrated assembler error message when using...
[oota-llvm.git] / test / Unit /
2014-07-04 NAKAMURA TakumiLet test/Unit/lit.cfg add config.shlibdir to $PATH...
2014-02-28 Rafael EspindolaWith rpaths being set correctly, SHLIBPATH_VAR is not...
2013-08-09 Daniel Dunbar[tests] Update to use lit_config and lit package, as...
2013-08-07 Daniel Dunbar[tests] Avoid deprecated except syntax.
2013-04-04 Alexey SamsonovPropagate path to ASan/MSan symbolizer into test enviro...
2013-03-27 Evgeniy StepanovDisable ASan/MSan symbolization of reports in tests.
2013-03-15 Alexey SamsonovFixup for r176933: more careful setup of path to llvm...
2013-03-13 Evgeniy StepanovSet symbolizer path in the test environment.
2011-10-27 Daniel Dunbartests: Rip out a bunch of now unused test code relating...
2011-06-22 Daniel Dunbartest/Unit: Fix enable shared test to follow check that...
2010-12-07 Michael J. SpencerTest: Fix Support.Path and _all_ of the unittest death...
2010-11-29 NAKAMURA Takumitest: Use $SharedLibDir for loadable modules. On Cygmin...
2010-11-27 NAKAMURA TakumiCMake: lit(check.vcproj) can run with multiple configur...
2010-02-25 Jeffrey YasskinTry r96559 for the third time. This time the shared...
2010-02-23 Jeffrey YasskinRoll back r96959 again.
2010-02-23 Jeffrey YasskinRoll r96559 forward again, adding libLLVM-2.7svn.so...
2010-02-18 Jeffrey YasskinRoll back the shared library, r96559. It broke two...
2010-02-18 Jeffrey YasskinAdd a shared library for LLVM, named libLLVM2.7svn...
2009-12-08 Daniel DunbarCMake/lit: Add llvm_{unit_,}site_config parameters...
2009-11-08 Daniel DunbarSwitch to using 'lit.site.cfg.in' for the site config...
2009-09-14 Daniel DunbarTeach 'make check-lit' to run unittests.