summaryrefslogtreecommitdiffstats
path: root/test/language/node.rb
Commit message (Expand)AuthorAgeFilesLines
* Finalizing the node handler. It now correctly uses the different node sourcesLuke Kanies2007-08-141-131/+0
* An intermediate commit in the work towards adding multi-environment support.Luke Kanies2007-08-141-101/+106
* Fixing #314 and #729; here's the changelog:luke2007-08-031-8/+8
* Applying further tests to double-quoted hostnames by Valentin Vidicluke2007-07-081-1/+13
* Applying patch by DavidS from #697 to allow host names to be double quotedluke2007-07-081-1/+0
* Fixing #615 (subclasses with similar names) by getting rid of the class "type...luke2007-05-031-1/+1
* 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