aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
Commit message (Expand)AuthorAgeFilesLines
* s/DOGE/DIS/gTomo Ueda2021-09-021-8/+8
* really s/doge/dis/g this timeTomo Ueda2021-09-021-24/+24
* Add rule to generate raw.h file to test Makefilelangerhans2019-03-251-0/+9
* Rename binaries to match DogecoinRoss Nicoll2019-03-251-28/+28
* Re-introduce alert functionality (#1470)Ross Nicoll2018-09-191-1/+2
* Merge AuxPoW support from NamecoreRoss Nicoll2018-09-191-0/+1
* Litecoin: Scrypt n=1024 Pow hash based upon Colin Percival's Tarnsnap (2009) ...Warren Togami2018-09-191-0/+1
* Add Dogecoin block subsidy calculations.Ross Nicoll2018-09-191-0/+1
* Merge #9497 via remote-tracking branch 'origin-pull/9497/head' into 0.14.2_fixesLuke Dashjr2017-06-051-0/+1
|\
| * Add CheckQueue TestsJeremy Rubin2017-02-161-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
|/
* 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