log tests/f @ 35472:c1f7037c2ded

age author description
Wed, 20 Dec 2017 20:46:33 -0500 Matt Harbison tests: teach `f` to handle sha256 checksums
Wed, 20 Dec 2017 20:41:12 -0500 Matt Harbison tests: fix a bug in `f` that prevented calculating sha1sum on a file
Mon, 18 Sep 2017 13:37:32 -0400 Augie Fackler tests: update `f` helper script to work on Python 3
Sat, 17 Jun 2017 17:16:28 +0530 Pulkit Goyal py3: use open() instead of file() constructor
Sun, 15 May 2016 10:45:32 +0900 Yuya Nishihara tests: make 'f' utility import hashlib unconditionally
Sun, 15 May 2016 10:39:44 +0900 Yuya Nishihara tests: remove unused import from 'f' utility