aboutsummaryrefslogtreecommitdiff
path: root/test/util/bitcoin-util-test.py
Commit message (Expand)AuthorAgeFilesLines
* Remove Python 2 import workaroundspracticalswift2018-12-131-6/+1
* fix deprecation in bitcoin-util-test.pyIsidoro Ghezzi2018-08-131-1/+1
* Explicitly specify encoding when opening text files in Python codepracticalswift2018-06-121-4/+4
* qa: Prepare functional tests for WindowsMarcoFalke2018-01-241-1/+1
* Fix string concatenation to os.path.join and add exception casedongsamb2017-12-091-4/+8
* qa: Restore bitcoin-util-test py2 compatibilityMarcoFalke2017-10-011-3/+10
* Merge bctest.py into bitcoin-util-test.pyJohn Newbery2017-06-061-13/+140
* Use shared config file for functional and util testsJohn Newbery2017-05-031-1/+1
* Use an .ini config file for environment vars in bitcoin-util-test.pyJohn Newbery2017-05-031-1/+8
* Change help_text in bitcoin-util-test.py to a docstring.John Newbery2017-05-031-7/+7
* Change bitcoin-util-test.py to use Python3John Newbery2017-05-031-2/+1
* Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.pyJohn Newbery2017-03-201-0/+36