log tests/test-context.py @ 209:522cefa8cb45

age author description
Wed, 06 Jul 2016 14:14:22 -0700 Gregory Szorc client: raise KeyError from __getitem__ (BC) 2.2
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)
Tue, 30 Sep 2014 11:23:15 -0500 Matt Mackall style: fixup whitespace
Thu, 31 Jul 2014 15:30:51 -0500 Matt Mackall tests: skip test using assertIn on Python < 2.7
Wed, 30 Apr 2014 16:44:59 +0200 Paul Tonelli client: implement the 'in' keyword for a client object
Thu, 02 May 2013 22:11:16 +0400 Alexander Plavin tests: remove usage of assertRaisesRegexp
Fri, 26 Apr 2013 01:46:08 +0400 Alexander Plavin context: raise same error when not found for all hg versions 0.9
Thu, 22 Dec 2011 19:12:47 +0200 Idan Kamara client: add a convenience method __getitem__ to return a changectx
Thu, 22 Dec 2011 19:12:47 +0200 Idan Kamara context: initial implementation of changectx