summaryrefslogtreecommitdiff
path: root/testes/libs/makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* File 'lib2-v2.so' generated from its own sourceRoberto Ierusalimschy2019-05-031-2/+2
| | | | | Instead of being a copy of 'lib2.so', 'lib2-v2.so' has its own source file ('lib22.c'), so that the test can distinguish both libraries.
* '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 manual and tests for version 5.4-w2Roberto Ierusalimschy2018-07-091-0/+26