aboutsummaryrefslogtreecommitdiff
path: root/src/test/Makefile.am
AgeCommit message (Expand)Author
2014-03-31Add sighash tests from data fileManuel Araoz
2014-03-05Total money limit testPieter Wuille
2014-01-11small headers ordering cleanupPhilip Kaufmann
2014-01-11makefile.am: split long lines into one file per lineWladimir J. van der Laan
2013-12-25Unittests for uint256.hThomas Holenstein
2013-12-09Re-enable miner tests in --disable-wallet modeWladimir J. van der Laan
2013-12-04Split off rpc_wallet_testsWladimir J. van der Laan
2013-12-04Add --disable-wallet option to build systemWladimir J. van der Laan
2013-12-03bitcoin-cli: remove unneeded dependencies (only code movement)Wladimir J. van der Laan
2013-11-11configure: Simplify common AM_CPPFLAGS and AM_LDFLAGS to a Makefile.commonLuke Dashjr
2013-10-16Merge pull request #2645 from sipa/inlinesighashGavin Andresen
2013-09-28Inline signature serializerPieter Wuille
2013-09-18autotools: fix the Makefile.include to be safely included anywhere.Cory Fields
2013-09-16included-tests: generate binary data from test files for inclusion into test ...Cory Fields
2013-09-10autotools: use an absolute path to test dataCory Fields
2013-09-05autotools: switch to autotools buildsystemCory Fields