Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-12-19 | 'all' script automatically 'make's everything | Roberto Ierusalimschy | 3 | -6/+10 | |
The script 'all', to run all tests, automatically ensures that the Lua interpreter and the test C libraries (in 'testes/libs/') are updated with any changes in 'luaconf.h'. |