diff options
author | Gabor Greif <ggreif@gmail.com> | 2008-05-21 14:48:24 +0000 |
---|---|---|
committer | Gabor Greif <ggreif@gmail.com> | 2008-05-21 14:48:24 +0000 |
commit | 015d399354e41749a7ffdb2d0eb7c7cd765841a3 (patch) | |
tree | a6a6c080137b2082f58e4937eaa327f7c13e2e11 /test | |
parent | 04a115e4a1c9f74049592b2bd5bac875e9d1fbc8 (diff) | |
download | external_llvm-015d399354e41749a7ffdb2d0eb7c7cd765841a3.zip external_llvm-015d399354e41749a7ffdb2d0eb7c7cd765841a3.tar.gz external_llvm-015d399354e41749a7ffdb2d0eb7c7cd765841a3.tar.bz2 |
resurrect lost tests by renaming them to not end with .tr
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51375 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r-- | test/C++Frontend/2003-08-24-Cleanup.cpp (renamed from test/C++Frontend/2003-08-24-Cleanup.cpp.tr) | 0 | ||||
-rw-r--r-- | test/C++Frontend/2003-08-29-ArgPassingBug.cpp (renamed from test/C++Frontend/2003-08-29-ArgPassingBug.cpp.tr) | 0 | ||||
-rw-r--r-- | test/C++Frontend/2003-10-21-InnerClass.cpp (renamed from test/C++Frontend/2003-10-21-InnerClass.cpp.tr) | 0 | ||||
-rw-r--r-- | test/C++Frontend/2003-11-02-WeakLinkage.cpp (renamed from test/C++Frontend/2003-11-02-WeakLinkage.cpp.tr) | 0 | ||||
-rw-r--r-- | test/C++Frontend/2003-11-08-ArrayAddress.cpp (renamed from test/C++Frontend/2003-11-08-ArrayAddress.cpp.tr) | 0 | ||||
-rw-r--r-- | test/C++Frontend/2003-11-09-ConstructorTypeSafety.cpp (renamed from test/C++Frontend/2003-11-09-ConstructorTypeSafety.cpp.tr) | 0 | ||||
-rw-r--r-- | test/C++Frontend/2003-11-18-MemberInitializationCasting.cpp (renamed from test/C++Frontend/2003-11-18-MemberInitializationCasting.cpp.tr) | 0 | ||||
-rw-r--r-- | test/C++Frontend/2004-01-11-DynamicInitializedConstant.cpp (renamed from test/C++Frontend/2004-01-11-DynamicInitializedConstant.cpp.tr) | 0 | ||||
-rw-r--r-- | test/C++Frontend/2004-03-09-UnmangledBuiltinMethods.cpp (renamed from test/C++Frontend/2004-03-09-UnmangledBuiltinMethods.cpp.tr) | 0 | ||||
-rw-r--r-- | test/C++Frontend/2004-09-27-DidntEmitTemplate.cpp (renamed from test/C++Frontend/2004-09-27-DidntEmitTemplate.cpp.tr) | 0 | ||||
-rw-r--r-- | test/CFrontend/2003-07-22-ArrayAccessTypeSafety.c (renamed from test/CFrontend/2003-07-22-ArrayAccessTypeSafety.c.tr) | 0 | ||||
-rw-r--r-- | test/CFrontend/2003-08-06-BuiltinSetjmpLongjmp.c (renamed from test/CFrontend/2003-08-06-BuiltinSetjmpLongjmp.c.tr) | 0 | ||||
-rw-r--r-- | test/CFrontend/2003-08-17-DeadCodeShortCircuit.c (renamed from test/CFrontend/2003-08-17-DeadCodeShortCircuit.c.tr) | 0 | ||||
-rw-r--r-- | test/CFrontend/2003-11-03-AddrArrayElement.c (renamed from test/CFrontend/2003-11-03-AddrArrayElement.c.tr) | 0 | ||||
-rw-r--r-- | test/CFrontend/2003-11-08-PointerSubNotGetelementptr.c (renamed from test/CFrontend/2003-11-08-PointerSubNotGetelementptr.c.tr) | 0 | ||||
-rw-r--r-- | test/CFrontend/2003-11-13-TypeSafety.c (renamed from test/CFrontend/2003-11-13-TypeSafety.c.tr) | 0 | ||||
-rw-r--r-- | test/CFrontend/2003-11-19-AddressOfRegister.c (renamed from test/CFrontend/2003-11-19-AddressOfRegister.c.tr) | 0 | ||||
-rw-r--r-- | test/CFrontend/2003-12-14-ExternInlineSupport.c (renamed from test/CFrontend/2003-12-14-ExternInlineSupport.c.tr) | 0 | ||||
-rw-r--r-- | test/CFrontend/2004-02-12-LargeAggregateCopy.c (renamed from test/CFrontend/2004-02-12-LargeAggregateCopy.c.tr) | 0 | ||||
-rw-r--r-- | test/CFrontend/2004-02-13-BuiltinFrameReturnAddress.c (renamed from test/CFrontend/2004-02-13-BuiltinFrameReturnAddress.c.tr) | 0 | ||||
-rw-r--r-- | test/CFrontend/2004-02-13-IllegalVararg.c (renamed from test/CFrontend/2004-02-13-IllegalVararg.c.tr) | 0 | ||||
-rw-r--r-- | test/CFrontend/2004-02-20-Builtins.c (renamed from test/CFrontend/2004-02-20-Builtins.c.tr) | 0 | ||||
-rw-r--r-- | test/CFrontend/2004-03-07-ExternalConstant.c (renamed from test/CFrontend/2004-03-07-ExternalConstant.c.tr) | 0 | ||||
-rw-r--r-- | test/CFrontend/2004-06-17-UnorderedCompares.c (renamed from test/CFrontend/2004-06-17-UnorderedCompares.c.tr) | 0 | ||||
-rw-r--r-- | test/CFrontend/2005-01-02-PointerDifference.c (renamed from test/CFrontend/2005-01-02-PointerDifference.c.tr) | 0 |
25 files changed, 0 insertions, 0 deletions
diff --git a/test/C++Frontend/2003-08-24-Cleanup.cpp.tr b/test/C++Frontend/2003-08-24-Cleanup.cpp index ab0d1a0..ab0d1a0 100644 --- a/test/C++Frontend/2003-08-24-Cleanup.cpp.tr +++ b/test/C++Frontend/2003-08-24-Cleanup.cpp diff --git a/test/C++Frontend/2003-08-29-ArgPassingBug.cpp.tr b/test/C++Frontend/2003-08-29-ArgPassingBug.cpp index d4cddff..d4cddff 100644 --- a/test/C++Frontend/2003-08-29-ArgPassingBug.cpp.tr +++ b/test/C++Frontend/2003-08-29-ArgPassingBug.cpp diff --git a/test/C++Frontend/2003-10-21-InnerClass.cpp.tr b/test/C++Frontend/2003-10-21-InnerClass.cpp index fadd51d..fadd51d 100644 --- a/test/C++Frontend/2003-10-21-InnerClass.cpp.tr +++ b/test/C++Frontend/2003-10-21-InnerClass.cpp diff --git a/test/C++Frontend/2003-11-02-WeakLinkage.cpp.tr b/test/C++Frontend/2003-11-02-WeakLinkage.cpp index 748ca63..748ca63 100644 --- a/test/C++Frontend/2003-11-02-WeakLinkage.cpp.tr +++ b/test/C++Frontend/2003-11-02-WeakLinkage.cpp diff --git a/test/C++Frontend/2003-11-08-ArrayAddress.cpp.tr b/test/C++Frontend/2003-11-08-ArrayAddress.cpp index 9ad1b8f..9ad1b8f 100644 --- a/test/C++Frontend/2003-11-08-ArrayAddress.cpp.tr +++ b/test/C++Frontend/2003-11-08-ArrayAddress.cpp diff --git a/test/C++Frontend/2003-11-09-ConstructorTypeSafety.cpp.tr b/test/C++Frontend/2003-11-09-ConstructorTypeSafety.cpp index e6c09e5..e6c09e5 100644 --- a/test/C++Frontend/2003-11-09-ConstructorTypeSafety.cpp.tr +++ b/test/C++Frontend/2003-11-09-ConstructorTypeSafety.cpp diff --git a/test/C++Frontend/2003-11-18-MemberInitializationCasting.cpp.tr b/test/C++Frontend/2003-11-18-MemberInitializationCasting.cpp index cb66ba1..cb66ba1 100644 --- a/test/C++Frontend/2003-11-18-MemberInitializationCasting.cpp.tr +++ b/test/C++Frontend/2003-11-18-MemberInitializationCasting.cpp diff --git a/test/C++Frontend/2004-01-11-DynamicInitializedConstant.cpp.tr b/test/C++Frontend/2004-01-11-DynamicInitializedConstant.cpp index 8ae15c9..8ae15c9 100644 --- a/test/C++Frontend/2004-01-11-DynamicInitializedConstant.cpp.tr +++ b/test/C++Frontend/2004-01-11-DynamicInitializedConstant.cpp diff --git a/test/C++Frontend/2004-03-09-UnmangledBuiltinMethods.cpp.tr b/test/C++Frontend/2004-03-09-UnmangledBuiltinMethods.cpp index b019e0c..b019e0c 100644 --- a/test/C++Frontend/2004-03-09-UnmangledBuiltinMethods.cpp.tr +++ b/test/C++Frontend/2004-03-09-UnmangledBuiltinMethods.cpp diff --git a/test/C++Frontend/2004-09-27-DidntEmitTemplate.cpp.tr b/test/C++Frontend/2004-09-27-DidntEmitTemplate.cpp index 706d541..706d541 100644 --- a/test/C++Frontend/2004-09-27-DidntEmitTemplate.cpp.tr +++ b/test/C++Frontend/2004-09-27-DidntEmitTemplate.cpp diff --git a/test/CFrontend/2003-07-22-ArrayAccessTypeSafety.c.tr b/test/CFrontend/2003-07-22-ArrayAccessTypeSafety.c index 51e66c9..51e66c9 100644 --- a/test/CFrontend/2003-07-22-ArrayAccessTypeSafety.c.tr +++ b/test/CFrontend/2003-07-22-ArrayAccessTypeSafety.c diff --git a/test/CFrontend/2003-08-06-BuiltinSetjmpLongjmp.c.tr b/test/CFrontend/2003-08-06-BuiltinSetjmpLongjmp.c index 39412e5..39412e5 100644 --- a/test/CFrontend/2003-08-06-BuiltinSetjmpLongjmp.c.tr +++ b/test/CFrontend/2003-08-06-BuiltinSetjmpLongjmp.c diff --git a/test/CFrontend/2003-08-17-DeadCodeShortCircuit.c.tr b/test/CFrontend/2003-08-17-DeadCodeShortCircuit.c index c275fee..c275fee 100644 --- a/test/CFrontend/2003-08-17-DeadCodeShortCircuit.c.tr +++ b/test/CFrontend/2003-08-17-DeadCodeShortCircuit.c diff --git a/test/CFrontend/2003-11-03-AddrArrayElement.c.tr b/test/CFrontend/2003-11-03-AddrArrayElement.c index ed3fc1a..ed3fc1a 100644 --- a/test/CFrontend/2003-11-03-AddrArrayElement.c.tr +++ b/test/CFrontend/2003-11-03-AddrArrayElement.c diff --git a/test/CFrontend/2003-11-08-PointerSubNotGetelementptr.c.tr b/test/CFrontend/2003-11-08-PointerSubNotGetelementptr.c index 443dfbd..443dfbd 100644 --- a/test/CFrontend/2003-11-08-PointerSubNotGetelementptr.c.tr +++ b/test/CFrontend/2003-11-08-PointerSubNotGetelementptr.c diff --git a/test/CFrontend/2003-11-13-TypeSafety.c.tr b/test/CFrontend/2003-11-13-TypeSafety.c index 128b767..128b767 100644 --- a/test/CFrontend/2003-11-13-TypeSafety.c.tr +++ b/test/CFrontend/2003-11-13-TypeSafety.c diff --git a/test/CFrontend/2003-11-19-AddressOfRegister.c.tr b/test/CFrontend/2003-11-19-AddressOfRegister.c index 69dc54d..69dc54d 100644 --- a/test/CFrontend/2003-11-19-AddressOfRegister.c.tr +++ b/test/CFrontend/2003-11-19-AddressOfRegister.c diff --git a/test/CFrontend/2003-12-14-ExternInlineSupport.c.tr b/test/CFrontend/2003-12-14-ExternInlineSupport.c index fb92ec7..fb92ec7 100644 --- a/test/CFrontend/2003-12-14-ExternInlineSupport.c.tr +++ b/test/CFrontend/2003-12-14-ExternInlineSupport.c diff --git a/test/CFrontend/2004-02-12-LargeAggregateCopy.c.tr b/test/CFrontend/2004-02-12-LargeAggregateCopy.c index b3c9bcf..b3c9bcf 100644 --- a/test/CFrontend/2004-02-12-LargeAggregateCopy.c.tr +++ b/test/CFrontend/2004-02-12-LargeAggregateCopy.c diff --git a/test/CFrontend/2004-02-13-BuiltinFrameReturnAddress.c.tr b/test/CFrontend/2004-02-13-BuiltinFrameReturnAddress.c index 162d32a..162d32a 100644 --- a/test/CFrontend/2004-02-13-BuiltinFrameReturnAddress.c.tr +++ b/test/CFrontend/2004-02-13-BuiltinFrameReturnAddress.c diff --git a/test/CFrontend/2004-02-13-IllegalVararg.c.tr b/test/CFrontend/2004-02-13-IllegalVararg.c index 1f3eded..1f3eded 100644 --- a/test/CFrontend/2004-02-13-IllegalVararg.c.tr +++ b/test/CFrontend/2004-02-13-IllegalVararg.c diff --git a/test/CFrontend/2004-02-20-Builtins.c.tr b/test/CFrontend/2004-02-20-Builtins.c index 82b7dc1..82b7dc1 100644 --- a/test/CFrontend/2004-02-20-Builtins.c.tr +++ b/test/CFrontend/2004-02-20-Builtins.c diff --git a/test/CFrontend/2004-03-07-ExternalConstant.c.tr b/test/CFrontend/2004-03-07-ExternalConstant.c index b8e13a3..b8e13a3 100644 --- a/test/CFrontend/2004-03-07-ExternalConstant.c.tr +++ b/test/CFrontend/2004-03-07-ExternalConstant.c diff --git a/test/CFrontend/2004-06-17-UnorderedCompares.c.tr b/test/CFrontend/2004-06-17-UnorderedCompares.c index f91ed66..f91ed66 100644 --- a/test/CFrontend/2004-06-17-UnorderedCompares.c.tr +++ b/test/CFrontend/2004-06-17-UnorderedCompares.c diff --git a/test/CFrontend/2005-01-02-PointerDifference.c.tr b/test/CFrontend/2005-01-02-PointerDifference.c index a351da2..a351da2 100644 --- a/test/CFrontend/2005-01-02-PointerDifference.c.tr +++ b/test/CFrontend/2005-01-02-PointerDifference.c |