Mercurial > hg
log tests/run-tests.py @ 25728:905c32321cfb
age | author | description |
---|---|---|
Fri, 03 Jul 2015 06:56:03 +0900 | FUJIWARA Katsunori | run-tests.py: execute hghave by the path relative to run-tests.py |
Sun, 31 May 2015 16:59:34 -0500 | Matt Mackall | tests: add (?) flag for optional lines |
Tue, 26 May 2015 14:14:36 -0700 | Pierre-Yves David | devel: rename 'all' to 'all-warnings' (BC) |
Fri, 22 May 2015 21:19:08 -0400 | Augie Fackler | run-tests: python3.5 now supports mkdtemp using bytes for paths |
Fri, 22 May 2015 21:15:52 -0400 | Augie Fackler | run-tests: use items() instead of iteritems() |
Mon, 18 May 2015 15:34:42 -0400 | Matt Harbison | run-tests: resurrect the wifexited polyfill (backout 6ab5a1c9ea3c) |
Sun, 17 May 2015 21:47:18 -0400 | Augie Fackler | run-tests: replace open-coded .decode()s on paths with a helper (issue4667) |