summaryrefslogtreecommitdiffstats
path: root/libraries/date/disable_buggy_libstdc++_tests.patch
blob: d6257c4c3016e5da938025d651639a0d04795dcd (plain)
--- a/test/date_test/parse.pass.cpp	2020-06-02 18:08:57.000000000 -0700
+++ b/test/date_test/parse.pass.cpp	2020-07-11 19:35:35.349377734 -0700
@@ -874,27 +874,20 @@
 int
 main()
 {
-    test_a();
-    test_b();
-    test_c();
     test_C();
     test_d();
     test_D();
     test_F();
     test_H();
-    test_Ip();
     test_j();
     test_m();
     test_M();
-    test_p();
-    test_r();
     test_R();
     test_S();
     test_T();
     test_U();
     test_W();
     test_GV();
-    test_x();
     test_X();
     test_z();
     test_Z();