Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | test: API: fix tests after improved error capture | Justin M. Keyes | 2018-05-10 |
| | |||
* | test: robust cleanup, unique filenames #7950 (#7950) | Justin M. Keyes | 2018-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 Windows | ZyX | 2017-03-29 |
| | |||
* | functests: Add tests for some *buf* functions | ZyX | 2017-03-29 |