Mercurial > public > mercurial-scm > python-hglib
log tests/test-import.py @ 145:f3c430afa598
age | author | description |
---|---|---|
Fri, 13 Mar 2015 11:31:54 -0400 | Brett Cannon | hglib: abstract out use of cStringIO.StringIO (issue4520) |
Mon, 09 Mar 2015 18:26:25 -0400 | Brett Cannon | hglib: move string literals in the test code to util.b() (issue4520) |
Sun, 23 Jun 2013 17:52:16 -0500 | Matt Mackall | tests: make the tests work under Pypy (issue3965) 1.1 |
Mon, 16 Jan 2012 12:52:30 +0200 | Idan Kamara | client: fix import --no-commit flag (issue3206) |
Fri, 09 Sep 2011 19:10:02 +0300 | Idan Kamara | tests: open files in binary mode so new lines aren't converted |
Wed, 10 Aug 2011 00:42:43 +0300 | Idan Kamara | client: add missing options to import_() |