[libcxx-commits] [PATCH] D153498: [NFC][chrono][test] Fixes some tests on Windows.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jun 21 22:58:36 PDT 2023
Mordante created this revision.
Herald added a subscriber: arphaman.
Herald added a project: All.
Mordante requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
This updates the tests to match the actual output on Windows.
Note some tests still need more investigation.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D153498
Files:
libcxx/test/std/time/time.syn/formatter.day.pass.cpp
libcxx/test/std/time/time.syn/formatter.duration.pass.cpp
libcxx/test/std/time/time.syn/formatter.file_time.pass.cpp
libcxx/test/std/time/time.syn/formatter.hh_mm_ss.pass.cpp
libcxx/test/std/time/time.syn/formatter.local_time.pass.cpp
libcxx/test/std/time/time.syn/formatter.month_day.pass.cpp
libcxx/test/std/time/time.syn/formatter.sys_time.pass.cpp
libcxx/test/std/time/time.syn/formatter.weekday.pass.cpp
libcxx/test/std/time/time.syn/formatter.weekday_index.pass.cpp
libcxx/test/std/time/time.syn/formatter.weekday_last.pass.cpp
libcxx/test/std/time/time.syn/formatter.year_month_day.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153498.533473.patch
Type: text/x-patch
Size: 64947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230622/0719ebea/attachment-0001.bin>
More information about the libcxx-commits
mailing list