Mercurial > hg-stable
log
age | author | description |
---|---|---|
Tue, 14 Apr 2015 10:56:58 -0400 | Augie Fackler | run-tests: fix checking a line to see if it needs globbing |
Tue, 14 Apr 2015 10:14:49 -0400 | Augie Fackler | run-tests: unblock running python tests in python 3 |
Mon, 13 Apr 2015 18:07:40 -0400 | Augie Fackler | run-tests: os.popen returns a string, make it bytes again |
Mon, 13 Apr 2015 17:24:10 -0400 | Augie Fackler | run-tests: be more paranoid about os.system using bytes |
Mon, 13 Apr 2015 17:17:17 -0400 | Augie Fackler | run-tests: blacklist entries are bytes, use bname to check blacklisting |
Mon, 13 Apr 2015 16:37:53 -0400 | Augie Fackler | test-run-tests.t: work around file.write() returning an int |
Tue, 14 Apr 2015 16:24:32 -0400 | Augie Fackler | run-tests: write bytes to the binary buffer on sys.{stdout,stderr} |