3 Commits (master)

Author SHA1 Message Date
Jianping Wu 392b7aba5f More changes from litecoin to kevacoin. 5 years ago
Adrian Gallagher 32ee7c79ae
Litecoin: Fix tests 6 years ago
Anthony Towns 3150b3fea7 [tests] Rename misc functional tests. 7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
Pieter Wuille d618458184 Have SegWit active by default 7 years ago
João Barbosa cc9ee809ad Improve ZMQ functional test 7 years ago
Andrew Chow d3677ab757 Tests for zmqpubrawtx and zmqpubrawblock 7 years ago
John Newbery 5448a1471d [tests] don't override __init__() in individual tests 7 years ago
John Newbery 6cf094a022 [tests] Avoid passing around member variables in test_framework 7 years ago
John Newbery 36b6268670 [tests] TestNode: separate add_node from start_node 7 years ago
John Newbery 7c51e9f0dc [tests] destroy zmq context in zmq_tests.py 7 years ago
John Newbery b1bac1cb7e [tests] in zmq test, timeout if message not received 7 years ago
John Newbery 5ebd5f9e15 [tests] tidy up zmq_test.py 7 years ago
John Newbery 4a0c08fdcf [tests] update zmq test to use correct config.ini file 7 years ago
John Newbery d8c218f9c2 [tests] Functional tests call self.start_node(s) and self.stop_node(s) 7 years ago
John Newbery 930deb9b2c [tests] skipped tests should clean up after themselves 7 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases 7 years ago
John Newbery b8251f6337 [tests] allow zmq test to be run in out-of-tree builds 7 years ago
John Newbery 6803e09e6e Move zmq test skipping logic into individual test case. 7 years ago
practicalswift 389745901a [tests] Remove unused variables 7 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional 7 years ago
John Newbery 00902c48cd Rename qa directory to test 7 years ago
John Newbery 64c080051b Use logging in individual tests 7 years ago
John Newbery 3f95a806b1 Fix docstrings in qa tests 7 years ago
practicalswift 95bab821b3 Remove unused Python imports 8 years ago
MarcoFalke fac9349798 [qa] Remove hardcoded "4 nodes" from test_framework 8 years ago
MarcoFalke fa389d4edc [qa] Switch to py3 8 years ago
Jonas Schnelli 0b25a9fb42
[ZMQ] append a message sequence number to every ZMQ notification 8 years ago
MarcoFalke faa41ee204 [qa] py2: Unfiddle strings into bytes explicitly 8 years ago
MarcoFalke 7777994846 [qa] Fix pyton syntax in rpc tests 9 years ago
Cory Fields 745f909925 travis: install a recent libzmq and pyzmq for tests 9 years ago
Jonas Schnelli a9c27cdf55 [travis] add zmq python module 9 years ago
Jonas Schnelli 029e278286 QA: Add ZeroMQ RPC test 9 years ago