[Tarantool-patches] [PATCH v3 0/3] box/console: Fix multireturn and empty output
Cyrill Gorcunov
gorcunov at gmail.com
Mon Jan 20 20:59:47 MSK 2020
In v3 nits for tests are fixed.
The issues are
https://github.com/tarantool/tarantool/issues/4604
https://github.com/tarantool/tarantool/issues/4638
Branch
gorcunov/console-fixes-3
Cyrill Gorcunov (3):
box/console: handle multireturn in lua mode
box/console: handle empty output format
test/app-tap: add console_lua test
src/box/lua/console.lua | 41 ++++++---
test/app-tap/console_lua.test.lua | 141 ++++++++++++++++++++++++++++++
2 files changed, 169 insertions(+), 13 deletions(-)
create mode 100755 test/app-tap/console_lua.test.lua
--
2.20.1
More information about the Tarantool-patches
mailing list