Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the test script into the directory where the other tests are, so it's ↵ | David Walter Seikel | 2012-01-22 | 1 | -11/+2 |
| | | | | no longer a special case. Clean up after that. | ||||
* | Disable some of the output, and compile every script in the test sim. | David Walter Seikel | 2012-01-21 | 1 | -6/+28 |
| | |||||
* | Add LSL constants by simply compiling an LSL script with them all, and ↵ | David Walter Seikel | 2012-01-21 | 1 | -2/+2 |
| | | | | keeping the result. | ||||
* | Run both test scripts. | David Walter Seikel | 2012-01-20 | 1 | -0/+2 |
| | |||||
* | Use EFL logging. | David Walter Seikel | 2012-01-17 | 1 | -2/+2 |
| | |||||
* | Merge the compiler into the test harness. Remove excess files. | David Walter Seikel | 2012-01-17 | 1 | -2/+5 |
| | |||||
* | Add a compiler stub. | David Walter Seikel | 2012-01-05 | 1 | -1/+7 |
| | |||||
* | Skeleton of the GUI test harness for the LuaSL script engine. | David Walter Seikel | 2012-01-04 | 1 | -0/+173 |