HomePhabricator

Remove redundant testutil files

Description

Remove redundant testutil files

Summary:
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

Test Plan:

make check
ninja check

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Subscribers: teamcity, schancel

Differential Revision: https://reviews.bitcoinabc.org/D2244

Details

Provenance
MeshCollider <dobsonsa68@gmail.com>Authored on Sep 5 2017, 03:02
FabienCommitted on Dec 31 2018, 14:50
FabienPushed on Dec 31 2018, 14:51
Reviewer
Restricted Project
Differential Revision
D2244: Remove redundant testutil files
Parents
rABCcb7d38be2c9e: Remove tests against BOOST_VERSION older than MINIMUM_REQUIRED_BOOST
Branches
Unknown
Tags
Unknown

Event Timeline