[Tarantool-patches] [PATCH luajit 06/25] test: enable <ffi_callback.lua> in LuaJIT-tests
Sergey Bronnikov
sergeyb at tarantool.org
Tue Jan 23 15:01:18 MSK 2024
Hello again,
On 1/23/24 12:36, Sergey Bronnikov via Tarantool-patches wrote:
<snipped>
>> diff --git a/test/LuaJIT-tests/lib/ffi/ffi_callback.lua b/test/LuaJIT-tests/lib/ffi/ffi_callback.lua
>> index 1fd14bd0..253bf1d9 100644
>> --- a/test/LuaJIT-tests/lib/ffi/ffi_callback.lua
>> +++ b/test/LuaJIT-tests/lib/ffi/ffi_callback.lua
>> @@ -6,7 +6,7 @@ void qsort(void *base, size_t nmemb, size_t size,
>> int (*compar)(const uint8_t *, const uint8_t *));
>> ]]
>>
>> -do
>> +do --- blacklisted callback
>
> first letter should be uppercase and dot is missed in a comment, right?
>
> here and below
>
>
Please ignore.
(three dashes used before testcase name and used by test-runner)
<snipped>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.tarantool.org/pipermail/tarantool-patches/attachments/20240123/15aa7f25/attachment.htm>
More information about the Tarantool-patches
mailing list