[Tarantool-patches] [PATCH v2] test: adjust the test name related to PAIRSMM flag

Igor Munkin imun at tarantool.org
Wed Nov 27 19:34:38 MSK 2019


The prior name doesn't respect the naming convention used by test-run
thus this chunk was ignored by our testing machinery.

Part-of tarantool/tarantool#4560

Signed-off-by: Igor Munkin <imun at tarantool.org>
---

Branch: https://github.com/tarantool/luajit/tree/imun/test-name-fixup
Issue: https://github.com/tarantool/tarantool/issues/4560

v1: https://lists.tarantool.org/pipermail/tarantool-patches/2019-November/012632.html

Changes in v2:
  - file is renamed considering the discussion in the v1 review

 test/{mmpairs_test.lua => pairsmm_tarantool_4560.test.lua} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename test/{mmpairs_test.lua => pairsmm_tarantool_4560.test.lua} (100%)

diff --git a/test/mmpairs_test.lua b/test/pairsmm_tarantool_4560.test.lua
similarity index 100%
rename from test/mmpairs_test.lua
rename to test/pairsmm_tarantool_4560.test.lua
-- 
2.24.0



More information about the Tarantool-patches mailing list