aboutsummaryrefslogtreecommitdiff
path: root/test/lint
AgeCommit message (Expand)Author
2020-12-04test: Add option to git-subtree-check to do full check, add helpWladimir J. van der Laan
2020-12-01refactor: Improve use of explicit keywordFabian Jahr
2020-12-01lint: Use c++17 std in cppcheck linterFabian Jahr
2020-11-20Merge #20223: build: Drop the leading 0 from the version numberMarcoFalke
2020-11-19Merge #18531: rpc: remove deprecated CRPCCommand constructorMarcoFalke
2020-11-19Merge #20359: depends: Various config.site.in improvements and lintingWladimir J. van der Laan
2020-11-18Drop the leading 0 from the version numberAndrew Chow
2020-11-09lint: Also lint files with shellcheck directiveCarl Dong
2020-11-09swapped "is" for "==" in literal comparisonTyler Chambers
2020-10-04Merge #20069: test: Mention commit id in scripted diff errorMarcoFalke
2020-10-03lint: Use TRAVIS_BRANCH in lint-git-commit-check.shFabian Jahr
2020-10-03lint: Don't use TRAVIS_COMMIT_RANGE in whitespace linterFabian Jahr
2020-10-03test: Mention commit id in scripted diff errorWladimir J. van der Laan
2020-09-24remove CRPCCommand constructor that takes rpcfn_type function pointerMarcoFalke
2020-09-03Merge #19844: remove usage of boost::bindfanquake
2020-09-01lint: add C++ code linterfanquake
2020-09-01Merge #19671: wallet: Remove -zapwallettxesfanquake
2020-08-31Remove -zapwallettxesAndrew Chow
2020-08-29Merge #18817: doc: Document differences in bitcoind and bitcoin-qt locale han...MarcoFalke
2020-08-29doc: Document differences in bitcoind and bitcoin-qt locale handlingpracticalswift
2020-08-05Merge #15382: util: add RunCommandParseJSONSamuel Dobson
2020-08-04lint: Remove travis env var from commit linterFabian Jahr
2020-07-31[build] msvc: add boost::processSjors Provoost
2020-07-30Merge #19439: script: Linter to check commit message formattingMarcoFalke
2020-07-30Merge #18011: Replace current benchmarking framework with nanobenchWladimir J. van der Laan
2020-07-15Linter to check commit message formattingAmir Ghorbanian
2020-07-09Merge #19258: doc: improve subtree check instructionsWladimir J. van der Laan
2020-07-04Merge #19277: util: Add Assert identity functionMarcoFalke
2020-07-03Merge #18649: tests: Add std::locale::global to list of locale dependent func...fanquake
2020-07-01gui: change combiner for signals to optional_last_valueCory Fields
2020-06-22test: Bump linter versionsDuncan Dean
2020-06-19Make lint-spelling.py happyGlenn Willen
2020-06-15util: Add Assert identity functionMarcoFalke
2020-06-13Replace current benchmarking framework with nanobenchMartin Ankerl
2020-06-12doc: improve subtree check instructionsSjors Provoost
2020-06-05test: Do not swallow flake8 exit codeHennadii Stepanov
2020-06-04refactor: Specify boost/thread/thread.hpp explicitlyHennadii Stepanov
2020-06-02This PR adds initial support for type hints checking in python scripts.Kiminuo
2020-05-01lint: Also enable source statements for non-gitianCarl Dong
2020-04-28Merge #18556: build: Drop make dist in gitian buildsfanquake
2020-04-17build: Drop make dist in gitian buildsHennadii Stepanov
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-04-15tests: Add std::locale::global to list of locale dependent functions in lint-...practicalswift
2020-03-14Replace std::to_string with locale-independent alternativeBen Woosley
2020-03-06Merge #18234: refactor: Replace boost::mutex,condition_var,chrono with std eq...Wladimir J. van der Laan
2020-03-07lint-cppcheck: Remove -DHAVE_WORKING_BOOST_SLEEP_FORAnthony Towns
2020-03-06tests: Add fuzzing harness for locale independence testingpracticalswift
2020-03-06scheduler: switch from boost to stdAnthony Towns
2020-03-05Merge #18056: ci: Check for submodulesWladimir J. van der Laan
2020-03-02doc: Correct spelling errors in commentsBen Woosley