log tests/test-context.py @ 176:3f854e3bcdd1 2.2

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