Alexander Block
|
703f4c77a7
|
Fix stderr related issues
Also remove use of stderr=sys.stdout for tests where it's not needed anymore
|
2019-09-24 17:47:35 +02:00 |
|
Alexander Block
|
96966e5b89
|
Use TestNode.node_encrypt_wallet
|
2019-09-24 16:58:03 +02:00 |
|
UdjinM6
|
76822dd509
|
fix imports
|
2019-08-12 09:07:03 -05:00 |
|
UdjinM6
|
4bfef1daad
|
Add missing dash-specific parts
|
2019-08-12 09:07:03 -05:00 |
|
UdjinM6
|
3fe858e53f
|
wait for node1 in fundrawtransaction(-hd).py tests
|
2019-07-05 22:21:00 -05:00 |
|
UdjinM6
|
6c0b5053bc
|
Fix start_/stop_node-s
|
2019-07-05 12:15:32 -05:00 |
|
Pasta
|
b791821c80
|
start_node -> self.start_node
Signed-off-by: Pasta <pasta@dashboost.org>
|
2019-07-04 23:46:15 -05:00 |
|
Pasta
|
3c96b25262
|
stop_node(s) -> self.stop_node(s) in dash specific tests
Signed-off-by: Pasta <pasta@dashboost.org>
|
2019-07-04 22:59:48 -05:00 |
|
UdjinM6
|
f02bf18eec
|
Other fixes
|
2019-06-21 09:33:27 -05:00 |
|
UdjinM6
|
23114cdb20
|
Drop redirect_stderr and pass stderr instead
|
2019-06-21 09:33:27 -05:00 |
|
PastaPastaPasta
|
6edbc9cebd
|
Merge bitcoin#9956: Reorganise qa directory (#2912)
* Merge #9956: Reorganise qa directory
63d66ba Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py (John Newbery)
5b0bff4 Rename --enable-extended-rpc-tests to --enable-extended-functional-tests (John Newbery)
a9bd622 Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.py (John Newbery)
c28ee91 Rename rpc-tests directory to functional (John Newbery)
00902c4 Rename qa directory to test (John Newbery)
Tree-SHA512: ee7125c0c647d81590177beef2c8852c4ef76fdcf888096d9d4d360562a01d8d3b453345c3040487b2a043935bd1e7e80018f34462d6e02262bedbe23edcc576
resolve build errors
Signed-off-by: Pasta <Pasta@dash.org>
update test_runner.py in testintegrations.sh
Signed-off-by: Pasta <Pasta@dash.org>
* moved dash specific tests
Signed-off-by: Pasta <Pasta@dash.org>
* dashify README.md
Signed-off-by: Pasta <Pasta@dash.org>
* removed autoix*.py
Signed-off-by: Pasta <Pasta@dash.org>
* change back file perms
* dedashify
Signed-off-by: Pasta <Pasta@dash.org>
|
2019-05-19 23:20:34 +03:00 |
|