summaryrefslogtreecommitdiffstats
path: root/test/language/node.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing #445. Nodes can now inherit from default.luke2007-01-261-2/+7
* Not downcasing facts any longer, closing #210 (although not using the patch f...luke2006-12-231-2/+2
* Fixing the test scripts so that the library pathluke2006-10-161-1/+3
* Adding a ruby header to all of the tests so that they can now be executed as ...luke2006-10-161-0/+2
* Making all test suites executable, adding some tests for handling changing fi...luke2006-10-161-0/+0
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-041-45/+27
* Converting to using the Rakefile for testing. The old 'test' script isluke2006-09-191-8/+1
* Adding support for default nodes as requested in #136.luke2006-06-131-0/+47
* Fixing node tests to handle comma separationluke2006-06-011-1/+1
* getting rid of the parser tree, and moving everything into the language dirluke2006-04-041-0/+84