llvm-6502/unittests/ADT
Daniel Dunbar 014db9ddf7 Add SmallString unit test.
- Patch by Ryan Flynn!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76081 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-16 17:00:06 +00:00
..
APIntTest.cpp Reapply 74494, this time removing the conflicting definition of operator<< 2009-06-30 20:10:56 +00:00
DenseMapTest.cpp Minor cleanup for unittest: 2009-01-07 21:13:53 +00:00
DenseSetTest.cpp Prevent looping when DenseSet is abused. 2009-05-01 20:47:53 +00:00
ImmutableSetTest.cpp improve test and address Misha's comments 2009-01-03 14:55:26 +00:00
Makefile Original patch by Talin. 2009-01-01 02:24:48 +00:00
SmallStringTest.cpp Add SmallString unit test. 2009-07-16 17:00:06 +00:00
SmallVectorTest.cpp Clarify a FIXME. 2009-07-12 19:45:34 +00:00
StringMapTest.cpp Some generic clean-ups. Also make the StringMapEntryInitializer specialization apply only to the tests that are actually testing it. 2009-01-08 09:31:36 +00:00
TripleTest.cpp Revert my intentional breakage. 2009-06-30 16:26:57 +00:00