comparison contrib/logo-droplets.svg @ 36971:ff9cb7067329

test-template-engine: do not evaluate unused keywords by custom engine If the custom engine, "mytemplater", were installed as the default, it would enter to an infinite recursion at stringify(v) because template keywords may generate a nested mapping containing the same keywords. Spotted by a future patch which will replace context.resource('templ')(...) with context.process(...).
author Yuya Nishihara <yuya@tcha.org>
date Sat, 17 Mar 2018 00:06:14 +0900
parents 6514935e223d
children d4ba4d51f85f
comparison
equal deleted inserted replaced
36970:e55d80804ace 36971:ff9cb7067329