[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 12:21:13 PDT 2024


================
@@ -0,0 +1,49 @@
+# C Program to generate all ASCII characters in allchars.txt
----------------
ilovepi wrote:

allchars is marked as a binary file in the PR. Can we either add some leading text or a file extension to make it clear to git/Github that it isn't a binary file? I know you had issues w/ `.txt` extensions getting identified as tests, but perhaps another type of extension would work? or maybe just some leading string before the strange characters?

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


More information about the llvm-commits mailing list