aboutsummaryrefslogtreecommitdiff
path: root/test/util/bitcoin-util-test.py
AgeCommit message (Expand)Author
2018-12-13Remove Python 2 import workaroundspracticalswift
2018-08-13fix deprecation in bitcoin-util-test.pyIsidoro Ghezzi
2018-06-12Explicitly specify encoding when opening text files in Python codepracticalswift
2018-01-24qa: Prepare functional tests for WindowsMarcoFalke
2017-12-09Fix string concatenation to os.path.join and add exception casedongsamb
2017-10-01qa: Restore bitcoin-util-test py2 compatibilityMarcoFalke
2017-06-06Merge bctest.py into bitcoin-util-test.pyJohn Newbery
2017-05-03Use shared config file for functional and util testsJohn Newbery
2017-05-03Use an .ini config file for environment vars in bitcoin-util-test.pyJohn Newbery
2017-05-03Change help_text in bitcoin-util-test.py to a docstring.John Newbery
2017-05-03Change bitcoin-util-test.py to use Python3John Newbery
2017-03-20Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.pyJohn Newbery