[LLD][COFF] On Windows, fix the date formatting in the 'incremental' test.

On my system the date formatting is a bit different from what the test used to
support. I'm using:

  Windows 11 version 21H2, build 22000.795 using the English(Canada) region.
  ls from BusyBox 1.36
  VS 2022 17.2.5
  WinSDK 10.0.22000
This commit is contained in:
Alexandre Ganea 2022-07-14 16:56:23 -04:00
parent 67564841cb
commit 17a4427e82

View File

@ -96,5 +96,5 @@
# WARN-REF: ignoring '/incremental' because REF is enabled; use '/opt:noref' to disable
# WARN-ORDER: ignoring '/incremental' due to '/order' specification
# WARN-PROFILE: ignoring '/incremental' due to '/profile' specification
# KEEP: {{Feb 1 1980|1980-02-01}}
# NOKEEP-NOT: {{Feb 1 1980|1980-02-01}}
# KEEP: {{Feb 1 1980|Feb 01 1980|1980-02-01}}
# NOKEEP-NOT: {{Feb 1 1980|Feb 01 1980|1980-02-01}}