aboutsummaryrefslogtreecommitdiffstats
path: root/test/Unit/lit.cfg
Commit message (Expand)AuthorAgeFilesLines
* test/Unit: Fix enable shared test to follow check that we have actually loadedDaniel Dunbar2011-06-221-8/+8
* Test: Fix Support.Path and _all_ of the unittest death tests. GetTempPath def...Michael J. Spencer2010-12-071-0/+7
* test: Use $SharedLibDir for loadable modules. On Cygming, loadable modules ar...NAKAMURA Takumi2010-11-291-3/+2
* Try r96559 for the third time. This time the shared library is only built ifJeffrey Yasskin2010-02-251-1/+8
* Roll back r96959 again.Jeffrey Yasskin2010-02-231-8/+1
* Roll r96559 forward again, adding libLLVM-2.7svn.so to LLVM. This links 3 ofJeffrey Yasskin2010-02-231-1/+8
* Roll back the shared library, r96559. It broke two darwins and arm, mysterio...Jeffrey Yasskin2010-02-181-8/+1
* Add a shared library for LLVM, named libLLVM2.7svn.(so|dylib), and add anJeffrey Yasskin2010-02-181-1/+8
* CMake/lit: Add llvm_{unit_,}site_config parameters, and always pass them when...Daniel Dunbar2009-12-081-0/+6
* Switch to using 'lit.site.cfg.in' for the site config template for Unit tests,Daniel Dunbar2009-11-081-2/+1
* Teach 'make check-lit' to run unittests.Daniel Dunbar2009-09-141-0/+65