lean2/tests/lua/threads
Leonardo de Moura 97d9765992 fix(tests/lua/threads): increase timeout to make sure it passes the test on slow machines
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-15 08:46:14 -08:00
..
extra.lua refactor(frontends/lua): replace lean.lua.h with util.lua 2013-12-26 19:49:26 -08:00
sleep1.lua refactor(*): error messages 2014-01-13 16:54:21 -08:00
tactic1.lua fix(tests/lua/threads): increase timeout to make sure it passes the test on slow machines 2014-01-15 08:46:14 -08:00
tactic2.lua refactor(frontends/lua): replace lean.lua.h with util.lua 2013-12-26 19:49:26 -08:00
th1.lua feat(lua): add support for multiple execution threads in the Lua API 2013-11-11 16:25:17 -08:00
th2.lua test(lua): add example showing how to access/update an environment object using multiple threads 2013-11-11 20:53:23 -08:00
th3.lua fix(lua): redefine Lua 'print' function, and make sure it is thread safe 2013-11-11 21:15:21 -08:00
th4.lua chore(tests/lua): move examples that use threads to tests/lua/threads 2013-11-15 09:11:58 -08:00
th5.lua refactor(*): error messages 2014-01-13 16:54:21 -08:00
th6.lua chore(tests/lua): move examples that use threads to tests/lua/threads 2013-11-15 09:11:58 -08:00
th7.lua chore(tests/lua): move examples that use threads to tests/lua/threads 2013-11-15 09:11:58 -08:00