cruxports/chrono-date/disable_buggy_libstdc++_tes...

31 lines
544 B
Diff
Raw Normal View History

2022-03-11 15:47:41 -05:00
--- 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();