aboutsummaryrefslogtreecommitdiff
path: root/test/unit/eval/decode_spec.lua
Commit message (Expand)AuthorAge
* unittests: Fix linter errorZyX2017-04-09
* unittests: Do not alter p_enc in decode unit testZyX2017-04-08
* eval: Split eval.c into smaller filesZyX2017-03-29
* unittests: Fix linter errorsZyX2017-03-11
* unittests: Do not import libnvim or headers in main processZyX2017-03-11
* unittests: Check core dumps in after_each, like in functestsZyX2017-03-11
* unittests: Run all unit tests in their own processesZyX2017-03-11
* build: Target luacheck HEAD.Justin M. Keyes2016-11-17
* 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