[all-commits] [llvm/llvm-project] d601ed: [libcxx] [test] Fix lexically_normal and lexically...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Sat Mar 6 12:48:44 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d601edf0b053b0df3bea0df16187009b2a0c946b
      https://github.com/llvm/llvm-project/commit/d601edf0b053b0df3bea0df16187009b2a0c946b
  Author: Martin Storsjö <martin at martin.st>
  Date:   2021-03-06 (Sat, 06 Mar 2021)

  Changed paths:
    M libcxx/test/std/input.output/filesystems/class.path/path.member/path.gen/lexically_normal.pass.cpp
    M libcxx/test/std/input.output/filesystems/class.path/path.member/path.gen/lexically_relative_and_proximate.pass.cpp

  Log Message:
  -----------
  [libcxx] [test] Fix lexically_normal and lexically_relative_and_proximate for windows

Convert the expected result path to preferred separators, add exceptions
to the test results where needed (due to some cases being interpreted
as a root name).

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




More information about the All-commits mailing list