1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/utils/unittest
Manuel Klimek 7802b396a3 Add basic command line parsing to TestMain.
Summary:
This allows unit tests for components that use Support/Debug.h to print
debug information from test runs by specifying -debug when running the
test.

CC: llvm-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D301

llvm-svn: 172801
2013-01-18 10:18:50 +00:00
..
googletest unittest/googletest/Makefile: Unbreak out-of-tree build. 2012-12-07 01:25:45 +00:00
UnitTestMain Add basic command line parsing to TestMain. 2013-01-18 10:18:50 +00:00
CMakeLists.txt Fix gtest build issue on Visual Studio 2012 RC 2012-06-06 03:11:20 +00:00
LLVMBuild.txt llvm-build: Add support for non-installed libraries (e.g., gtest). 2012-05-15 18:44:17 +00:00
Makefile Move unittest driver to utils/unittest/UnitTestMain. 2009-09-13 21:31:21 +00:00