Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH v2 0/3] box/console: Fix multireturn and empty output
@ 2020-01-15  8:56 Cyrill Gorcunov
  2020-01-15  8:56 ` [Tarantool-patches] [PATCH 1/3] box/console: handle multireturn in lua mode Cyrill Gorcunov
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Cyrill Gorcunov @ 2020-01-15  8:56 UTC (permalink / raw)
  To: tml

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-01-19 14:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-15  8:56 [Tarantool-patches] [PATCH v2 0/3] box/console: Fix multireturn and empty output Cyrill Gorcunov
2020-01-15  8:56 ` [Tarantool-patches] [PATCH 1/3] box/console: handle multireturn in lua mode Cyrill Gorcunov
2020-01-15  8:56 ` [Tarantool-patches] [PATCH 2/3] box/console: handle empty output format Cyrill Gorcunov
2020-01-15  8:56 ` [Tarantool-patches] [PATCH 3/3] test/app-tap: add console_lua test Cyrill Gorcunov
2020-01-17 18:59   ` Alexander Turenko
2020-01-19 14:09     ` Cyrill Gorcunov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox