index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qa
/
rpc-tests
/
httpbasics.py
Age
Commit message (
Expand
)
Author
2016-05-15
[qa] Remove hardcoded "4 nodes" from test_framework
MarcoFalke
2016-05-05
[qa] Switch to py3
MarcoFalke
2016-04-10
[qa] py2: Unfiddle strings into bytes explicitly
MarcoFalke
2016-04-03
[qa] httpbasics: Actually test second connection
MarcoFalke
2016-03-19
[qa] rpc-test: Normalize assert()
MarcoFalke
2016-01-13
[qa] Fix pyton syntax in rpc tests
MarcoFalke
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-10-20
http: Restrict maximum size of request line + headers
Wladimir J. van der Laan
2015-09-02
qa: Remove -rpckeepalive tests from httpbasics
Wladimir J. van der Laan
2015-06-17
add RPC tests for setban & disconnectnode
Jonas Schnelli
2015-06-17
[RPC] extend setban to allow subnets
Jonas Schnelli
2015-06-17
[QA] add setban/listbanned/clearbanned tests
Jonas Schnelli
2015-05-18
[QA] restructure rpc tests directory
Jonas Schnelli
2015-01-17
[QA] fix httpbasic keep-alive test
Jonas Schnelli
2015-01-14
improve tests for #5655
Jonas Schnelli
2015-01-14
fix tests for #5655
Wladimir J. van der Laan
2014-12-17
[QA] fix httpbasics RPC test typo
Jonas Schnelli
2014-12-06
[RPC] add rpc-test for http keep-alive (persistent connections)
Jonas Schnelli