aboutsummaryrefslogtreecommitdiff
path: root/src/test/README.md
AgeCommit message (Collapse)Author
2016-09-29Add option to run bitcoin-util-test.py manuallyjnewbery
2016-07-31Update README.mdChris 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
2015-10-10Clarification of unit test build instructions.Eric Lombrozo
2015-07-27Unit test doublespends in new blocksGavin Andresen
As suggested by Greg Maxwell-- unit test to make sure a block with a double-spend in it doesn't pass validation if half of the double-spend is already in the memory pool (so full-blown transaction validation is skipped) when the block is received.
2014-05-01Removed LevelDB changessuper3
Syntax Highlighting