summaryrefslogtreecommitdiffstats
path: root/llvm/utils/unittest/UnitTestMain/TestMain.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add the 'googlemock' component of Google Test to LLVM's unittest libraries.Chandler Carruth2017-01-101-2/+5
* Search for llvm-symbolizer binary in the same directory as argv[0], beforeRichard Smith2016-06-091-1/+2
* Make UnitTestMain/TestMain.cpp free from llvm/Config/config.h.NAKAMURA Takumi2015-07-061-3/+2
* Add boolean to PrintStackTraceOnErrorSignal to disable crash reporting.Pete Cooper2015-04-071-1/+1
* Try to fix ProgramTest on FreeBSDReid Kleckner2013-04-301-0/+5
* Add basic command line parsing to TestMain.Manuel Klimek2013-01-181-0/+2
* Make Win32's header file name lower for cross build on case-sensitive filesys...NAKAMURA Takumi2011-02-041-1/+1
* Merge System into Support.Michael J. Spencer2010-11-291-1/+1
* Fix MSVC release mode compilation error.Francois Pichet2010-10-021-6/+6
* Fix line endings from my last commit.Michael J. Spencer2010-09-241-3/+3
* unittests: Support Windows.Michael J. Spencer2010-09-241-0/+27
* Move unittest driver to utils/unittest/UnitTestMain.Daniel Dunbar2009-09-131-0/+15
OpenPOWER on IntegriCloud