log tests/test-template-engine.t @ 37272:7d3bc1d4e871

age author description
Sat, 17 Mar 2018 20:09:05 +0900 Yuya Nishihara templater: pass (context, mapping) down to unwraphybrid()
Sat, 17 Mar 2018 00:06:14 +0900 Yuya Nishihara test-template-engine: do not evaluate unused keywords by custom engine
Fri, 16 Mar 2018 23:59:13 +0900 Yuya Nishihara py3: make test-template-engine.t bytes-safe
Thu, 15 Mar 2018 20:10:54 +0900 Yuya Nishihara test-template-engine: deduplicate methods of custom template engine
Thu, 08 Mar 2018 23:10:46 +0900 Yuya Nishihara templater: move stringify() to templateutil module
Sun, 25 Feb 2018 13:24:35 +0900 Yuya Nishihara templatekw: add 'requires' flag to switch to exception-safe interface
Mon, 19 Feb 2018 21:18:52 +0530 Pulkit Goyal py3: use dict.items() instead of dict.iteritems() in tests
Fri, 22 Dec 2017 21:19:29 +0900 Yuya Nishihara templater: register keywords to defaults table
Thu, 21 Dec 2017 21:29:06 +0900 Yuya Nishihara templater: keep default resources per template engine (API)
Wed, 02 Aug 2017 11:32:25 +0200 Boris Feld template: rename troubles templatekw into instabilities
Sun, 27 Mar 2016 20:59:36 +0900 Yuya Nishihara templater: load and expand aliases by template engine (API) (issue4842)
Sun, 03 Apr 2016 11:20:50 +0900 Yuya Nishihara templater: give better error message for invalid engine type
Sun, 27 Dec 2015 18:50:03 +0900 Yuya Nishihara templatefilters: drop old jsonescape() function
Mon, 02 Nov 2015 11:56:59 +0000 Pierre-Yves David uescape: also encode non-printable char under 128
Tue, 14 Aug 2012 08:11:15 -0700 Bryan O'Sullivan templatekw: merge, preferring the second implementation
Tue, 10 Jul 2012 08:43:32 -0700 epriestley templatekw: add parent1, parent1node, parent2, parent2node keywords
Mon, 11 Jun 2012 01:40:51 +0200 Mads Kiilerich tests: add missing trailing 'cd ..'
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-template-engine base tests/test-template-engine@39b6f7e2f6b6