Age | Commit message (Expand) | Author |
---|---|---|
2017-04-03 | Replace uses of boost::filesystem with fs | Wladimir J. van der Laan |
2017-04-03 | Replace includes of boost/filesystem.h with fs.h | Wladimir J. van der Laan |
2017-03-10 | Make qt test compatible with TestChain100Setup framework | Russell Yanofsky |
2017-01-20 | trivial: squash missing field 'argNames' initializer warning in qt tests | Wladimir J. van der Laan |
2016-12-29 | Qt/Test: Make sure filtering sensitive data works correctly in nested commands | Luke Dashjr |
2016-12-27 | Add a ForceSetArg method for testing | Matt Corallo |
2016-12-24 | Un-expose mapArgs from utils.h | Matt Corallo |
2016-12-14 | [Qt] Console: don't allow empty arguments when using the comma-syntax | Jonas Schnelli |
2016-12-13 | Qt/Test: Check handling of empty arguments in RPC debug console | Luke Dashjr |
2016-12-02 | Rename the remaining main.{h,cpp} to validation.{h,cpp} | Matt Corallo |
2016-08-23 | [Qt] RPC-Console: support nested commands and simple value queries | Jonas Schnelli |