Commit Graph

173 Commits (0.14)

Author SHA1 Message Date
Wladimir J. van der Laan d528025517 Revert "rpc-tests: re-enable rpc-tests for Windows"
9 years ago
ptschip 060058e955 Enable python tests for Native Windows
9 years ago
Cory Fields bd30c3dced rpc-tests: re-enable rpc-tests for Windows
9 years ago
Casey Rodarmor 0ce73985a8 Add p2p-fullblocktest.py
9 years ago
Jonas Schnelli 9da8fc8f26 [QA] remove rawtransactions.py from the extended test list
9 years ago
Tom Harding 8a0b933aae Fix intermittent test failure, reduce test time
9 years ago
Wladimir J. van der Laan 3203a0832a
Merge pull request #5881
9 years ago
mruddy 70ae43e9b7 add tests for the decodescript rpc. add mention of the rpc regression tests to the testing seciton of the main readme.
9 years ago
Wladimir J. van der Laan 24f24896d6
Merge pull request #6299
10 years ago
Wladimir J. van der Laan 91389e51c7
Merge pull request #6088
10 years ago
Wladimir J. van der Laan 4f40716dcb test: Move reindex test to standard tests
10 years ago
Jonas Schnelli 9d79afe9a9 add RPC tests for setban & disconnectnode
10 years ago
Jonas Schnelli 208589514c fundrawtransaction tests
10 years ago
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
Tom Harding 5d34e16d3a Add txn_clone.py test
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.
10 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
Matt Corallo 47b9374e39 Make large-reorg tests optional in block-tester
11 years ago
Matt Corallo 95fa14da69 Re-enable BitcoindComparisonTool:
11 years ago
Gavin Andresen 38a94488ce Disable code-coverage builds for now
11 years ago
Gavin Andresen 0dd127a791 Rework pull-tester scripts, disable blockchain tester
11 years ago
Gavin Andresen 583484a656 Re-enable win32 pull-testing
11 years ago
Gavin Andresen 9196f38c8f Tweaks to the top-level pull-tester script
11 years ago
Gavin Andresen 3ee673a2c9 Rename BitcoinjBitcoindComparisonTool just BitcoindComparisonTool
11 years ago
Gavin Andresen 5d56b4574f Master pull-tester-driver python script
11 years ago
Cory Fields 35b8af9226 autotools: switch to autotools buildsystem
11 years ago