aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
Commit message (Expand)AuthorAgeFilesLines
* Remove rpc_wallet_tests.cppPatrick Strateman2016-08-071-2/+1
* Merge #8275: Remove bad chain alert partition checkWladimir J. van der Laan2016-07-061-1/+0
|\
| * Remove bad chain alert partition checkBtcDrak2016-06-141-1/+0
* | Add some blockencodings testsMatt Corallo2016-06-191-0/+1
|/
* Merge #8133: build: Finish up out-of-tree changesWladimir J. van der Laan2016-06-101-0/+3
|\
| * build: add temporary fix for "bad magic number" error in out-of-tree buildsCory Fields2016-06-031-0/+3
* | [Bitcoin-Tx] fix missing test fixtures, fix 32bit atoi issueJonas Schnelli2016-06-071-1/+3
|/
* Merge #7689: Replace OpenSSL AES with ctaes-based versionPieter Wuille2016-06-011-0/+1
|\
| * crypter: add tests for crypterCory Fields2016-05-131-0/+1
* | Merge #7696: Fix de-serialization bug where AddrMan is left corruptedPieter Wuille2016-05-171-0/+1
|\ \ | |/ |/|
| * Fix de-serialization bug where AddrMan is corrupted after exceptionEthanHeilman2016-05-041-0/+1
* | test: Create test fixture for walletWladimir J. van der Laan2016-04-181-0/+2
* | test: move accounting_tests and rpc_wallet_tests to wallet/testWladimir J. van der Laan2016-04-181-2/+2
* | Merge script_valid and script_invalid testsPieter Wuille2016-04-051-2/+1
* | Merge #7723: build: python 3 compatibilityWladimir J. van der Laan2016-03-291-1/+1
|\ \
| * | build: python 3 compatibilityWladimir J. van der Laan2016-03-291-1/+1
* | | Merge #7692: Remove p2p alert systemWladimir J. van der Laan2016-03-211-1/+1
|\ \ \
| * | | Remove p2p alert handlingBtcDrak2016-03-181-1/+1
| |/ /
* | | Merge #7705: [amount] Add tests and make GetFee() monotonicWladimir J. van der Laan2016-03-211-0/+1
|\ \ \ | |/ / |/| |
| * | [qa] Add amount testsMarcoFalke2016-03-171-0/+1
* | | Versionbits testsPieter Wuille2016-03-151-0/+1
|/ /
* | Move GetTempPath() to testutil.Mustafa2016-03-111-0/+2
* | tests: Remove May15 testWladimir J. van der Laan2016-02-091-1/+0
|/
* Merge #7349: Build against system UniValue when availableWladimir J. van der Laan2016-02-041-0/+2
|\
| * Build against system UniValue when availableLuke Dashjr2016-01-151-0/+2
* | Merge #7091: Consensus build packageWladimir J. van der Laan2016-02-021-1/+1
|\ \
| * | Build: Consensus: Move consensus files from common to its own module/packageJorge Timón2015-12-081-1/+1
| |/
* | Merge pull request #7133Wladimir J. van der Laan2015-12-031-1/+0
|\ \ | |/ |/|
| * Remove mruset as it is no longer used.Gregory Maxwell2015-11-301-1/+0
* | Merge pull request #6914Wladimir J. van der Laan2015-12-011-0/+1
|\ \ | |/ |/|
| * Prevector typePieter Wuille2015-11-131-0/+1
* | Switch blocks to a constant-space Merkle root/branch algorithm.Pieter Wuille2015-11-271-0/+1
* | Replace scriptnum_test's normative ScriptNum implementationWladimir J. van der Laan2015-11-251-1/+1
|/
* build: Split hardening/fPIE options outCory Fields2015-11-091-1/+2
* leveldbwrapper file rename to dbwrapper.*Jeff Garzik2015-10-221-1/+1
* Merge pull request #6720Wladimir J. van der Laan2015-10-071-0/+1
|\
| * Creates unittests for addrman, makes addrman testable.EthanHeilman2015-09-241-0/+1
* | Merge pull request #6650Wladimir J. van der Laan2015-10-061-0/+2
|\ \
| * | Add chainstate obfuscation to avoid spurious antivirus detectionJames O'Beirne2015-10-061-0/+2
* | | [Univalue] add univalue over subtreeJonas Schnelli2015-10-011-1/+2
| |/ |/|
* | Add ZeroMQ support. Notify blocks and transactions via ZeroMQJeff Garzik2015-09-161-0/+4
* | Replace boost::reverse_lock with our own.Casey Rodarmor2015-09-031-0/+1
|/
* Add limitedmap testCasey Rodarmor2015-08-171-0/+1
* Add support for data-based outputs (OP_RETURN) to bitcoin-tx.Pavel Janík2015-08-061-0/+2
* Unit test doublespends in new blocksGavin Andresen2015-07-271-0/+1
* Merge pull request #5964Gavin Andresen2015-05-141-0/+1
|\
| * CScheduler unit testGavin Andresen2015-05-141-0/+1
* | Merge pull request #5159Wladimir J. van der Laan2015-05-131-0/+1
|\ \ | |/ |/|
| * Create new BlockPolicyEstimator for fee estimatesAlex Morcos2015-05-131-0/+1
* | fix and enable bip32 unit testJonas Schnelli2015-04-231-0/+1
|/