Ismail Dönmez 2016-03-09 16:10:00 +00:00 committed by Git OBS Bridge
parent f49d2e187c
commit 24d028b1da

View File

@ -44,3 +44,16 @@ Index: libcxx-3.8.0.src/test/std/depr/depr.c.headers/math_h_isinf.pass.cpp
#include <math.h>
#include <type_traits>
#include <cassert>
Index: libcxx-3.8.0.src/test/std/depr/depr.c.headers/math_h_isnan.pass.cpp
===================================================================
--- libcxx-3.8.0.src.orig/test/std/depr/depr.c.headers/math_h_isnan.pass.cpp
+++ libcxx-3.8.0.src/test/std/depr/depr.c.headers/math_h_isnan.pass.cpp
@@ -11,8 +11,6 @@
// isnan
-// XFAIL: linux
-
#include <math.h>
#include <type_traits>
#include <cassert>