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
/
test
/
README.md
Age
Commit message (
Expand
)
Author
2021-05-10
Merge bitcoin/bitcoin#21749: test: Bump shellcheck version
W. J. van der Laan
2021-04-29
test: add new python linter to check file names and permissions
windsok
2021-04-22
test: Bump shellcheck version
Hennadii Stepanov
2021-01-02
test: bump codespell linter version to 2.0.0
Sebastian Falbesoner
2020-06-22
test: Bump linter versions
Duncan Dean
2020-06-05
doc: Add mypy to test dependencies
Hennadii Stepanov
2020-05-18
docs: Add notes on how to diasble rpc timeout in functional tests while attat...
codeShark149
2020-03-10
test: Explain why test logging should be used
MarcoFalke
2019-11-06
script: Lint Gitian descriptors with ShellCheck
Hennadii Stepanov
2019-11-02
doc: Add ShellCheck to lint tests dependencies
Hennadii Stepanov
2019-10-17
doc: Describe log files + consistent paths in test READMEs
Martin Erlandsson
2019-09-26
doc: Improve test READMEs
Fabian Jahr
2019-07-15
doc: describe how to pass wildcard names to test runner
Jon Atack
2019-06-19
doc: Remove travis badge from readme
MarcoFalke
2019-02-05
Merge #14519: tests: add utility to easily profile node performance with perf
MarcoFalke
2019-01-31
gdb attaching to process during tests has non-sudo solution
Gregory Sanders
2019-01-22
tests: add utility to easily profile node performance with perf
James O'Beirne
2019-01-09
docs: Clarifying testing instructions
benthecarman
2018-10-20
docs: Document lint tests
Mason Simon
2018-07-24
scripted-diff: Remove trailing whitespaces
João Barbosa
2018-02-06
[tests] Update README after filename change
Conor Scott
2018-01-22
[trivial][docs] Fix incorrect link in /test/ README.md
fanquake
2017-06-27
add gdb attach process to test README
Gregory Sanders
2017-06-27
[tests] Update functional tests documentation
John Newbery
2017-05-14
qa: Warn when specified test is not found
MarcoFalke
2017-04-17
Tests: Put Extended tests first when they're included
Jimmy Song
2017-03-20
Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py
John Newbery
2017-03-20
Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.py
John Newbery
2017-03-20
Rename rpc-tests directory to functional
John Newbery
2017-03-20
Rename qa directory to test
John Newbery