summaryrefslogtreecommitdiffstats
path: root/spec/unit/parser/compile.rb
Commit message (Expand)AuthorAgeFilesLines
* Changing the name of the Compile class to Compiler,Luke Kanies2008-02-111-535/+0
* Refactoring the interface between the Compile classLuke Kanies2008-02-111-26/+15
* Changing some methods in the Compile class toLuke Kanies2008-02-111-20/+20
* Fixed #1030 - class and definition evaluation has been significantlyLuke Kanies2008-02-111-113/+93
* Converting the Compile class to use a Node::Catalog instanceLuke Kanies2008-02-111-30/+13
* Moving all of the tests for Puppet::Parser::Compile toLuke Kanies2008-02-111-31/+333
* Fixing #971 -- classes can once again be included multipleLuke Kanies2008-01-071-1/+14
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-111-11/+11
* Fixing the first part of #787. Not all collections wereLuke Kanies2007-11-201-0/+25
* Moving some compile tests to the spec/ directory, andLuke Kanies2007-11-121-0/+100
* Switching the class resource evaluation to only happenLuke Kanies2007-11-081-6/+12
* Classes once again get evaluated immediately when theLuke Kanies2007-11-081-12/+87
* This commit is focused on getting the 'puppet' executableLuke Kanies2007-10-051-0/+10
* Flipped the switch so that compiles now return a Configuration instance inste...Luke Kanies2007-09-041-8/+12
* Deleting old documentation that somehow made it back into the tree in the swi...Luke Kanies2007-09-011-0/+48
* Removing this test for now; I do not have time to port it from test/unit to r...Luke Kanies2007-08-251-755/+0
* Renaming the "configuration" object to "compile", because it is only a transi...Luke Kanies2007-08-251-0/+755