[Tarantool-patches] [PATCH luajit] test: add test case for math.modf
Igor Munkin
imun at tarantool.org
Thu Mar 30 20:38:07 MSK 2023
Max,
I've checked the patchset into all long-term branches in
tarantool/luajit and bumped a new version in master, 2.11 and 2.10.
On 03.02.23, Maksim Kokryashkin via Tarantool-patches wrote:
> Follows up commit 9b6c0cd8eafdd2e5a8a7ac4b33f6e33b3d8a93b9
> ("Don't compile math.modf() anymore.").
>
> This patch introduces the test case for the issue with
> compiled `math.modf`, that was fixed by disabling the
> compilation for it.
>
> Part of tarantool/tarantool#7230
> ---
> Branch: https://github.com/tarantool/luajit/tree/fckxorg/modf-test
> PR: https://github.com/tarantool/tarantool/pull/8251
>
> test/tarantool-tests/math-modf.test.lua | 31 +++++++++++++++++++++++++
> 1 file changed, 31 insertions(+)
> create mode 100644 test/tarantool-tests/math-modf.test.lua
>
<snipped>
> --
> 2.37.1 (Apple Git-137.1)
>
--
Best regards,
IM
More information about the Tarantool-patches
mailing list