summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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