aboutsummaryrefslogtreecommitdiff
path: root/test/functional/eval/string_spec.lua
Commit message (Expand)AuthorAge
* test: reorg #15698Justin M. Keyes2021-09-17
* *: Move some dictionary functions to typval.h and use char*ZyX2017-03-29
* functests: Add tests for new fixesZyX2017-01-06
* tests: Add tests for partials dumpingZyX2017-01-03
* eval/typval_encode: Fix infinite loopZyX2017-01-03
* functests: Check logs in lua codeZyX2016-06-10
* Satisfy testlint.KillTheMule2016-04-28
* functests: Make json_functions_spec use new NIL where appropriateZyX2016-04-18
* eval/encode: Make sure that encoder can encode NULL variablesZyX2016-04-18
* eval: Remove v:noneZyX2016-04-18
* eval: Add special variables v:false, v:null, v:noneZyX2016-04-18
* functests: Add string() function testsZyX2016-02-02