test: rewrite test for gh-5983 with luatest
As a result of the patch, all required files are moved to app-luatest subdirectory. The test itself is rewritten via <justrun> and <treegen> helpers to make it more clear and easy to maintain. Since luatest provides <skip_if> helper, .skipcond file is not necessary anymore and is removed. Needed for #8252 NO_DOC=refactoring NO_TEST=refactoring NO_CHANGELOG=refactoring
Showing
- test/app-luatest/gh_5983_jit_library_smoke_tests_test.lua 37 additions, 0 deletionstest/app-luatest/gh_5983_jit_library_smoke_tests_test.lua
- test/app-tap/gh-5983-jit-library-smoke-tests.skipcond 0 additions, 7 deletionstest/app-tap/gh-5983-jit-library-smoke-tests.skipcond
- test/app-tap/gh-5983-jit-library-smoke-tests.test.lua 0 additions, 46 deletionstest/app-tap/gh-5983-jit-library-smoke-tests.test.lua
Loading