Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | functests: Check logs in lua code | ZyX | 2016-06-10 |
| | | | | | | It is otherwise impossible to determine which test failed sanitizer/valgrind check. test/functional/helpers.lua module return was changed so that tests which do not provide after_each function to get new check will automatically fail. | ||
* | test/functional: clean up according to luacheck (part 1) | Marco Hinz | 2015-11-23 |
| | |||
* | encoding: Update handling of encoding in tests | Björn Linse | 2015-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> | ||
* | legacy tests: migrate test95 | Rainer Borene | 2015-03-11 |