diff options
author | Misha Brukman <brukman+llvm@gmail.com> | 2009-03-19 19:09:48 +0000 |
---|---|---|
committer | Misha Brukman <brukman+llvm@gmail.com> | 2009-03-19 19:09:48 +0000 |
commit | 8be1ac213b20c5f4f6126d6ef955a9997f150ead (patch) | |
tree | 49319dcc08c5d492a5c0fa0eaa07421ef6b6e404 | |
parent | 56e04a80b3cbd348aaf8f1828ed28fb4a9de2312 (diff) | |
download | external_llvm-8be1ac213b20c5f4f6126d6ef955a9997f150ead.tar.gz external_llvm-8be1ac213b20c5f4f6126d6ef955a9997f150ead.tar.bz2 external_llvm-8be1ac213b20c5f4f6126d6ef955a9997f150ead.zip |
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
-rw-r--r-- | unittests/ADT/APIntTest.cpp (renamed from unittests/ADT/APInt.cpp) | 0 | ||||
-rw-r--r-- | unittests/Support/raw_ostream_test.cpp (renamed from unittests/Support/raw_ostream.cpp) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/unittests/ADT/APInt.cpp b/unittests/ADT/APIntTest.cpp index cca512463c..cca512463c 100644 --- a/unittests/ADT/APInt.cpp +++ b/unittests/ADT/APIntTest.cpp diff --git a/unittests/Support/raw_ostream.cpp b/unittests/Support/raw_ostream_test.cpp index 7b86b2341a..7b86b2341a 100644 --- a/unittests/Support/raw_ostream.cpp +++ b/unittests/Support/raw_ostream_test.cpp |