aboutsummaryrefslogtreecommitdiffstats
path: root/test_.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Hello -> G'day, coz I'm an Aussie, and it helps test embedded quote marks.dvs12024-10-281-7/+7
|
* Fix the PHP example.dvs12024-10-281-4/+2
|
* Consistantly use single quotes for Lua strings, unless otherwise needed.dvs12024-10-281-6/+6
| | | | Old habits die hard. lol
* Rename _ to PolygLua externally.dvs12024-10-271-1/+1
| | | | Next it'll want it's own package. Oh wait....
* Seems to be he only way to assign copies of table elemnts to that table at ↵dvs12024-10-251-2/+4
| | | | construction time.
* Help command now prints out full usage as well.dvs12024-10-251-1/+1
|
* Comment++dvs12024-10-251-0/+1
|
* Moved common stuff like --help, --version to an internal options table we ↵dvs12024-10-251-9/+3
| | | | scan as well.
* Print the status of some more tests.dvs12024-10-251-2/+2
|
* Support config files now.dvs12024-10-251-2/+5
|
* Another error test.dvs12024-10-251-0/+5
|
* Added an example in C. B-)dvs12024-10-251-0/+11
|
* Just discovered the arg variable, use it and rename parseArgs() to just parse().dvs12024-10-251-3/+7
|
* Rename also to Then.dvs12024-10-241-1/+1
|
* Some more tidying up.dvs12024-10-241-28/+10
|
* Rewrite the test script to catch up with the newness.dvs12024-10-241-29/+51
|
* New options parsing stuff.dvs12024-10-231-42/+66
|
* Rearrange those logging globals and a few other things in _.dvs12024-10-221-9/+6
|
* Lots of little tweaks about how _ works.dvs12024-10-221-2/+4
|
* A few clean ups.dvs12024-10-211-8/+2
|
* Restructure the APT.exe stuff.dvs12024-10-211-0/+122