Update README.md inside of src/test/#8428
Merged
laanwj merged 1 commit intobitcoin:masterfrom Aug 3, 2016
Merged
Conversation
Member
|
Can you stick to the text width of 80 characters, and provide a more accurate commit message? Also, it's not improving clarify - the original text in README.md right now is simply wrong and this PR fixes it. |
src/test/README.md
Outdated
Contributor
|
Please squash all commits after fixing nits. |
Updating documentation for adding new unit test files Removing unneeded sentence from README Removing uint160_tests.cpp as it DNE Formatting command line instructions to use `` fixing 80 char formatting issue in README fixing more nits
242d886 to
b8db185
Compare
Contributor
Author
|
For some reason I couldn't squash to a more descriptive commit message, I tried following bitcoin core's guide and got an error saying I couldn't pick the specific commit I wanted to show |
Member
|
try |
laanwj
added a commit
that referenced
this pull request
Aug 3, 2016
b8db185 Update README.md (Chris Stewart)
luke-jr
pushed a commit
to luke-jr/bitcoin
that referenced
this pull request
Sep 21, 2016
Updating documentation for adding new unit test files Removing unneeded sentence from README Removing uint160_tests.cpp as it DNE Formatting command line instructions to use `` fixing 80 char formatting issue in README fixing more nits Github-Pull: bitcoin#8428 Rebased-From: b8db185
codablock
pushed a commit
to codablock/dash
that referenced
this pull request
Jan 8, 2018
b8db185 Update README.md (Chris Stewart)
lateminer
pushed a commit
to lateminer/bitcoin
that referenced
this pull request
Nov 11, 2018
Updating documentation for adding new unit test files Removing unneeded sentence from README Removing uint160_tests.cpp as it DNE Formatting command line instructions to use `` fixing 80 char formatting issue in README fixing more nits Github-Pull: bitcoin#8428 Rebased-From: b8db185
andvgal
pushed a commit
to energicryptocurrency/gen2-energi
that referenced
this pull request
Jan 6, 2019
b8db185 Update README.md (Chris Stewart)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Improves clarity for README in the test directory