This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] [test] Explicitly check that some env vars are ignored in the temp_dir_path test
ClosedPublic

Authored by mstorsjo on Mar 16 2021, 4:36 AM.

Details

Summary

This was suggested in the review of D98139.

Diff Detail

Event Timeline

mstorsjo requested review of this revision.Mar 16 2021, 4:36 AM
mstorsjo created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptMar 16 2021, 4:36 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript

Awesome, LGTM mod comments!

libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.temp_dir_path/temp_directory_path.pass.cpp
74

Trailing commas on lines 72 and 74, please.

145
curdeius accepted this revision.Mar 18 2021, 4:56 PM
curdeius added a subscriber: curdeius.

LGTM.

This revision is now accepted and ready to land.Mar 18 2021, 4:56 PM