aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/unittest/UnitTestMain/TestMain.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-06-09Search for llvm-symbolizer binary in the same directory as argv[0], beforeRichard Smith1-1/+2
2015-07-06Make UnitTestMain/TestMain.cpp free from llvm/Config/config.h.NAKAMURA Takumi1-3/+2
2015-04-07Add boolean to PrintStackTraceOnErrorSignal to disable crash reporting.Pete Cooper1-1/+1
2013-04-30Try to fix ProgramTest on FreeBSDReid Kleckner1-0/+5
2013-01-18Add basic command line parsing to TestMain.Manuel Klimek1-0/+2
2011-02-04Make Win32's header file name lower for cross build on case-sensitive filesys...NAKAMURA Takumi1-1/+1
2010-11-29Merge System into Support.Michael J. Spencer1-1/+1
2010-10-02Fix MSVC release mode compilation error.Francois Pichet1-6/+6
2010-09-24Fix line endings from my last commit.Michael J. Spencer1-3/+3
2010-09-24unittests: Support Windows.Michael J. Spencer1-0/+27
2009-09-13Move unittest driver to utils/unittest/UnitTestMain.Daniel Dunbar1-0/+15