• Rémi Duraffort's avatar
    lua: automatic test for some lua functions. · a97ded4d
    Rémi Duraffort authored
    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"
    a97ded4d
test.lua 2.09 KB