Tarantool development patches archive
 help / color / mirror / Atom feed
From: "Alexander V. Tikhonov" <avtikhon@tarantool.org>
To: Alexander Turenko <alexander.turenko@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: [Tarantool-patches] [PATCH v1 0/2] Correct luajit tests
Date: Mon, 16 Dec 2019 11:43:48 +0300	[thread overview]
Message-ID: <cover.1576485551.git.avtikhon@tarantool.org> (raw)

    test: fix style and code
    
    Renamed test files in the following way:
    [gh-[external repo]-<number>-]comment.test.lua
    where "external repo" is github repository:
      lj - luajit/luajit
      lrc - openresty/lua-resty-core
    
    Added local definitions for the variables, added os.exit()
    routine at the tests finish. Changed added information messages
    to test:ok() calls.
    
    Close #4655

Github: https://github.com/tarantool/luajit/tree/avtikhon/gh-4655-cleanup-tests
Github: https://github.com/tarantool/tarantool/tree/avtikhon/gh-4655-cleanup-tests
Issue: https://github.com/tarantool/tarantool/issues/4655

Alexander V. Tikhonov (2):
  test: cleanup tests code
  test: rename test files

 test/fix_string_find_recording.test.lua       |  6 ++---
 ... gh-3196-incorrect-string-length.test.lua} |  8 +++----
 ...st.lua => gh-4560-pairsmm-is-set.test.lua} |  8 ++++---
 ...t.lua => gh-lj-494-infinite-loop.test.lua} | 23 ++++++++++---------
 ...gh-lj-505-fold-icorrect-behavior.test.lua} |  7 +++---
 ...gh-lj-524-fold-icorrect-behavior.test.lua} |  2 +-
 ....lua => gh-lrc-64-unsink-64-kptr.test.lua} |  7 +++---
 7 files changed, 33 insertions(+), 28 deletions(-)
 rename test/{gh.test.lua => gh-3196-incorrect-string-length.test.lua} (60%)
 rename test/{pairsmm_tarantool_4560.test.lua => gh-4560-pairsmm-is-set.test.lua} (90%)
 rename test/{table_chain_bug_LuaJIT_494.test.lua => gh-lj-494-infinite-loop.test.lua} (90%)
 rename test/{fold_bug_LuaJIT_505.test.lua => gh-lj-505-fold-icorrect-behavior.test.lua} (75%)
 rename test/{fold_bug_LuaJIT_524.test.lua => gh-lj-524-fold-icorrect-behavior.test.lua} (94%)
 rename test/{unsink_64_kptr.test.lua => gh-lrc-64-unsink-64-kptr.test.lua} (88%)

-- 
2.17.1

             reply	other threads:[~2019-12-16  8:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-16  8:43 Alexander V. Tikhonov [this message]
2019-12-16  8:43 ` [Tarantool-patches] [PATCH v1 1/2] test: cleanup tests code Alexander V. Tikhonov
2020-01-13 12:04   ` Igor Munkin
2020-02-27 13:38     ` Alexander Tikhonov
2019-12-16  8:43 ` [Tarantool-patches] [PATCH v1 2/2] test: rename test files Alexander V. Tikhonov
2020-01-13 12:05   ` Igor Munkin
2020-02-27 13:39     ` Alexander Tikhonov

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=cover.1576485551.git.avtikhon@tarantool.org \
    --to=avtikhon@tarantool.org \
    --cc=alexander.turenko@tarantool.org \
    --cc=tarantool-patches@dev.tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH v1 0/2] Correct luajit tests' \
    /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