aboutsummaryrefslogtreecommitdiff
path: root/src/test/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: delete old Makefile.am'sCory Fields2014-06-051-77/+0
* Move bignum.h to test/Pieter Wuille2014-05-091-0/+1
* Reduce bignum.h now it is only needed for scriptnum_testsPieter Wuille2014-05-091-1/+0
* script: Add test for CScriptNumCory Fields2014-04-221-0/+1
* Add sighash tests from data fileManuel Araoz2014-03-311-1/+2
* Total money limit testPieter Wuille2014-03-051-0/+1
* small headers ordering cleanupPhilip Kaufmann2014-01-111-1/+2
* makefile.am: split long lines into one file per lineWladimir J. van der Laan2014-01-111-13/+40
* Unittests for uint256.hThomas Holenstein2013-12-251-1/+1
* Re-enable miner tests in --disable-wallet modeWladimir J. van der Laan2013-12-091-2/+2
* Split off rpc_wallet_testsWladimir J. van der Laan2013-12-041-1/+1
* Add --disable-wallet option to build systemWladimir J. van der Laan2013-12-041-4/+13
* bitcoin-cli: remove unneeded dependencies (only code movement)Wladimir J. van der Laan2013-12-031-1/+1
* configure: Simplify common AM_CPPFLAGS and AM_LDFLAGS to a Makefile.commonLuke Dashjr2013-11-111-5/+1
* Merge pull request #2645 from sipa/inlinesighashGavin Andresen2013-10-161-1/+1
|\
| * Inline signature serializerPieter Wuille2013-09-281-1/+1
* | autotools: fix the Makefile.include to be safely included anywhere.Cory Fields2013-09-181-2/+2
|/
* included-tests: generate binary data from test files for inclusion into test ...Cory Fields2013-09-161-12/+15
* autotools: use an absolute path to test dataCory Fields2013-09-101-2/+2
* autotools: switch to autotools buildsystemCory Fields2013-09-051-0/+38