summaryrefslogtreecommitdiffstats
path: root/llvm/unittests
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2009-03-19 19:09:48 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2009-03-19 19:09:48 +0000
commit5182b758a06c9ceb6bca4bc55189642a42fc587f (patch)
treef4f2e7a18469b69ec5df56d74cfe5119eca2e427 /llvm/unittests
parent95cd5c6b8420c7ebd99f5ce314657dcb150fa4a8 (diff)
downloadbcm5719-llvm-5182b758a06c9ceb6bca4bc55189642a42fc587f.tar.gz
bcm5719-llvm-5182b758a06c9ceb6bca4bc55189642a42fc587f.zip
Renamed unittest files to have a consistent {Tt}est suffix.
llvm-svn: 67326
Diffstat (limited to 'llvm/unittests')
-rw-r--r--llvm/unittests/ADT/APIntTest.cpp (renamed from llvm/unittests/ADT/APInt.cpp)0
-rw-r--r--llvm/unittests/Support/raw_ostream_test.cpp (renamed from llvm/unittests/Support/raw_ostream.cpp)0
2 files changed, 0 insertions, 0 deletions
diff --git a/llvm/unittests/ADT/APInt.cpp b/llvm/unittests/ADT/APIntTest.cpp
index cca512463ce..cca512463ce 100644
--- a/llvm/unittests/ADT/APInt.cpp
+++ b/llvm/unittests/ADT/APIntTest.cpp
diff --git a/llvm/unittests/Support/raw_ostream.cpp b/llvm/unittests/Support/raw_ostream_test.cpp
index 7b86b2341ae..7b86b2341ae 100644
--- a/llvm/unittests/Support/raw_ostream.cpp
+++ b/llvm/unittests/Support/raw_ostream_test.cpp
OpenPOWER on IntegriCloud