Age | Commit message (Expand) | Author |
---|---|---|
2018-12-13 | Remove Python 2 import workarounds | practicalswift |
2018-08-13 | fix deprecation in bitcoin-util-test.py | Isidoro Ghezzi |
2018-06-12 | Explicitly specify encoding when opening text files in Python code | practicalswift |
2018-01-24 | qa: Prepare functional tests for Windows | MarcoFalke |
2017-12-09 | Fix string concatenation to os.path.join and add exception case | dongsamb |
2017-10-01 | qa: Restore bitcoin-util-test py2 compatibility | MarcoFalke |
2017-06-06 | Merge bctest.py into bitcoin-util-test.py | John Newbery |
2017-05-03 | Use shared config file for functional and util tests | John Newbery |
2017-05-03 | Use an .ini config file for environment vars in bitcoin-util-test.py | John Newbery |
2017-05-03 | Change help_text in bitcoin-util-test.py to a docstring. | John Newbery |
2017-05-03 | Change bitcoin-util-test.py to use Python3 | John Newbery |
2017-03-20 | Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py | John Newbery |