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. | ||
* | Satisfy testlint. | KillTheMule | 2016-04-28 |
| | | | | For that, make luatest ignore the preload.lua files. | ||
* | functests: Make json_functions_spec use new NIL where appropriate | ZyX | 2016-04-18 |
| | |||
* | eval: Port parts of 7.4.1267 that are not already present | ZyX | 2016-04-18 |
| | |||
* | eval: Make assert_true and assert_false accept v:true and v:false | ZyX | 2016-04-18 |
| | |||
* | eval: Remove v:none | ZyX | 2016-04-18 |
| | | | | | To get v:none back just rever this commit. This will not make json*() functions compatible with Vim though. | ||
* | eval: Add special variables v:false, v:null, v:none | ZyX | 2016-04-18 |
| | |||
* | eval: Add special variable type | ZyX | 2016-04-18 |