lua: automatic test for some lua functions.
This is really basic for the moment but already allows to find (and fix) one bug. The test is not activated by default. VLC quits if the test succeed or wait forever if the test fails so run it with the following command: "timeout 5 ./vlc -I luaintf --lua-intf=test"
Showing
share/lua/intf/test.lua
0 → 100644
Please register or sign in to comment