-
Notifications
You must be signed in to change notification settings - Fork 403
Open
Labels
luajitqaIssues related to tests or testing subsystemIssues related to tests or testing subsystemtest
Description
Currently, some tests from the LuaJIT-tests suite are disabled:
-
common/ffi_util.inc- Needs renaming and being maderequire-able. -
lib/ffi- Some tests are disabled due to the usage ofcommon/ffi_util.inc. -
lib/table/misc.lua- contains tests forTSETMbytecode,ABCfolding optimization. -
src- C/C++ source that needs to be compiled into a dynamic library and loaded for certain tests. Need to figure out a good way of handling C/C++ sources. -
misc- orphan tests for different subsystems (JIT, GC, etc.), some of them depend on C/C++ sources. -
sysdep- depends on OS. -
unportable- depends on CPU arch.
It will be good to enable these tests for better testing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
luajitqaIssues related to tests or testing subsystemIssues related to tests or testing subsystemtest