[llvm] [llvm-lit][test] Precommit tests for lit's built-in cat command (PR #101530)

Paul Kirth via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 2 14:21:12 PDT 2024


================
@@ -0,0 +1,31 @@
+## Test the cat command
+
+# RUN: not %{lit} -a -v %{inputs}/shtest-cat \
+# RUN: | FileCheck -match-full-lines %s --dump-input-context=1000
----------------
ilovepi wrote:

Why is `--dump-input-context=1000` needed?

https://github.com/llvm/llvm-project/pull/101530


More information about the llvm-commits mailing list