Add to testsuite.
authorEric Christopher <echristo@gmail.com>
Fri, 24 May 2013 23:20:16 +0000 (23:20 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 24 May 2013 23:20:16 +0000 (23:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182693 91177308-0d34-0410-b5e6-96231b3b80d8

unittests/Support/CMakeLists.txt

index e6cafbcaf158b980a8acf7162bcc8f9babead531..b66c5db2c3e5b49ab6484caa02b82cb00502d18f 100644 (file)
@@ -20,6 +20,7 @@ add_llvm_unittest(SupportTests
   LeakDetectorTest.cpp
   ManagedStatic.cpp
   MathExtrasTest.cpp
+  MD5Test.cpp
   MemoryBufferTest.cpp
   MemoryTest.cpp
   Path.cpp