[all-commits] [llvm/llvm-project] d81970: [libc++][test] Disable parts requiring locales.

Mark de Wever via All-commits all-commits at lists.llvm.org
Sun Jan 22 07:51:30 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d819703410c2362cbafb60117dab45b182d8b13d
      https://github.com/llvm/llvm-project/commit/d819703410c2362cbafb60117dab45b182d8b13d
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2023-01-22 (Sun, 22 Jan 2023)

  Changed paths:
    M libcxx/test/std/containers/container.adaptors/container.adaptors.format/format.functions.tests.h
    M libcxx/test/std/utilities/format/format.range/format.range.fmtset/format.functions.tests.h
    M libcxx/test/std/utilities/format/format.range/format.range.formatter/format.functions.tests.h

  Log Message:
  -----------
  [libc++][test] Disable parts requiring locales.

This part should be guarded, but there are no proper guards yet.
Therefore disable the offending part. This was reported post commit in
D140653.




More information about the All-commits mailing list