As per title.
Details
Details
- Reviewers
freetrader sickpig awemany kyuupichan - Group Reviewers
Restricted Project - Commits
- rSTAGINGd510fbaaff2f: Format mempool_tests.cpp
rABCd510fbaaff2f: Format mempool_tests.cpp
make check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Except for above nit, looks good.
src/test/mempool_tests.cpp | ||
---|---|---|
140 ↗ | (On Diff #432) | Nit: I think an extra \n here would make it look more regular ... |
src/test/mempool_tests.cpp | ||
---|---|---|
140 ↗ | (On Diff #432) | clang-format would remove it right away :) |
src/test/mempool_tests.cpp | ||
---|---|---|
140 ↗ | (On Diff #432) | I see. Didn't know it is that aggressive in reformatting. |