benthecarman
|
ef5ebc6d8f
|
docs: Clarifying testing instructions
|
6 years ago |
Mason Simon
|
8640631ebc
|
docs: Document lint tests
|
6 years ago |
João Barbosa
|
12dd101345
|
scripted-diff: Remove trailing whitespaces
-BEGIN VERIFY SCRIPT-
sed --in-place'' --regexp-extended 's/[[:space:]]+$//g' $(git grep -I --files-with-matches --extended-regexp '[[:space:]]+$' -- src test ':!*.svg' ':!src/crypto/sha256_sse4*' ':!src/leveldb' ':!src/qt/locale' ':!src/secp256k1' ':!src/univalue')
-END VERIFY SCRIPT-
|
6 years ago |
Conor Scott
|
8a6c62be63
|
[tests] Update README after filename change
|
7 years ago |
fanquake
|
bf1897710f
|
[trivial][docs] Fix incorrect link in /test/ README.md
|
7 years ago |
Gregory Sanders
|
7ec3343df2
|
add gdb attach process to test README
|
7 years ago |
John Newbery
|
76859e6a76
|
[tests] Update functional tests documentation
|
7 years ago |
MarcoFalke
|
fac79e4d18
|
qa: Warn when specified test is not found
|
8 years ago |
Jimmy Song
|
637706dc9e
|
Tests: Put Extended tests first when they're included
* Added documentation in tests/README.md about enabling wallet, utils and daemon.
* Change ordering to make the long-running EXTENDED_TESTS go first.
|
8 years ago |
John Newbery
|
63d66ba20a
|
Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py
|
8 years ago |
John Newbery
|
a9bd622a65
|
Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.py
|
8 years ago |
John Newbery
|
c28ee91db0
|
Rename rpc-tests directory to functional
|
8 years ago |
John Newbery
|
00902c48cd
|
Rename qa directory to test
|
8 years ago |