Commit Graph

59 Commits (d4565b60804c07eb6c0aabded4eddf19e27b6082)

Author SHA1 Message Date
Suhas Daftuar aa8c827968 P2P regression test for new AcceptBlock behavior
10 years ago
Suhas Daftuar ee9a2e4271 Fix walletbackup.py after directory restructuring
10 years ago
Jonas Schnelli a85b2e221b pull-tester/rpc-tests.sh: disable script_test.py test
10 years ago
Jonas Schnelli 3e875b1bef pull-tester/rpc-tests.sh: allow passing throug of arguments
10 years ago
Jonas Schnelli 344e08ed16 extend rpc-tests.sh control script with non-travis tests
10 years ago
Jonas Schnelli 231072fe7b [QA] add multisig rpc tests
10 years ago
dexX7 a71ab10f99
QA: add RPC tests for error reporting of "signrawtransaction"
10 years ago
Wladimir J. van der Laan 16341cc15c
Merge pull request #5418
10 years ago
Jonas Schnelli bba2216fc1 RPC test for "#5418 Report missing inputs in sendrawtransaction"
10 years ago
Suhas Daftuar b93974c3f3 Add comparison tool test runner, built on mininode
10 years ago
Suhas Daftuar 6c1d1ba6fc Python p2p testing framework
10 years ago
Matt Corallo 352ed22c2c Add merkle blocks test
10 years ago
Wladimir J. van der Laan 6be3562e50 rpc-tests: Add proxy test
10 years ago
Wladimir J. van der Laan e3f5727590
Merge pull request #5612
10 years ago
Jonas Schnelli 84d919974b [QA] fix zapwallettxes test
10 years ago
Pieter Wuille 1c52aad540 Require sufficent priority for relay of free transactions
10 years ago
Jonas Schnelli 1340f00200 [RPC-TESTS] ability to run single test manually
10 years ago
Gavin Andresen 34318d7fad RPC-test based on invalidateblock for mempool coinbase spends
10 years ago
Jonas Schnelli 11d7a7d505 [RPC] add rpc-test for http keep-alive (persistent connections)
10 years ago
Wladimir J. van der Laan c2d7c6134e
Merge pull request #5407
10 years ago
Gavin Andresen 9e56532959
Coinbases-in-mempool regression test
10 years ago
Gavin Andresen 1c7e09f0b9
Merge pull request #5369
10 years ago
Gavin Andresen b2d0162ba4
Test resurrecting memory pool transactions during chain re-org
10 years ago
Jonas Schnelli 01dc2d83f8 [REST] add REST interface tests in rpc-test section
10 years ago
Pieter Wuille 1b91be49f5 Report status of chain tips
10 years ago
Wladimir J. van der Laan 37c47e1809
Merge pull request #5333
10 years ago
mrbandrews e4ef724493 Edited rpc-tests to run python script not shell script.
10 years ago
Gavin Andresen 8656dbb095
Port/fix txnmall.sh regression test
10 years ago
Cory Fields 3c30f27f34
travis: disable rpc tests for windows until they're not so flaky
10 years ago
Cory Fields c8b115e20b travis: temporarily disable the forknotify test
10 years ago
Cory Fields 7667850dbf tests: replace the old (unused since Travis) tests with new rpc test scripts
10 years ago
Cory Fields fa7f8cdc1a tests: remove old pull-tester scripts
10 years ago
Michael Ford 214091d584 Update license in pull-tester and rpc-tests
10 years ago
Pieter Wuille e11b2ce4c6 Fix large reorgs
10 years ago
Gavin Andresen dbca89b74b
Trigger -alertnotify if network is upgrading without you
10 years ago
Cory Fields 5ad450a65a travis: If the comparison-tool fails, dump the tail of the debug log
10 years ago
Cory Fields 9322f1a4d9 tests: fix test-runner for osx. Closes ##4708
10 years ago
Cory Fields 6548cc9f90 test: don't let the port number exceed the legal range
10 years ago
Pieter Wuille dc942e6f27 Introduce whitelisted peers.
11 years ago
Gavin Andresen 3e7dac9dad stop bitcoind/bitcoin-cli processes that might have been left running
11 years ago
Gavin Andresen cb4bdd18a7 Have pull-tester run the listtransactions.py regression test
11 years ago
Wladimir J. van der Laan 3fc6846181 Add licenses for tests and test data
11 years ago
Gavin Andresen 9e7776bf1f Integration tests via RPC calls
11 years ago
Brandon Dahler 2b91707469 Update build docs that refer to old makefile.* files.
11 years ago
Matt Corallo 338d24bb00 Skip comparison tool on win32 since Wine breaks it
11 years ago
Matt Corallo b2b7bf4bf9 Missed an RPC port
11 years ago
Matt Corallo f1f72e535c Fix port binding by listening on port $BASHPID
11 years ago
Matt Corallo a18a408067 Run block tester and test suite on Windows too (only on Jenkins)
11 years ago
Matt Corallo 473eabada2 Gracefully handle the case when a DISTDIR already exists
11 years ago
Matt Corallo a27253dc00 pull-tester.py: Re-enable coverage msg, new args to run test script
11 years ago