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
/
test
/
util_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Removes Boost predicate.hpp dependency
251
2018-07-22
1
-0
/
+15
*
Use common SetDataDir method to create temp directory in tests.
winder
2018-07-11
1
-4
/
+4
*
Give an error and exit if there are unknown parameters
Andrew Chow
2018-05-30
1
-23
/
+44
*
Merge #12963: Fix Clang Static Analyzer warnings
MarcoFalke
2018-05-14
1
-0
/
+1
|
\
|
*
Fix dead stores. Values were stored but never read. Limit scope.
practicalswift
2018-04-12
1
-0
/
+1
*
|
trivial: Fix relevent typo
practicalswift
2018-04-22
1
-1
/
+1
*
|
Merge #11862: Network specific conf sections
Wladimir J. van der Laan
2018-04-16
1
-63
/
+189
|
\
\
|
*
|
[tests] Unit tests for -testnet/-regtest in [test]/[regtest] sections
Anthony Towns
2018-04-11
1
-1
/
+26
|
*
|
[tests] Unit tests for network-specific config entries
Anthony Towns
2018-04-11
1
-3
/
+34
|
*
|
[tests] Unit tests for config file sections
Anthony Towns
2018-04-11
1
-2
/
+60
|
*
|
ArgsManager: drop m_negated_args
Anthony Towns
2018-04-11
1
-29
/
+20
|
*
|
ArgsManager: keep command line and config file arguments separate
Anthony Towns
2018-04-11
1
-31
/
+52
|
|
/
*
/
Avoid std::locale/imbue in DateTimeStrFormat
Pieter Wuille
2018-04-13
1
-11
/
+0
|
/
*
Merge #11851: scripted-diff: Rename wallet database classes
Wladimir J. van der Laan
2018-04-09
1
-1
/
+1
|
\
|
*
scripted-diff: Rename wallet database classes
Russell Yanofsky
2018-04-07
1
-1
/
+1
*
|
[tests] Add additional unit tests for -nofoo edge cases
Anthony Towns
2018-04-06
1
-2
/
+38
*
|
[tests] Check GetChainName works with config entries
Anthony Towns
2018-04-06
1
-0
/
+23
*
|
[tests] Add unit tests for ReadConfigStream
Anthony Towns
2018-04-06
1
-0
/
+107
*
|
[tests] Add unit tests for GetChainName
Anthony Towns
2018-04-06
1
-0
/
+25
|
/
*
Merge #12713: Track negated options in the option parser
MarcoFalke
2018-03-30
1
-10
/
+52
|
\
|
*
Track negated arguments in the argument paser.
Evan Klitzke
2018-03-27
1
-10
/
+26
|
*
Add additional tests for GetBoolArg()
Evan Klitzke
2018-03-27
1
-0
/
+26
*
|
Reduce variable scopes
practicalswift
2018-03-26
1
-2
/
+1
|
/
*
Merge #12630: Provide useful error message if datadir is not writable.
Wladimir J. van der Laan
2018-03-22
1
-0
/
+16
|
\
|
*
Provide relevant error message if datadir is not writable.
murrayn
2018-03-14
1
-0
/
+16
*
|
Format timestamps using ISO 8601 formatting (e.g. "2018-02-28T12:34:56Z")
practicalswift
2018-03-09
1
-0
/
+17
|
/
*
Merge #12543: Fix typos
MarcoFalke
2018-03-05
1
-2
/
+2
|
\
|
*
Fix typos
practicalswift
2018-02-26
1
-2
/
+2
*
|
Merge #12570: Add test cases for HexStr (std::reverse_iterator and corner cases)
Wladimir J. van der Laan
2018-03-01
1
-0
/
+66
|
\
\
|
|
/
|
/
|
|
*
Add tests for HexStr std::reverse_iterator cases
Kosta Zertsekel
2018-03-01
1
-0
/
+52
|
*
Add tests for HexStr corner cases
Kosta Zertsekel
2018-03-01
1
-0
/
+14
*
|
test: Add missing signal.h header
Wladimir J. van der Laan
2018-02-16
1
-0
/
+1
*
|
test: Add unit test for LockDirectory
Wladimir J. van der Laan
2018-02-15
1
-0
/
+130
*
|
Merge #11997: [tests] util_tests.cpp: actually check ignored args
MarcoFalke
2018-01-04
1
-1
/
+1
|
\
\
|
*
|
[tests] util_tests.cpp: actually check ignored args
Anthony Towns
2018-01-04
1
-1
/
+1
*
|
|
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
|
/
/
*
|
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-8
/
+8
*
|
Allow setting nMinimumChainWork on command line
Suhas Daftuar
2017-09-05
1
-0
/
+25
*
|
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-08-07
1
-20
/
+20
*
|
scripted-diff: Use new naming style for insecure_rand* functions
Pieter Wuille
2017-06-07
1
-2
/
+2
*
|
Merge test_random.h into test_bitcoin.h
Pieter Wuille
2017-06-05
1
-1
/
+0
*
|
Util: Create ArgsManager class...
Jorge Timón
2017-05-09
1
-32
/
+45
*
|
[trivial] Fix typos in comments
practicalswift
2017-03-21
1
-1
/
+1
*
|
Fix msvc compiler error C4146 (unary minus operator applied to unsigned type)
kobake
2017-03-08
1
-1
/
+1
*
|
Merge #9281: Refactor: Remove using namespace <xxx> from bench/ & test/ sources
MarcoFalke
2017-01-05
1
-3
/
+1
|
\
\
|
*
|
Refactoring: Removed using namespace <xxx> from bench/ and test/ source files.
Karl-Johan Alm
2017-01-02
1
-3
/
+1
*
|
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
|
/
/
*
|
Un-expose mapArgs from utils.h
Matt Corallo
2016-12-24
1
-0
/
+2
*
|
Introduce (and use) an IsArgSet accessor method
Matt Corallo
2016-12-23
1
-2
/
+2
[next]