Tarantool development patches archive
 help / color / mirror / Atom feed
From: "Alexander V. Tikhonov" <avtikhon@tarantool.org>
To: Igor Munkin <imun@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: [Tarantool-patches] [PATCH v3 2/2] test: rename test files
Date: Fri, 20 Mar 2020 15:50:44 +0300	[thread overview]
Message-ID: <e4c4da5c63267a396f20758999e8260d42e6a796.1584708367.git.avtikhon@tarantool.org> (raw)
In-Reply-To: <cover.1584708367.git.avtikhon@tarantool.org>
In-Reply-To: <cover.1584708367.git.avtikhon@tarantool.org>

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
---
 test/{gh.test.lua => gh-3196-incorrect-string-length.test.lua}    | 0
 ...ording.test.lua => gh-4476-fix-string-find-recording.test.lua} | 0
 ...JIT_494.test.lua => lj-494-table-chain-infinite-loop.test.lua} | 0
 ...IT_505.test.lua => lj-505-fold-no-strref-for-ptrdiff.test.lua} | 0
 ...JIT_524.test.lua => lj-524-fold-conv-respect-src-irt.test.lua} | 0
 test/{unsink_64_kptr.test.lua => or-232-unsink-64-kptr.test.lua}  | 0
 6 files changed, 0 insertions(+), 0 deletions(-)
 rename test/{gh.test.lua => gh-3196-incorrect-string-length.test.lua} (100%)
 rename test/{fix_string_find_recording.test.lua => gh-4476-fix-string-find-recording.test.lua} (100%)
 rename test/{table_chain_bug_LuaJIT_494.test.lua => lj-494-table-chain-infinite-loop.test.lua} (100%)
 rename test/{fold_bug_LuaJIT_505.test.lua => lj-505-fold-no-strref-for-ptrdiff.test.lua} (100%)
 rename test/{fold_bug_LuaJIT_524.test.lua => lj-524-fold-conv-respect-src-irt.test.lua} (100%)
 rename test/{unsink_64_kptr.test.lua => or-232-unsink-64-kptr.test.lua} (100%)

diff --git a/test/gh.test.lua b/test/gh-3196-incorrect-string-length.test.lua
similarity index 100%
rename from test/gh.test.lua
rename to test/gh-3196-incorrect-string-length.test.lua
diff --git a/test/fix_string_find_recording.test.lua b/test/gh-4476-fix-string-find-recording.test.lua
similarity index 100%
rename from test/fix_string_find_recording.test.lua
rename to test/gh-4476-fix-string-find-recording.test.lua
diff --git a/test/table_chain_bug_LuaJIT_494.test.lua b/test/lj-494-table-chain-infinite-loop.test.lua
similarity index 100%
rename from test/table_chain_bug_LuaJIT_494.test.lua
rename to test/lj-494-table-chain-infinite-loop.test.lua
diff --git a/test/fold_bug_LuaJIT_505.test.lua b/test/lj-505-fold-no-strref-for-ptrdiff.test.lua
similarity index 100%
rename from test/fold_bug_LuaJIT_505.test.lua
rename to test/lj-505-fold-no-strref-for-ptrdiff.test.lua
diff --git a/test/fold_bug_LuaJIT_524.test.lua b/test/lj-524-fold-conv-respect-src-irt.test.lua
similarity index 100%
rename from test/fold_bug_LuaJIT_524.test.lua
rename to test/lj-524-fold-conv-respect-src-irt.test.lua
diff --git a/test/unsink_64_kptr.test.lua b/test/or-232-unsink-64-kptr.test.lua
similarity index 100%
rename from test/unsink_64_kptr.test.lua
rename to test/or-232-unsink-64-kptr.test.lua
-- 
2.17.1

  parent reply	other threads:[~2020-03-20 12:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-20 12:50 [Tarantool-patches] [PATCH v3 0/2] test: cleanup tests code Alexander V. Tikhonov
2020-03-20 12:50 ` [Tarantool-patches] [PATCH v3 1/2] " Alexander V. Tikhonov
2020-03-20 13:46   ` Igor Munkin
2020-03-20 14:10     ` Alexander Tikhonov
2020-03-20 12:50 ` Alexander V. Tikhonov [this message]
2020-03-20 13:47   ` [Tarantool-patches] [PATCH v3 2/2] test: rename test files Igor Munkin
2020-03-20 14:27 ` [Tarantool-patches] [PATCH v3 0/2] test: cleanup tests code Igor Munkin
2020-03-20 15:06 ` Kirill Yukhin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e4c4da5c63267a396f20758999e8260d42e6a796.1584708367.git.avtikhon@tarantool.org \
    --to=avtikhon@tarantool.org \
    --cc=imun@tarantool.org \
    --cc=tarantool-patches@dev.tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH v3 2/2] test: rename test files' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox