llvm-6502/unittests/ADT
Dan Gohman 5ffc72e7ce Make this test more lenient; with SmallVector now using actually
aligned storage, the capacity may be more than what is explicitly
requested.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98846 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-18 18:47:50 +00:00
..
APFloatTest.cpp Fix death tests in -Asserts builds. 2010-03-17 01:18:45 +00:00
APIntTest.cpp Fix death tests in -Asserts builds. 2010-03-17 01:18:45 +00:00
BitVectorTest.cpp Silence GCC warnings. 2010-02-10 13:34:02 +00:00
DeltaAlgorithmTest.cpp Define the new operator<< for sets into namespace std, so that 2009-12-24 21:11:45 +00:00
DenseMapTest.cpp Fix DenseMap iterator constness. 2009-11-10 01:02:17 +00:00
DenseSetTest.cpp
ImmutableSetTest.cpp
Makefile Disable unittests/ADT/BitVectorTest on PPC Darwin. 2010-02-09 22:15:27 +00:00
SmallBitVectorTest.cpp Silence GCC warnings. 2010-02-10 13:34:02 +00:00
SmallStringTest.cpp
SmallVectorTest.cpp Make this test more lenient; with SmallVector now using actually 2010-03-18 18:47:50 +00:00
SparseBitVectorTest.cpp
StringMapTest.cpp Fix (harmless) memory leak found by memcheck. 2010-02-11 07:16:13 +00:00
StringRefTest.cpp Silence compiler warning. 2009-12-31 16:27:13 +00:00
TripleTest.cpp
TwineTest.cpp
ValueMapTest.cpp Only run this mutex test if threading is enabled. This 2009-11-19 20:48:14 +00:00