aboutsummaryrefslogtreecommitdiff
path: root/test/functional/eval/buf_functions_spec.lua
Commit message (Collapse)AuthorAge
* test: API: fix tests after improved error captureJustin M. Keyes2018-05-10
|
* test: robust cleanup, unique filenames #7950 (#7950)Justin M. Keyes2018-02-01
| | | | | | | Use unique filenames to avoid test conflicts. Use read_file() instead of io.popen(), to ensures the file is closed. Use helpers.rmdir(), it is far more robust than lfs. closes #7911
* functests: Fix buf_functions test on WindowsZyX2017-03-29
|
* functests: Add tests for some *buf* functionsZyX2017-03-29