Also changes the lit tests to recognize a
cd $DIR ; command
pattern and change it into the apropriate RunSafely.sh options.
It also adds a convenience WORKDIR option to the llvm_test_run() cmake macro.
Paths
| Differential D14680
RunSafely.sh: Allow the specification of a working directory ClosedPublic Authored by MatzeB on Nov 13 2015, 8:41 PM.
Details Summary Also changes the lit tests to recognize a cd $DIR ; command pattern and change it into the apropriate RunSafely.sh options. It also adds a convenience WORKDIR option to the llvm_test_run() cmake macro.
Diff Detail Event TimelineMatzeB updated this object. Closed by commit rL254836: RunSafely.sh: Allow the specification of a working directory (authored by matze). · Explain WhyDec 4 2015, 8:42 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 40206 RunSafely.sh
cmake/modules/SingleMultiSource.cmake
lit.cfg
|