Hi
I discover now the test suite at
Pls two questions:
1) testing compilers
Is is sufficient I report (on the mailing list ?)
- the result of the build (pass / fail)
- lua -v is working
or do Lua authors prefer a run of the test suite?
Which kind of test? basic / complete / internal ?
2) test suite version
From the web page:
"
If no test suite matches your release of Lua exactly,
download the suite for the closest Lua release of the same version.
Suites do not work across different versions."
The last suite is 5.3.4.
Can I use it with Lua 5.3.5 ?
Can I use it with Lua 5.4.0 release candidate ?
M