llvm-6502/unittests
Misha Brukman c870bb5c96 Minor cleanup for unittest:
* Fixed {copy,assignment} constructor test names
* s/EXPECT_EQ(true, ...)/ASSERT_TRUE(...)/

Patch by Talin.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61883 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-07 21:13:53 +00:00
..
ADT Minor cleanup for unittest: 2009-01-07 21:13:53 +00:00
Makefile Modify the unittests Makefiles so that they don't rebuild parts of LLVM just to 2009-01-04 23:12:21 +00:00
Makefile.unittest Original patch by Talin. 2009-01-01 02:24:48 +00:00
TestMain.cpp Original patch by Talin. 2009-01-01 02:24:48 +00:00