aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
Commit message (Expand)AuthorAgeFilesLines
...
| * [Tests] Adding unit tests for GetDifficulty in blockchain.cpp.sean2017-11-221-0/+1
* | [tests] remove redundant univalue_tests.cppJohn Newbery2017-12-121-1/+0
* | [tests] Test that mempool rejects coinbase transactionsJames O'Beirne2017-11-181-0/+1
* | build: Remove -I for everything but project rootWladimir J. van der Laan2017-11-161-1/+1
|/
* Merge #11433: qa: Restore bitcoin-util-test py2 compatibilityMarcoFalke2017-10-031-1/+1
|\
| * qa: Restore bitcoin-util-test py2 compatibilityMarcoFalke2017-10-011-1/+1
* | Merge #11293: Deduplicate CMerkleBlock construction code, add test coverageMarcoFalke2017-10-031-0/+1
|\ \
| * | Add tests for CMerkleBlock usage with txids specifiedJames O'Beirne2017-09-201-0/+1
* | | Import Bech32 C++ reference code & testsPieter Wuille2017-09-281-0/+1
* | | [script] Unit tests for script/standard functionsJim Posen2017-09-211-0/+1
|/ /
* / Remove redundant testutil filesMeshCollider2017-09-051-2/+0
|/
* Fix test_bitcoin circular dependency issueJonas Schnelli2017-07-171-3/+4
* Merge #10544: Update to LevelDB 1.20Wladimir J. van der Laan2017-06-131-2/+2
|\
| * leveldb: enable runtime-detected crc32 instructionsCory Fields2017-06-091-2/+2
* | Merge #10321: Use FastRandomContext for all testsPieter Wuille2017-06-071-1/+0
|\ \
| * | Merge test_random.h into test_bitcoin.hPieter Wuille2017-06-051-1/+0
| |/
* | Merge #10331: Share config between util and functional testsMarcoFalke2017-06-061-1/+1
|\ \ | |/ |/|
| * Change bitcoin-util-test.py to use Python3John Newbery2017-05-031-1/+1
* | torcontrol: Add unit tests for Tor reply parsersJack Grigg2017-05-161-0/+1
|/
* Merge #9792: FastRandomContext improvements and switch to ChaCha20Wladimir J. van der Laan2017-04-241-1/+1
|\
| * Switch FastRandomContext to ChaCha20Pieter Wuille2017-03-291-1/+1
* | allow libevent logging to be updated during runtimeJohn Newbery2017-04-101-1/+1
|/
* Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.pyJohn Newbery2017-03-201-59/+2
* Merge #9974: Add basic Qt wallet testJonas Schnelli2017-03-171-0/+1
|\
| * Make test_bitcoin.cpp compatible with Qt Test frameworkRussell Yanofsky2017-03-101-0/+1
* | Merge #9497: CCheckQueue Unit TestsWladimir J. van der Laan2017-03-141-0/+1
|\ \ | |/ |/|
| * Add CheckQueue TestsJeremy Rubin2017-02-161-0/+1
* | util: Specific GetOSRandom for Linux/FreeBSD/OpenBSDWladimir J. van der Laan2017-02-211-0/+1
* | Merge #9525: test: Include tx data in EXTRA_DISTMarcoFalke2017-01-121-14/+36
|\ \ | |/ |/|
| * test: Include tx data in EXTRA_DISTMarcoFalke2017-01-121-14/+36
* | Merge #9387: [Refactor] RAII of libevent stuff using unique ptrs with deletersWladimir J. van der Laan2017-01-051-2/+3
|\ \ | |/ |/|
| * Added EVENT_CFLAGS to test makefile to explicitly include libevent headers.Karl-Johan Alm2017-01-041-1/+1
| * Added some simple tests for the RAII-style events.Karl-Johan Alm2016-12-211-1/+2
* | test: Include tx data in EXTRA_DISTMarcoFalke2016-12-271-0/+15
* | Merge #9376: Remove unused test files and referencesWladimir J. van der Laan2016-12-211-2/+1
|\ \ | |/ |/|
| * Fix testfile referenceBtcDrak2016-12-201-1/+1
| * Remove unused test files and referencesBtcDrak2016-12-191-1/+0
* | Uses built-in byte swap if available (Apple) and if bswap_XX is undefined.Karl-Johan Alm2016-12-171-0/+1
|/
* Merge #9172: Resurrect pstratem's "Simple fuzzing framework"Wladimir J. van der Laan2016-12-151-0/+21
|\
| * Simple fuzzing frameworkPatrick Strateman2016-12-151-0/+21
* | Merge #8895: Better SigCache ImplementationPieter Wuille2016-12-141-0/+1
|\ \ | |/ |/|
| * Add unit tests for the CuckooCacheJeremy Rubin2016-12-141-0/+1
* | Bugfix: Correctly replace generated headers and fail cleanlyLuke Dashjr2016-11-121-12/+6
* | test: Fix test_random includesMarcoFalke2016-11-071-0/+1
* | Remove GetTotalBlocksEstimate and checkpoint tests that test nothing.Gregory Maxwell2016-11-021-1/+0
|/
* Add MIT license to MakefilesLuke Dashjr2016-09-211-0/+4
* 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
|/