index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
example_test.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Import CInv from correct module
Chun Kuan Lee
2018-10-24
1
-1
/
+1
*
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-10-24
1
-1
/
+5
*
[qa] Use correct python index slices in example test
Suhas Daftuar
2018-10-24
1
-2
/
+2
*
Merge #13916: qa: wait_for_verack by default
MarcoFalke
2018-08-09
1
-5
/
+1
|
\
|
*
qa: wait_for_verack by default
MarcoFalke
2018-08-08
1
-5
/
+1
*
|
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
|
/
*
qa: Avoid start/stop of the network thread mid-test
MarcoFalke
2018-06-25
1
-10
/
+0
*
Fix typos
Dimitris Apostolou
2018-03-21
1
-1
/
+1
*
[tests] Fix network threading in functional tests
John Newbery
2017-12-11
1
-1
/
+9
*
[tests] Use network_thread_start() in tests.
John Newbery
2017-12-11
1
-2
/
+2
*
Remove unused Python imports
practicalswift
2017-12-10
1
-1
/
+0
*
[tests] Rename NodeConn and NodeConnCB
John Newbery
2017-11-29
1
-10
/
+11
*
[tests] Make NodeConnCB a subclass of NodeConn
John Newbery
2017-11-28
1
-2
/
+2
*
[tests] Add p2p connection to TestNode
John Newbery
2017-11-08
1
-15
/
+8
*
[tests] fixups from set_test_params()
John Newbery
2017-09-01
1
-1
/
+1
*
[tests] Functional tests must explicitly set num_nodes
John Newbery
2017-09-01
1
-1
/
+3
*
[tests] don't override __init__() in individual tests
John Newbery
2017-09-01
1
-7
/
+3
*
qa: Move wait_until to util
MarcoFalke
2017-08-17
1
-2
/
+2
*
Merge #10705: Trivial: spelling fixes
MarcoFalke
2017-08-16
1
-1
/
+1
|
\
|
*
doc: spelling fixes
klemens
2017-08-16
1
-1
/
+1
*
|
qa: Fix inv race in example_test
MarcoFalke
2017-08-10
1
-2
/
+6
|
/
*
[tests] add example test
John Newbery
2017-06-27
1
-0
/
+219