Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 'all' script automatically 'make's everything | Roberto Ierusalimschy | 2018-12-19 | 1 | -5/+6 |
| | | | | | | 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'. | ||||
* | Added directory 'testes/libs/P1' to the repository | Roberto Ierusalimschy | 2018-12-17 | 1 | -0/+2 |
| | | | | | This directory is used for some tests. As standard Lua has no command to create directories, it must be present before running tests. | ||||
* | Added manual and tests for version 5.4-w2 | Roberto Ierusalimschy | 2018-07-09 | 5 | -0/+113 |