summaryrefslogtreecommitdiff
path: root/test/test-lace.compiler.lua
Commit message (Expand)AuthorAgeFilesLines
* Support reporting deep error messages more cleanlydsilvers/deep-errorsDaniel Silverstone2017-07-081-0/+19
* Test checking defines in anyof/allofDaniel Silverstone2017-05-131-0/+24
* Augment compcontext for tests.Daniel Silverstone2017-05-131-2/+2
* fix bug where '[' would be lostv1.3.1Daniel Silverstone2017-02-121-0/+5
* lace.builtin: Pass the rule into builtin functionsRichard Maw2015-11-271-9/+9
* lace.builtin.define: Clarify unknown control type errorRichard Maw2015-11-271-1/+1
* Allow sub sub definesDaniel Silverstone2015-11-101-0/+5
* Support sub-definition using bracesDaniel Silverstone2015-11-091-0/+13
* Fix small bug which fails to propagate defaultsDaniel Silverstone2015-11-051-1/+6
* Make luacov optional in the test suiteDaniel Silverstone2015-07-041-1/+1
* LACE: Ensure engine errors are propagated properly at runtimeDaniel Silverstone2012-07-171-1/+0
* LACE: More rendered error tests for all the builtinsDaniel Silverstone2012-07-171-0/+42
* TEST: Ensure builtin define rules seem to render errors properlyDaniel Silverstone2012-07-171-25/+52
* TEST: Simplify the rendered error tests in the compiler suiteDaniel Silverstone2012-07-171-36/+0
* TEST: More error normalisation testsDaniel Silverstone2012-07-171-0/+119
* LACE: Ensure errors are rendered properly and exposed during compilationDaniel Silverstone2012-07-171-0/+36
* LACE: Start normalising error paths more aggressivelyDaniel Silverstone2012-07-171-2/+10
* _lace not .laceDaniel Silverstone2012-05-161-2/+2
* Use _lace instead of [".lace"]Daniel Silverstone2012-05-151-9/+9
* Clean up test output in the good caseDaniel Silverstone2012-05-151-2/+2
* Remove Luxio dependency from test suiteDaniel Silverstone2012-05-141-2/+1
* Ensure default command works, via compiler assistanceDaniel Silverstone2012-05-131-3/+52
* Verify reasons for compilation failures make their way back to the callerDaniel Silverstone2012-05-131-0/+6
* Test compiling a simple deny-all ruleDaniel Silverstone2012-05-131-0/+10
* SpelloDaniel Silverstone2012-05-131-1/+1
* More compilation and test casesDaniel Silverstone2012-05-131-0/+15
* Initial compiler module and tests. Doesn't compile anything yetDaniel Silverstone2012-05-131-0/+118