From e3582e5899d964084d90c0dd40809c36d4f76c90 Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Sat, 11 Jun 2011 21:47:33 +0900 Subject: [PATCH] 6 depr fail --- .../depr.c.headers/{inttypes_h.pass.cpp => inttypes_h.fail.cpp} | 0 test/depr/depr.c.headers/{math_h.pass.cpp => math_h.fail.cpp} | 0 test/depr/depr.c.headers/{stdarg_h.pass.cpp => stdarg_h.fail.cpp} | 0 test/depr/depr.c.headers/{stdint_h.pass.cpp => stdint_h.fail.cpp} | 0 test/depr/depr.c.headers/{uchar_h.pass.cpp => uchar_h.fail.cpp} | 0 test/depr/depr.c.headers/{wchar_h.pass.cpp => wchar_h.fail.cpp} | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename test/depr/depr.c.headers/{inttypes_h.pass.cpp => inttypes_h.fail.cpp} (100%) rename test/depr/depr.c.headers/{math_h.pass.cpp => math_h.fail.cpp} (100%) rename test/depr/depr.c.headers/{stdarg_h.pass.cpp => stdarg_h.fail.cpp} (100%) rename test/depr/depr.c.headers/{stdint_h.pass.cpp => stdint_h.fail.cpp} (100%) rename test/depr/depr.c.headers/{uchar_h.pass.cpp => uchar_h.fail.cpp} (100%) rename test/depr/depr.c.headers/{wchar_h.pass.cpp => wchar_h.fail.cpp} (100%) diff --git a/test/depr/depr.c.headers/inttypes_h.pass.cpp b/test/depr/depr.c.headers/inttypes_h.fail.cpp similarity index 100% rename from test/depr/depr.c.headers/inttypes_h.pass.cpp rename to test/depr/depr.c.headers/inttypes_h.fail.cpp diff --git a/test/depr/depr.c.headers/math_h.pass.cpp b/test/depr/depr.c.headers/math_h.fail.cpp similarity index 100% rename from test/depr/depr.c.headers/math_h.pass.cpp rename to test/depr/depr.c.headers/math_h.fail.cpp diff --git a/test/depr/depr.c.headers/stdarg_h.pass.cpp b/test/depr/depr.c.headers/stdarg_h.fail.cpp similarity index 100% rename from test/depr/depr.c.headers/stdarg_h.pass.cpp rename to test/depr/depr.c.headers/stdarg_h.fail.cpp diff --git a/test/depr/depr.c.headers/stdint_h.pass.cpp b/test/depr/depr.c.headers/stdint_h.fail.cpp similarity index 100% rename from test/depr/depr.c.headers/stdint_h.pass.cpp rename to test/depr/depr.c.headers/stdint_h.fail.cpp diff --git a/test/depr/depr.c.headers/uchar_h.pass.cpp b/test/depr/depr.c.headers/uchar_h.fail.cpp similarity index 100% rename from test/depr/depr.c.headers/uchar_h.pass.cpp rename to test/depr/depr.c.headers/uchar_h.fail.cpp diff --git a/test/depr/depr.c.headers/wchar_h.pass.cpp b/test/depr/depr.c.headers/wchar_h.fail.cpp similarity index 100% rename from test/depr/depr.c.headers/wchar_h.pass.cpp rename to test/depr/depr.c.headers/wchar_h.fail.cpp