No point in having a "#if 0"ed unittest.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 19 Dec 2013 03:44:13 +0000 (03:44 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 19 Dec 2013 03:44:13 +0000 (03:44 +0000)
commit2ad4cf54ee097fe6bfdb2e6593bf3db1895951cd
tree5613e620a14d00bafea4ddb849715bd11c808e63
parent5b6af7163d0a76864bed610c4e884aeffa16b302
No point in having a "#if 0"ed unittest.

It is also not clear what the value of the test was. The API is used from
existing tools and can (and is) tested with lit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197654 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ArchiveFileDescriptor/ArchiveFileDescriptor.cpp [deleted file]
unittests/ArchiveFileDescriptor/CMakeLists.txt [deleted file]
unittests/ArchiveFileDescriptor/Makefile [deleted file]
unittests/CMakeLists.txt
unittests/Makefile