[Tarantool-patches] [PATCH v2 0/3] box/console: Fix multireturn and empty output

Cyrill Gorcunov gorcunov at gmail.com
Wed Jan 15 11:56:02 MSK 2020


In v2 Sasha provided more suitable tests which I've updated a bit.

The issues are

https://github.com/tarantool/tarantool/issues/4604
https://github.com/tarantool/tarantool/issues/4638

Branch

gorcunov/console-fixes-2

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 | 154 ++++++++++++++++++++++++++++++
 2 files changed, 182 insertions(+), 13 deletions(-)
 create mode 100755 test/app-tap/console_lua.test.lua

-- 
2.20.1



More information about the Tarantool-patches mailing list