https://bugs.llvm.org/show_bug.cgi?id=49985
Bug ID: 49985
Summary: Test scripts are not portable
Product: flang
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: Build System
Assignee: unassignedb...@nondot.org
Reporter: chinoune.me...@hotmail.com
CC: david.tr...@arm.com, jper...@nvidia.com,
llvm-bugs@lists.llvm.org, sscalp...@nvidia.com
The test scripts (*.sh files) in the test folder can't be run on Windows.
Either: Port them to Windows cmd as *.bat files, That's an extra work each time
someone edit these scripts.
Or: Don't rely on shell scripting and find other ways. Maybe look at a more
mature project like clang and see how do they write portable tests.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs