Renamed unittest files to have a consistent {Tt}est suffix.
authorMisha Brukman <brukman+llvm@gmail.com>
Thu, 19 Mar 2009 19:09:48 +0000 (19:09 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Thu, 19 Mar 2009 19:09:48 +0000 (19:09 +0000)
commit8be1ac213b20c5f4f6126d6ef955a9997f150ead
tree49319dcc08c5d492a5c0fa0eaa07421ef6b6e404
parent56e04a80b3cbd348aaf8f1828ed28fb4a9de2312
Renamed unittest files to have a consistent {Tt}est suffix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67326 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ADT/APInt.cpp [deleted file]
unittests/ADT/APIntTest.cpp [new file with mode: 0644]
unittests/Support/raw_ostream.cpp [deleted file]
unittests/Support/raw_ostream_test.cpp [new file with mode: 0644]