[Tarantool-patches] [PATCH v3 0/2] test: cleanup tests code

Kirill Yukhin kyukhin at tarantool.org
Fri Mar 20 18:06:49 MSK 2020


Hello,

On 20 мар 15:50, Alexander V. Tikhonov wrote:
> test: cleanup tests code
>     
> Cleaned up the tests code according to the Lua style guide:
> - made scoped variables local
> - added os.exit call at the end of the test chunk
> - adjusted the messages in test:ok calls
> 
> Renamed test files in the following way:
> <repo>-<number>-<comment>.test.lua
> where "<repo>" is github repository:
>   gh - tarantool/tarantool
>   lj - LuaJIT/LuaJIT
>   or - openresty/luajit2
>     
> Close #4655
> 
> ---
> 
> Github: https://github.com/tarantool/luajit/tree/avtikhon/gh-4655-cleanup-tests
> Issue: https://github.com/tarantool/tarantool/issues/4655

I've checked your patch into luajit repo and bumped a new version
in 1.10, 2.2, 2.3 and master.

--
Regards, Kirill Yukhin


More information about the Tarantool-patches mailing list