The only function in testutil.cpp, GetTempPath() simply called
fs::temp_directory_path() directly. This just tidies things up by
removing that redundant function and the file containing it.
Backport of PR11234
Differential D2244
Remove redundant testutil files Fabien on Dec 30 2018, 17:01. Authored by
Details
The only function in testutil.cpp, GetTempPath() simply called Backport of PR11234 make check ninja check
Diff Detail
Event Timeline |