| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | File 'lib2-v2.so' generated from its own source | Roberto Ierusalimschy | 2019-05-03 | 1 | -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 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 manual and tests for version 5.4-w2 | Roberto Ierusalimschy | 2018-07-09 | 1 | -0/+26 |
