From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp38.i.mail.ru (smtp38.i.mail.ru [94.100.177.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id B52DA441841 for ; Wed, 25 Mar 2020 12:13:26 +0300 (MSK) Date: Wed, 25 Mar 2020 12:13:25 +0300 From: Kirill Yukhin Message-ID: <20200325091325.ho36a7zfmvbg6yiz@tarantool.org> References: <20200319102458.GA73894@pony.bronevichok.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200319102458.GA73894@pony.bronevichok.ru> Subject: Re: [Tarantool-patches] [PATCH v2] Split box/hash.test.lua to a set of small independent tests List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sergey Bronnikov Cc: Oleg Piskunov , tarantool-patches@dev.tarantool.org Hello, On 19 мар 13:24, Sergey Bronnikov wrote: > Splitted single hash.test.lua to a set of small independent tests. > > GitHub branch: https://github.com/tarantool/tarantool/tree/ligurio/hash_test_split I've checked your patch into master. -- Regards, Kirill Yukhin