Skip to content

test: test leading spaces for ParseHex#7536

Merged
laanwj merged 1 commit intobitcoin:masterfrom
laanwj:2016_02_test_parsehex_leading_space
Feb 16, 2016
Merged

test: test leading spaces for ParseHex#7536
laanwj merged 1 commit intobitcoin:masterfrom
laanwj:2016_02_test_parsehex_leading_space

Conversation

@laanwj
Copy link
Copy Markdown
Member

@laanwj laanwj commented Feb 15, 2016

BerkeleyDB dump files have key and value lines indented.
The salvage code passes these to ParseHex as-is.
Check this in the tests (should just pass with current code, but may break in the future if someone changes ParseHex without thinking of this).

@laanwj laanwj added the Tests label Feb 15, 2016
BerkeleyDB dump files have key and value lines indented.
The salvage code passes these to ParseHex as-is.
Check this in the tests (should just pass with current code).
@laanwj laanwj force-pushed the 2016_02_test_parsehex_leading_space branch from 73ede20 to f31b6b8 Compare February 15, 2016 16:14
@paveljanik
Copy link
Copy Markdown
Contributor

ACK

@laanwj laanwj merged commit f31b6b8 into bitcoin:master Feb 16, 2016
laanwj added a commit that referenced this pull request Feb 16, 2016
f31b6b8 test: test leading space for ParseHex (Wladimir J. van der Laan)
codablock pushed a commit to codablock/dash that referenced this pull request Dec 11, 2017
f31b6b8 test: test leading space for ParseHex (Wladimir J. van der Laan)
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants