aboutsummaryrefslogtreecommitdiff
path: root/test/functional/legacy/082_string_comparison_spec.lua
Commit message (Collapse)AuthorAge
* test/functional: clean up according to luacheck (part 1)Marco Hinz2015-11-23
|
* encoding: Update handling of encoding in testsBjörn Linse2015-09-08
| | | | | | | Always run tests with encoding=utf-8, regardless of user locale Don't set &encoding after startup in tests Helped-By: Michael Reed <m.reed@mykolab.com>
* tests: Migrate legacy test 82.Lucas Hoffmann2015-05-27
Helped-By: David Bürgin <676c7473@gmail.com> Helped-By: Shougo Matsushita <Shougo.Matsu@gmail.com>