aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
AgeCommit message (Expand)Author
2016-03-21Merge #7692: Remove p2p alert systemWladimir J. van der Laan
2016-03-21Merge #7705: [amount] Add tests and make GetFee() monotonicWladimir J. van der Laan
2016-03-18Remove p2p alert handlingBtcDrak
2016-03-17[qa] Add amount testsMarcoFalke
2016-03-15Versionbits testsPieter Wuille
2016-03-11Move GetTempPath() to testutil.Mustafa
2016-02-09tests: Remove May15 testWladimir J. van der Laan
2016-02-04Merge #7349: Build against system UniValue when availableWladimir J. van der Laan
2016-02-02Merge #7091: Consensus build packageWladimir J. van der Laan
2016-01-15Build against system UniValue when availableLuke Dashjr
2015-12-08Build: Consensus: Move consensus files from common to its own module/packageJorge Timón
2015-12-03Merge pull request #7133Wladimir J. van der Laan
2015-12-01Merge pull request #6914Wladimir J. van der Laan
2015-11-30Remove mruset as it is no longer used.Gregory Maxwell
2015-11-27Switch blocks to a constant-space Merkle root/branch algorithm.Pieter Wuille
2015-11-25Replace scriptnum_test's normative ScriptNum implementationWladimir J. van der Laan
2015-11-13Prevector typePieter Wuille
2015-11-09build: Split hardening/fPIE options outCory Fields
2015-10-22leveldbwrapper file rename to dbwrapper.*Jeff Garzik
2015-10-07Merge pull request #6720Wladimir J. van der Laan
2015-10-06Merge pull request #6650Wladimir J. van der Laan
2015-10-06Add chainstate obfuscation to avoid spurious antivirus detectionJames O'Beirne
2015-10-01[Univalue] add univalue over subtreeJonas Schnelli
2015-09-24Creates unittests for addrman, makes addrman testable.EthanHeilman
2015-09-16Add ZeroMQ support. Notify blocks and transactions via ZeroMQJeff Garzik
2015-09-03Replace boost::reverse_lock with our own.Casey Rodarmor
2015-08-17Add limitedmap testCasey Rodarmor
2015-08-06Add support for data-based outputs (OP_RETURN) to bitcoin-tx.Pavel Janík
2015-07-27Unit test doublespends in new blocksGavin Andresen
2015-05-14Merge pull request #5964Gavin Andresen
2015-05-14CScheduler unit testGavin Andresen
2015-05-13Merge pull request #5159Wladimir J. van der Laan
2015-05-13Create new BlockPolicyEstimator for fee estimatesAlex Morcos
2015-04-23fix and enable bip32 unit testJonas Schnelli
2015-03-26Keep mempool consistent during block-reorgsGavin Andresen
2015-03-12[Move Only] Move wallet related things to src/wallet/Jonas Schnelli
2015-03-09Merge pull request #5852Wladimir J. van der Laan
2015-03-03Reinitialize state in between individual unit tests.Pieter Wuille
2015-02-21Add unit tests for next difficulty calculationsRoss Nicoll
2015-01-31remove sig_canonical.json and sig_noncanonical.jsonManuel Araoz
2015-01-05tests: run sanity checks in tests tooCory Fields
2015-01-05Add tests for new uint256Wladimir J. van der Laan
2015-01-05uint256->arith_uint256 blob256->uint256Wladimir J. van der Laan
2014-12-31Merge #5528 fromJeff Garzik
2014-12-24bitcoin-tx: Add test case for signing a txEric R. Schulz
2014-12-19build: fix 'make distcheck'Cory Fields
2014-11-20build: fix link error on some platforms. Fixes #5235Cory Fields
2014-11-19build: add --with-libs so that libs are optionalCory Fields
2014-11-19build: add libbitcoinconsensus files and hook up the lib buildCory Fields
2014-11-19build: make a distinction between static app ldflags and static lib ldflagsCory Fields