summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* LACE: Ensure engine errors are propagated properly at runtimeDaniel Silverstone2012-07-175-2/+55
* LACE: More rendered error tests for all the builtinsDaniel Silverstone2012-07-175-1/+54
* TEST: Ensure builtin define rules seem to render errors properlyDaniel Silverstone2012-07-175-25/+67
* TEST: Simplify the rendered error tests in the compiler suiteDaniel Silverstone2012-07-171-36/+0
* TEST: More error normalisation testsDaniel Silverstone2012-07-178-0/+147
* LACE: Ensure errors are rendered properly and exposed during compilationDaniel Silverstone2012-07-173-1/+43
* LACE: More error normalisation, and error rendering capabilityDaniel Silverstone2012-07-171-0/+59
* LACE: Start normalising error paths more aggressivelyDaniel Silverstone2012-07-176-7/+105
* TEST: Test for basic error normalisation at runtimeDaniel Silverstone2012-07-172-0/+26
* _lace not .laceDaniel Silverstone2012-05-161-2/+2
* Use _lace instead of [".lace"]Daniel Silverstone2012-05-153-68/+68
* Add use of anyof and allof to the complex engine testDaniel Silverstone2012-05-152-1/+6
* Add anyof/allof combinators and tests for the builtin.Daniel Silverstone2012-05-151-0/+120
* Clean up test output in the good caseDaniel Silverstone2012-05-155-10/+10
* Remove Luxio dependency from test suiteDaniel Silverstone2012-05-142-5/+2
* Allow empty quotes to force an empty word to get into the lexer outputDaniel Silverstone2012-05-131-0/+12
* Remove files from lexer interface, it's not neededDaniel Silverstone2012-05-132-23/+0
* Complex ruleset test with defines, includes and conditional allow/denyDaniel Silverstone2012-05-134-0/+35
* Ruleset inclusion supportDaniel Silverstone2012-05-131-4/+164
* Full engine test with define rules and allows with conditions. Also tests de...Daniel Silverstone2012-05-134-11/+84
* Add conditions to allow/deny in builtinsDaniel Silverstone2012-05-131-0/+90
* Add define builtin commandDaniel Silverstone2012-05-131-0/+76
* Ensure default command works, via compiler assistanceDaniel Silverstone2012-05-131-3/+52
* Change builtin default to store a _return rule ready for useDaniel Silverstone2012-05-131-6/+2
* Handle the last conditional result for allow/deny in builtinDaniel Silverstone2012-05-131-1/+18
* Handle the last unconditional result for allow/deny in builtinDaniel Silverstone2012-05-131-0/+22
* Behaviour for 'default' in lace.builtinDaniel Silverstone2012-05-131-0/+65
* Add basic runtime engine and testsDaniel Silverstone2012-05-132-0/+135
* typoDaniel Silverstone2012-05-131-1/+1
* Verify reasons for compilation failures make their way back to the callerDaniel Silverstone2012-05-132-0/+9
* Test compiling a simple deny-all ruleDaniel Silverstone2012-05-132-0/+14
* Initial result builtin (allow/deny)Daniel Silverstone2012-05-131-0/+78
* SpelloDaniel Silverstone2012-05-131-1/+1
* Top level module tests. Can also act as an example.Daniel Silverstone2012-05-131-0/+49
* More compilation and test casesDaniel Silverstone2012-05-133-0/+21
* Initial compiler module and tests. Doesn't compile anything yetDaniel Silverstone2012-05-132-0/+124
* More lexer testingDaniel Silverstone2012-05-132-21/+162
* Lexer, fixes and testsDaniel Silverstone2012-05-131-7/+115
* Lexer and initial makefileDaniel Silverstone2012-05-131-0/+39