[all-commits] [llvm/llvm-project] 810752: [libcxx] [test] Fix the locale.time.put.byname/put...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Wed Jan 26 12:14:39 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 810752aaa1eb904654e543e96f76e004562304ae
      https://github.com/llvm/llvm-project/commit/810752aaa1eb904654e543e96f76e004562304ae
  Author: Martin Storsjö <martin at martin.st>
  Date:   2022-01-26 (Wed, 26 Jan 2022)

  Changed paths:
    M libcxx/test/std/localization/locale.categories/category.time/locale.time.put.byname/put1.pass.cpp

  Log Message:
  -----------
  [libcxx] [test] Fix the locale.time.put.byname/put1 testcase on Linux and Windows

The Windows and Glibc abbreviated form of Saturday in French locale
is "sam." with a trailing period included. Account for this in the
test reference.

Differential Revision: https://reviews.llvm.org/D118240




More information about the All-commits mailing list