tests/test-gendoc-it.t
author Yuya Nishihara <yuya@tcha.org>
Sun, 18 Mar 2018 21:01:23 +0900
changeset 37404 7c902a8345ef
parent 28809 7a1ad08b9ff5
permissions -rw-r--r--
templater: complain about invalid application of '%' operator (BC) Before, '{x % y % z ...}' was silently evaluated as '{x % y}'. We no longer need this hack since the web template bugs was fixed by earlier patches. At this point, the error message may contain '<generator *>', which will be fixed later.

#require docutils gettext

  $ $TESTDIR/check-gendoc it
  checking for parse errors