log tests/test-outgoing-incoming.py @ 207:33b512aa8dba

age author description
Fri, 13 Mar 2015 14:46:13 -0400 Brett Cannon hglib: make all imports absolute (issue4520)
Mon, 09 Mar 2015 18:26:25 -0400 Brett Cannon hglib: move string literals in the test code to util.b() (issue4520)
Thu, 11 Aug 2011 22:59:05 +0300 Idan Kamara client: add bookmarks support to incoming and outgoing
Thu, 11 Aug 2011 22:58:38 +0300 Idan Kamara client: add missing options to outgoing
Wed, 10 Aug 2011 19:59:08 +0300 Idan Kamara client: change return value of commit() to (rev, node)
Sat, 23 Jul 2011 22:55:39 +0300 Idan Kamara tests: rearrange tests and use nosetests