Page MenuHomePhabricator

Added script integration test intructions to developer-notes
ClosedPublic

Authored by jasonbcox on May 14 2018, 02:54.

Details

Summary

Working on D1381 made it clear that these instructions are necessary, as they aren't documented anywhere.

Test Plan

D1381 shows these instructions are correct

Diff Detail

Repository
rABC Bitcoin ABC
Branch
master
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2579
Build 3274: Bitcoin ABC Buildbot (legacy)
Build 3273: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.May 14 2018, 23:42
doc/developer-notes.md
213

You know you can run just the script test ?

doc/developer-notes.md
213

How? Do I specify a path after make check or something?

Narrowed instructions to just run the specified test

This revision was automatically updated to reflect the committed changes.