From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-f194.google.com (mail-lj1-f194.google.com [209.85.208.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id A351146970F for ; Tue, 26 Nov 2019 23:58:01 +0300 (MSK) Received: by mail-lj1-f194.google.com with SMTP id j6so12844799lja.2 for ; Tue, 26 Nov 2019 12:58:01 -0800 (PST) Date: Tue, 26 Nov 2019 23:58:00 +0300 From: Konstantin Osipov Message-ID: <20191126205800.GD23422@atlas> References: <20191126165407.ncmd7hepnpifgv6v@tkn_work_nb> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191126165407.ncmd7hepnpifgv6v@tkn_work_nb> Subject: Re: [Tarantool-patches] [PATCH] test: adjust the test name related to PAIRSMM flag List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Turenko Cc: tarantool-patches@dev.tarantool.org * Alexander Turenko [19/11/26 19:57]: > > rename from test/mmpairs_test.lua > > rename to test/mmpairs-tarantool-4560.test.lua *All* of the source code uses underscores, not dashes for file names. -- Konstantin Osipov, Moscow, Russia