index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.test.include
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/DOGE/DIS/g
Tomo Ueda
2021-09-02
1
-8
/
+8
*
really s/doge/dis/g this time
Tomo Ueda
2021-09-02
1
-24
/
+24
*
Add rule to generate raw.h file to test Makefile
langerhans
2019-03-25
1
-0
/
+9
*
Rename binaries to match Dogecoin
Ross Nicoll
2019-03-25
1
-28
/
+28
*
Re-introduce alert functionality (#1470)
Ross Nicoll
2018-09-19
1
-1
/
+2
*
Merge AuxPoW support from Namecore
Ross Nicoll
2018-09-19
1
-0
/
+1
*
Litecoin: Scrypt n=1024 Pow hash based upon Colin Percival's Tarnsnap (2009) ...
Warren Togami
2018-09-19
1
-0
/
+1
*
Add Dogecoin block subsidy calculations.
Ross Nicoll
2018-09-19
1
-0
/
+1
*
Merge #9497 via remote-tracking branch 'origin-pull/9497/head' into 0.14.2_fixes
Luke Dashjr
2017-06-05
1
-0
/
+1
|
\
|
*
Add CheckQueue Tests
Jeremy Rubin
2017-02-16
1
-0
/
+1
*
|
Merge #9525: test: Include tx data in EXTRA_DIST
MarcoFalke
2017-01-12
1
-14
/
+36
|
\
\
|
|
/
|
/
|
|
*
test: Include tx data in EXTRA_DIST
MarcoFalke
2017-01-12
1
-14
/
+36
*
|
Merge #9387: [Refactor] RAII of libevent stuff using unique ptrs with deleters
Wladimir J. van der Laan
2017-01-05
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Added EVENT_CFLAGS to test makefile to explicitly include libevent headers.
Karl-Johan Alm
2017-01-04
1
-1
/
+1
|
*
Added some simple tests for the RAII-style events.
Karl-Johan Alm
2016-12-21
1
-1
/
+2
*
|
test: Include tx data in EXTRA_DIST
MarcoFalke
2016-12-27
1
-0
/
+15
*
|
Merge #9376: Remove unused test files and references
Wladimir J. van der Laan
2016-12-21
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix testfile reference
BtcDrak
2016-12-20
1
-1
/
+1
|
*
Remove unused test files and references
BtcDrak
2016-12-19
1
-1
/
+0
*
|
Uses built-in byte swap if available (Apple) and if bswap_XX is undefined.
Karl-Johan Alm
2016-12-17
1
-0
/
+1
|
/
*
Merge #9172: Resurrect pstratem's "Simple fuzzing framework"
Wladimir J. van der Laan
2016-12-15
1
-0
/
+21
|
\
|
*
Simple fuzzing framework
Patrick Strateman
2016-12-15
1
-0
/
+21
*
|
Merge #8895: Better SigCache Implementation
Pieter Wuille
2016-12-14
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add unit tests for the CuckooCache
Jeremy Rubin
2016-12-14
1
-0
/
+1
*
|
Bugfix: Correctly replace generated headers and fail cleanly
Luke Dashjr
2016-11-12
1
-12
/
+6
*
|
test: Fix test_random includes
MarcoFalke
2016-11-07
1
-0
/
+1
*
|
Remove GetTotalBlocksEstimate and checkpoint tests that test nothing.
Gregory Maxwell
2016-11-02
1
-1
/
+0
|
/
*
Add MIT license to Makefiles
Luke Dashjr
2016-09-21
1
-0
/
+4
*
Remove rpc_wallet_tests.cpp
Patrick Strateman
2016-08-07
1
-2
/
+1
*
Merge #8275: Remove bad chain alert partition check
Wladimir J. van der Laan
2016-07-06
1
-1
/
+0
|
\
|
*
Remove bad chain alert partition check
BtcDrak
2016-06-14
1
-1
/
+0
*
|
Add some blockencodings tests
Matt Corallo
2016-06-19
1
-0
/
+1
|
/
*
Merge #8133: build: Finish up out-of-tree changes
Wladimir J. van der Laan
2016-06-10
1
-0
/
+3
|
\
|
*
build: add temporary fix for "bad magic number" error in out-of-tree builds
Cory Fields
2016-06-03
1
-0
/
+3
*
|
[Bitcoin-Tx] fix missing test fixtures, fix 32bit atoi issue
Jonas Schnelli
2016-06-07
1
-1
/
+3
|
/
*
Merge #7689: Replace OpenSSL AES with ctaes-based version
Pieter Wuille
2016-06-01
1
-0
/
+1
|
\
|
*
crypter: add tests for crypter
Cory Fields
2016-05-13
1
-0
/
+1
*
|
Merge #7696: Fix de-serialization bug where AddrMan is left corrupted
Pieter Wuille
2016-05-17
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix de-serialization bug where AddrMan is corrupted after exception
EthanHeilman
2016-05-04
1
-0
/
+1
*
|
test: Create test fixture for wallet
Wladimir J. van der Laan
2016-04-18
1
-0
/
+2
*
|
test: move accounting_tests and rpc_wallet_tests to wallet/test
Wladimir J. van der Laan
2016-04-18
1
-2
/
+2
*
|
Merge script_valid and script_invalid tests
Pieter Wuille
2016-04-05
1
-2
/
+1
*
|
Merge #7723: build: python 3 compatibility
Wladimir J. van der Laan
2016-03-29
1
-1
/
+1
|
\
\
|
*
|
build: python 3 compatibility
Wladimir J. van der Laan
2016-03-29
1
-1
/
+1
*
|
|
Merge #7692: Remove p2p alert system
Wladimir J. van der Laan
2016-03-21
1
-1
/
+1
|
\
\
\
|
*
|
|
Remove p2p alert handling
BtcDrak
2016-03-18
1
-1
/
+1
|
|
/
/
*
|
|
Merge #7705: [amount] Add tests and make GetFee() monotonic
Wladimir J. van der Laan
2016-03-21
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[qa] Add amount tests
MarcoFalke
2016-03-17
1
-0
/
+1
*
|
|
Versionbits tests
Pieter Wuille
2016-03-15
1
-0
/
+1
|
/
/
*
|
Move GetTempPath() to testutil.
Mustafa
2016-03-11
1
-0
/
+2
[next]