aboutsummaryrefslogtreecommitdiff
path: root/test/unit/eval
Commit message (Expand)AuthorAge
* 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