aboutsummaryrefslogtreecommitdiff
path: root/src/test/prevector_tests.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Minimal fix to slow prevector tests as stopgap measureJeremy Rubin2016-09-061-19/+43
|
* Do not shadow local variablesPavel Janík2016-06-071-2/+2
|
* test prevector::swapKaz Wesley2016-04-161-2/+13
| | | | | - add a swap operation to prevector tests (fails due to broken prevector::swap) - fix 2 prevector test operation conditions that were impossible
* Prevector typePieter Wuille2015-11-131-0/+217