aboutsummaryrefslogtreecommitdiff
path: root/testes/libs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 'all' script automatically 'make's everythingRoberto Ierusalimschy2018-12-191-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 repositoryRoberto Ierusalimschy2018-12-171-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-w2Roberto Ierusalimschy2018-07-095-0/+113