llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[TEST-E2E] Modify run commands to address the Windows issue.

Open mmoadeli opened this issue 1 year ago • 0 comments

Running the test on Windows failed due to missing support of ls. Replacing ls with cat made the test pass on Windows. Additionally, the patch removes checking the case when we are not interested in having graphs (*.dot files) to be created.

mmoadeli avatar May 07 '24 10:05 mmoadeli