HomePhabricator

Align unit test names with their filenames
67c6abad55d9Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Align unit test names with their filenames

Summary:
This consistency makes it easier to execute specific tests individually
because you know that using their base filename will work with
the --run_test=<testname> option of the runner.

This easily allows running a selection of focused test based on matching patterns in their filenames.

Test Plan: make check

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

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

Details

Provenance
freetraderAuthored on Jul 20 2017, 11:19
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Reviewer
Restricted Project
Differential Revision
D350: Align unit test names with their filenames
Parents
rSTAGING055242781488: Uncache UTXO on a per outpoint basis instead of a per transaction basis
Branches
Unknown
Tags
Unknown