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
2022-06-07
test: rename lint-all.py to all-lint.py
Martin Leitner-Ankerl
2022-05-06
Merge bitcoin/bitcoin#25063: test: previous releases: add v23.0
MacroFake
2022-05-06
test: previous releases: add v23.0
Sjors Provoost
2022-05-05
test: port 'lint-shell.sh' to python
whiteh0rse
2022-04-26
Converting `lint-all.sh` to `lint-all.py`.
hiago
2022-04-18
lint: Convert Python linter to Python
Fabian Jahr
2022-04-06
Merge bitcoin/bitcoin#24766: lint: convert spellchecking lint test to python
MarcoFalke
2022-04-06
lint: Convert Python dead code linter to Python
Fabian Jahr
2022-04-06
doc: Update lint test docs
Fabian Jahr
2022-04-05
Merge bitcoin/bitcoin#24236: Remove utxo db upgrade code
laanwj
2022-03-29
doc: Speed up functional test runs using ramdisk
willcl-ark
2022-03-10
Remove utxo db upgrade code
MarcoFalke
2021-12-16
test: previous releases: add v22.0
Sjors Provoost
2021-12-16
test: previous releases: add v0.21.0
Sjors Provoost
2021-10-16
lint: install pyzmq (22.3.0) into linter environment
josibake
2021-10-16
doc: remove pointlessly duplicated linter version / install info
fanquake
2021-09-09
doc: Set PYTHONUTF8=1 for functional tests on Windows
Hennadii Stepanov
2021-09-02
test: Rename bitcoin-util-test.py to util/test_runner.py
MarcoFalke
2021-09-02
test: Update test README and lint script
MarcoFalke
2021-07-14
Merge bitcoin/bitcoin#20354: test: Add feature_taproot.py --previous_release
MarcoFalke
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-02-25
test: move releases download incantation to README
Sjors Provoost
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
[next]