index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
util_tests.cpp
Age
Commit message (
Expand
)
Author
2020-02-21
scripted-diff: Replace MilliSleep with UninterruptibleSleep
MarcoFalke
2020-02-14
Refactor message hashing into a utility function
Jeffrey Czyz
2020-02-14
Deduplicate the message signing code
Vasil Dimov
2020-02-14
Deduplicate the message verifying code
Vasil Dimov
2020-02-05
Merge #17482: util: Disallow network-qualified command line options
Wladimir J. van der Laan
2020-01-15
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-15
scripted-diff: Replace CCriticalSection with RecursiveMutex
MarcoFalke
2019-12-19
util: Disallow network-qualified command line options
Russell Yanofsky
2019-12-20
Merge #17473: refactor: Settings code cleanups
MarcoFalke
2019-12-16
Merge #17593: test: move more utility functions into test utility library
MarcoFalke
2019-12-16
tests: Add tests for decoding/parsing of base32, base64 and money strings con...
practicalswift
2019-11-25
[test] move string helper functions into test library
Martin Zumsande
2019-11-13
scripted-diff: Remove unused ArgsManager type flags in tests
Russell Yanofsky
2019-11-13
refactor: Add util_CheckValue test
Russell Yanofsky
2019-11-07
Deduplicate settings merge code
Russell Yanofsky
2019-11-07
Merge #16978: test: Seed test RNG context for each test case, print seed
MarcoFalke
2019-11-07
Merge #17384: test: Create new test library
MarcoFalke
2019-11-06
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-11-06
Merge #17390: test: Add util_ArgParsing test
Wladimir J. van der Laan
2019-11-05
Add util_ArgParsing test
Russell Yanofsky
2019-11-05
Add missing newline in util_ChainMerge test
Russell Yanofsky
2019-10-27
Add roundtrip and more tests to ParseISO8601DateTime and FormatISO8601DateTime
Elichai Turkel
2019-10-16
Add tests for util/vector.h's Cat and Vector
Pieter Wuille
2019-10-15
util: Filter control characters out of log messages
Wladimir J. van der Laan
2019-10-09
test: add unit tests for Span-parsing helpers
Sebastian Falbesoner
2019-10-09
test: Seed test RNG context for each test case, print seed
MarcoFalke
2019-09-06
Testchains: Generic selection with -chain=<str> in addition of -testnet and -...
Jorge Timón
2019-08-20
util: Add Join helper to join a list of strings
MarcoFalke
2019-08-08
util: refactor upper/lowercase functions
Karl-Johan Alm
2019-07-31
test: Make tests arg type specific
Hennadii Stepanov
2019-07-27
scripted-diff: Use ArgsManager::DEBUG_ONLY flag
Hennadii Stepanov
2019-07-27
scripted-diff: Use Flags enum in AddArg()
Hennadii Stepanov
2019-06-26
tests: Reduce compilation time and unneccessary recompiles by removing unused...
practicalswift
2019-06-20
test: Create data dir in BasicTestingSetup
MarcoFalke
2019-05-23
util: Add type safe GetTime
MarcoFalke
2019-05-07
Add test for ArgsManager::GetChainName
Russell Yanofsky
2019-05-07
Add unit test NextString, ForEachNoDup functions
Russell Yanofsky
2019-05-07
util_SettingsMerge test cleanup
Russell Yanofsky
2019-04-22
Add settings merge test to prevent regresssions
Russell Yanofsky
2019-04-16
Merge #15352: tests: Reduce noise level in test_bitcoin output
MarcoFalke
2019-04-11
scripted-diff: Bump copyright headers in test, bench
MarcoFalke
2019-04-11
scripted-diff: Rename test_bitcoin to test/setup_common
MarcoFalke
2019-03-29
Silence "Test case [...] did not check any assertions" warnings when running ...
practicalswift
2019-03-10
dead code: Remove dead option in HexStr conversion
Lenny Maiorani
2019-02-19
Fix lack of warning of unrecognized section names
Akio Nakamura
2019-02-06
Change in transaction pull scheduling to prevent InvBlock-related attacks
Gleb Naumenko
2019-01-10
util: Make ToLower and ToUpper take a char
Wladimir J. van der Laan
2018-11-20
test: Add BOOST_REQUIRE to getters returning optional
MarcoFalke
2018-11-05
tests: Check return value of ParseParameters(...)
practicalswift
2018-11-04
scripted-diff: Move util files to separate directory.
Jim Posen
[prev]
[next]