-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Update README.md inside of src/test/ #8428
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
an example
|
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
|
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 |
|
try |
b8db185 Update README.md (Chris Stewart)
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
b8db185 Update README.md (Chris Stewart)
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
b8db185 Update README.md (Chris Stewart)
Improves clarity for README in the test directory