Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-24 | scripted-diff: Remove trailing whitespaces | João Barbosa | |
-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- | |||
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 | |
* Added documentation in tests/README.md about enabling wallet, utils and daemon. * Change ordering to make the long-running EXTENDED_TESTS go first. | |||
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 | |