summaryrefslogtreecommitdiffstats
path: root/spec/unit/parser
Commit message (Expand)AuthorAgeFilesLines
...
* Adding this test stub that's been sittingLuke Kanies2007-10-181-0/+47
* Adding a :code setting for specifying code to runLuke Kanies2007-10-051-37/+7
* This commit is focused on getting the 'puppet' executableLuke Kanies2007-10-052-21/+12
* Fixing #814 -- when files are missing, the exceptions shouldLuke Kanies2007-10-031-24/+27
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-2/+2
* Fixing #807. The exception handling should more closely resemble how it used...Luke Kanies2007-09-061-2/+4
* Flipped the switch so that compiles now return a Configuration instance inste...Luke Kanies2007-09-041-8/+12
* Doing a small amount of refactoring, toward being able to use Parser resource...Luke Kanies2007-09-032-0/+105
* Deleting old documentation that somehow made it back into the tree in the swi...Luke Kanies2007-09-011-0/+48
* Multiple environment support now works, and I have even tested it in real lif...Luke Kanies2007-08-261-25/+47
* 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
* Everything up to the parser (and the Modules) is ready to support multiple en...Luke Kanies2007-08-231-0/+76
* Building a stand-alone spec directory for creating the new spec-based tests.Luke Kanies2007-08-231-0/+94