Mercurial > python-hglib
log tests/common.py @ 157:6564544576b9
age | author | description |
---|---|---|
Wed, 25 Mar 2015 20:23:41 -0400 | Brett Cannon | tests: write out bytes instead of strings to test files (issue4520) |
Tue, 30 Sep 2014 12:48:04 -0500 | Matt Mackall | style: fix long lines 1.4 |
Wed, 18 Jan 2012 00:39:24 +0200 | Idan Kamara | tests: hook into hgclient.open for closing open cmdservers |
Fri, 09 Sep 2011 19:10:02 +0300 | Idan Kamara | tests: open files in binary mode so new lines aren't converted |
Mon, 05 Sep 2011 20:51:29 +0300 | Idan Kamara | tests: cleanup on test finish so Windows doesn't complain about used files |
Fri, 19 Aug 2011 20:08:13 +0300 | Idan Kamara | tests: be prepared for basetest.setUp not being called |
Sat, 23 Jul 2011 22:55:39 +0300 | Idan Kamara | tests: rearrange tests and use nosetests |