log tests/test_template_keywords.py @ 1519:aec176db232c

age author description
2014-05-02 Augie Fackler test_template_keywords: handle changeset output ordering change in hg 3.0 stable 1.6.1
2013-08-07 Dan Villiom Podlaski Christiansen tests: remove old test-loading infrastructure
2011-10-12 Yonggang Luo test_template_keywords.py: fix indentation of revset except block
2011-10-12 Yonggang Luo tests: avoid shadowing Python builtin all()
2011-10-12 Yonggang Luo globally: clean up whitespace around operators and commas to conform with PEP8
2010-10-05 Augie Fackler revset tests: use requiresmodule decorator
2010-10-05 Dan Villiom Podlaski Christiansen uisetup: add fromsvn() and svnrev() revsets.