summaryrefslogtreecommitdiff
path: root/test/Unit
AgeCommit message (Expand)AuthorFilesLines
2011-10-27tests: Rip out a bunch of now unused test code relating to use of llvm-gcc in...Daniel Dunbar1-1/+0
2011-06-22test/Unit: Fix enable shared test to follow check that we have actually loadedDaniel Dunbar1-8/+8
2010-12-07Test: Fix Support.Path and _all_ of the unittest death tests. GetTempPath def...Michael J. Spencer1-0/+7
2010-11-29test: Use $SharedLibDir for loadable modules. On Cygming, loadable modules ar...NAKAMURA Takumi2-3/+3
2010-11-27CMake: lit(check.vcproj) can run with multiple configurations on Visual Studio.NAKAMURA Takumi1-0/+9
2010-02-25Try r96559 for the third time. This time the shared library is only built ifJeffrey Yasskin2-1/+10
2010-02-23Roll back r96959 again.Jeffrey Yasskin2-10/+1
2010-02-23Roll r96559 forward again, adding libLLVM-2.7svn.so to LLVM. This links 3 ofJeffrey Yasskin2-1/+10
2010-02-18Roll back the shared library, r96559. It broke two darwins and arm, mysterio...Jeffrey Yasskin2-10/+1
2010-02-18Add a shared library for LLVM, named libLLVM2.7svn.(so|dylib), and add anJeffrey Yasskin2-1/+10
2009-12-08CMake/lit: Add llvm_{unit_,}site_config parameters, and always pass them when...Daniel Dunbar1-0/+6
2009-11-08Switch to using 'lit.site.cfg.in' for the site config template for Unit tests,Daniel Dunbar2-2/+11
2009-09-14Teach 'make check-lit' to run unittests.Daniel Dunbar1-0/+65