Mercurial > hgsubversion
log tests/test_template_keywords.py @ 1255:139a44a63090 stable 1.7
age | author | description |
---|---|---|
Fri, 02 May 2014 09:27:31 -0400 | Augie Fackler | test_template_keywords: handle changeset output ordering change in hg 3.0 stable 1.6.1 |
Wed, 07 Aug 2013 16:00:52 +0200 | Dan Villiom Podlaski Christiansen | tests: remove old test-loading infrastructure |
Wed, 12 Oct 2011 15:50:47 +0800 | Yonggang Luo | test_template_keywords.py: fix indentation of revset except block |
Wed, 12 Oct 2011 15:43:31 +0800 | Yonggang Luo | tests: avoid shadowing Python builtin all() |
Wed, 12 Oct 2011 15:35:25 +0800 | Yonggang Luo | globally: clean up whitespace around operators and commas to conform with PEP8 |
Tue, 05 Oct 2010 17:30:01 -0500 | Augie Fackler | revset tests: use requiresmodule decorator |