aboutsummaryrefslogtreecommitdiff
path: root/test/unit/eval
Commit message (Expand)AuthorAge
* build: Target luacheck HEAD.Justin M. Keyes2016-11-17
* unittests/*/helpers: Fix testlint errorsZyX2016-06-24
* fixup! unittests: Add tests for vim_to_object functionZyX2016-06-24
* unittests: Add tests for vim_to_object functionZyX2016-06-24
* Satisfy testlint.KillTheMule2016-04-28
* eval/encode: Make sure that encoder can encode NULL variablesZyX2016-04-18
* functests: Replace \xXX escapes with \DDD in lua codeZyX2016-04-18
* eval/decode: Do not overflow when parsing `-`ZyX2016-04-18
* eval/decode: Make sure that error messages do not cause overflowZyX2016-04-18
* eval/decode: Make sure that parsing strings does not overflowZyX2016-04-18
* eval/decode: Avoid overflow when parsing incomplete null/true/falseZyX2016-04-18
* eval/encode: Fix writing strings starting with NL to listZyX2016-04-18