This is an updated version of https://reviews.llvm.org/D22144 by @jlpeyton. The patch was accepted but not landed. This is useful functionality and I would like to use this to enable lit tests for environment variable behaviour. Differential Revision: https://reviews.llvm.org/D36403 llvm-svn: 311180
4 lines
67 B
Python
4 lines
67 B
Python
# Check the env command
|
|
#
|
|
# RUN: %{lit} -a -v %{inputs}/shtest-env
|