diff tests/test-chg.t @ 36544:a16fceb686a7

py3: fix join(), min(), and max() template functions over string It's silly to split a string into characters and concatenate them, but that should work and test-command-template.t has one. min() and max() had the same issue on Python 3, so fixed too.
author Yuya Nishihara <yuya@tcha.org>
date Thu, 01 Mar 2018 16:42:24 -0500
parents b94db1780365
children 5abc47d4ca6b
line wrap: on
line diff