[Tarantool-patches] [PATCH luajit] test: add test for `string.char('%c', 0)`
Igor Munkin
imun at tarantool.org
Mon Feb 20 12:57:07 MSK 2023
Sergey,
I've checked the patch into all long-term branches in tarantool/luajit
and bumped a new version in master, 2.10 and 1.10.
On 19.01.23, Sergey Kaplun via Tarantool-patches wrote:
> This patch adds the test for the commit
> 430d9f8f7ebb779948dbd43944b876b1a3f58551 ("Fix string.format("%c",
> 0)."). Although, the issue affects 2.0 branch only, there is no need to
> fix it. Nevertheless, the test is required to avoid regressions in the
> future.
>
> Part of tarantool/tarantool#8069
> ---
>
> PR: https://github.com/tarantool/tarantool/pull/8189
> Branch: https://github.com/tarantool/luajit/tree/skaplun/lj-378-string-format-c-null-char-full-ci
> Issues:
> * https://github.com/tarantool/tarantool/issues/8069
> * https://github.com/LuaJIT/LuaJIT/issues/378
>
> .../lj-378-string-format-c-null-char.test.lua | 11 +++++++++++
> 1 file changed, 11 insertions(+)
> create mode 100644 test/tarantool-tests/lj-378-string-format-c-null-char.test.lua
>
<snipped>
> --
> 2.34.1
>
--
Best regards,
IM
More information about the Tarantool-patches
mailing list