diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-04-17 15:06:37 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-04-17 15:33:40 +0200 |
commit | df57e7ac05e218a910ce56a1a2bff16ccdaaba20 (patch) | |
tree | 1a4237f30e21c32544b4be2833327ec67cc0012c /rules/CC/test | |
parent | c76b6c45bb413e87b2cc0fbcc25f25e86f5b507f (diff) | |
download | rules-cc-df57e7ac05e218a910ce56a1a2bff16ccdaaba20.tar.gz |
["CC/test", "test"] runner: set TMPDIR
... to the same value as TEST_TMPDIR. While TEST_TMPDIR is the
conventional name that tests should use for their temporary file,
setting TMPDIR as well has the advantage that more library functions
can be used to create temporary files and directories, as quite a
few of them inspect the variable TMPDIR.
While there, also fix some typos in the documentation strings.
Diffstat (limited to 'rules/CC/test')
0 files changed, 0 insertions, 0 deletions