[llvm] [llvm-lit] Print environment variables when using env without subcommand (PR #98414)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 27 00:12:26 PDT 2024
================
@@ -1,3 +1,5 @@
+## Tests the env command's ability to handle setting, unsetting, and mixing environment variables.
----------------
Harini0924 wrote:
I'm sorry for the confusion. You're right; the name "args-none" doesn't accurately reflect the content of the test, especially since the file includes scenarios with arguments like `-u FOO` and others. A more suitable name could be something like `env-var-handling.txt` or `env-command-tests.txt` to broadly cover all the scenarios tested in the file. Do either of these work, or do you have any other suggestions?
https://github.com/llvm/llvm-project/pull/98414
More information about the llvm-commits
mailing list