push
github
test: fix Clang warning in LuaJIT-tests This patch fixes the warning in <libctest.c> produced by Clang: | warning: plain '_Complex' requires a type specifier; assuming | '_Complex double' by adding the `double` type specifier where it is needed. Reviewed-by: Maxim Kokryashkin <m.kokryashkin@tarantool.org> Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org> Signed-off-by: Sergey Kaplun <skaplun@tarantool.org> (cherry picked from commit 3cd5078a2)
5699 of 6033 branches covered (94.46%)
Branch coverage included in aggregate %.
21732 of 23449 relevant lines covered (92.68%)
2978273.41 hits per line