Imported from ../lua-3.0.tar.gz.
[lua.git] / test / README
blob6f410ee4f2af56f5227c69772de3f47ea2fee6b4
1 These are simple tests for Lua.  Some of them contain useful code.
2 They are meant to be run to make sure Lua is ok and also to be read, to see
3 how Lua programs can look like.
5 In the directory examples/, there is more useful code: a library for PostScript
6 output and a database for a fake web site.