summaryrefslogtreecommitdiffstats
path: root/spec/unit/parser/compiler.rb
Commit message (Expand)AuthorAgeFilesLines
* Adding support for an external catalog versionLuke Kanies2009-08-011-0/+4
* Cleaning up duplication in another test fileLuke Kanies2009-08-011-31/+28
* Fixing mocks to remove warningsLuke Kanies2009-07-251-18/+18
* Fixing #2423 - no more strange dependency cyclesLuke Kanies2009-07-251-0/+23
* Switching to LoadedCode from ASTSetLuke Kanies2009-07-051-26/+14
* Removed extra whitespace from end of linesIan Taylor2009-06-061-6/+6
* Switching to Indirected ActiveRecordLuke Kanies2009-04-221-21/+0
* Fix #1933 - Inconsistent resource evaluation order in subsequent evaluation runsBrice Figureau2009-02-141-1/+26
* Fix #1834 part2 - Fix tests when no railsBrice Figureau2008-12-201-0/+1
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-2/+2
* Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-181-1/+1
* Merge branch '0.24.x'Luke Kanies2008-12-021-6/+35
|\
| * Removing the included testing gems; you must now install them yourself.Luke Kanies2008-11-251-6/+35
* | Fixing a test broken by previous refactoringLuke Kanies2008-11-071-7/+4
|/
* Fixing #1092 by no longer using the resource reference toLuke Kanies2008-02-281-2/+2
* converting parser compilerspecs from setup/teardown to before/afterRick Bradley2008-02-181-391/+379
* Fixed #997 -- virtual defined types are no longer evaluated.Luke Kanies2008-02-121-4/+13
* Changing the name of the Compile class to Compiler,Luke Kanies2008-02-111-0/+535