aboutsummaryrefslogtreecommitdiffstats
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
commita796f57699a0ebcac1592b1e4fc986a8da337e05 (patch)
tree49319dcc08c5d492a5c0fa0eaa07421ef6b6e404
parent77e24aafa98dfe4156ee60c2308c0467483da5bf (diff)
downloadexternal_llvm-a796f57699a0ebcac1592b1e4fc986a8da337e05.zip
external_llvm-a796f57699a0ebcac1592b1e4fc986a8da337e05.tar.gz
external_llvm-a796f57699a0ebcac1592b1e4fc986a8da337e05.tar.bz2
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 cca5124..cca5124 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 7b86b23..7b86b23 100644
--- a/unittests/Support/raw_ostream.cpp
+++ b/unittests/Support/raw_ostream_test.cpp