[all-commits] [llvm/llvm-project] fa3cb5: [llvm-windres] Fix a test that failed on Windows. ...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Tue Mar 28 01:59:41 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fa3cb517e4a569ff075c98bb6d037abf38b88202
      https://github.com/llvm/llvm-project/commit/fa3cb517e4a569ff075c98bb6d037abf38b88202
  Author: Martin Storsjö <martin at martin.st>
  Date:   2023-03-28 (Tue, 28 Mar 2023)

  Changed paths:
    M llvm/test/tools/llvm-rc/windres-preproc.test

  Log Message:
  -----------
  [llvm-windres] Fix a test that failed on Windows. NFC.

Skip this test on Windows (by requiring a posix shell), since we
want to test specific corner cases of quotes passed to the executable,
and llvm-lit/cmd don't seem to handle it correctly at the moment.




More information about the All-commits mailing list