1. 2e73426 Converted a1.ll to unittests. by Misha Brukman · 15 years ago
  2. 8be1ac2 Renamed unittest files to have a consistent {Tt}est suffix. by Misha Brukman · 15 years ago
  3. 501adac Minimal raw_ostream unit tests by Daniel Dunbar · 15 years ago
  4. a15dc03 Remove libtool. by Nick Lewycky · 15 years ago
  5. fb3e5ca Fix comment. by Bill Wendling · 15 years ago
  6. 2d0f1c5 APInt's countLeadingOnes() was broken for negative i128 values, by Torok Edwin · 16 years ago
  7. 1999ff1 Port this test from dejagnu to unit testing. by Nick Lewycky · 16 years ago
  8. 3d9fbee Fix naming of file. by Bill Wendling · 16 years ago
  9. f2850d9 Adding unittests for SmallVector. Test by Talin. by Bill Wendling · 16 years ago
  10. 6b223d7 Some generic clean-ups. Also make the StringMapEntryInitializer specialization apply only to the tests that are actually testing it. by Bill Wendling · 16 years ago
  11. 3859366 * Don't explicitly cast "0" to "void*". This doesn't work well with specialized by Bill Wendling · 16 years ago
  12. 1ed3663 80-column violation fix. by Bill Wendling · 16 years ago
  13. 8bb5e99 * Added unittests for StringMap by Misha Brukman · 16 years ago
  14. c870bb5 Minor cleanup for unittest: by Misha Brukman · 16 years ago
  15. 4113bd1 Modify the unittests Makefiles so that they don't rebuild parts of LLVM just to by Bill Wendling · 16 years ago
  16. 38a2cb9 improve test and address Misha's comments by Nuno Lopes · 16 years ago
  17. 3d45f53 Reassign the buffer to the pointer so that we don't overwrite memory. by Bill Wendling · 16 years ago
  18. c365156 fist short at a new unit test for ImmutableSets. no bugs found, though :P by Nuno Lopes · 16 years ago
  19. 11366a0 make 'make clean' remove test binaries as well by Nuno Lopes · 16 years ago
  20. 8fb520e Original patch by Talin. by Misha Brukman · 16 years ago