summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Revert the guts of #2890Markus Roberts2010-02-172-45/+72
* Adding :catalog_terminus settingLuke Kanies2010-02-173-12/+35
* Adding support for only using cached catalogsLuke Kanies2010-02-171-1/+21
* Fix #3155 - prevent error when using two matching regex in cascadeBrice Figureau2010-02-174-8/+104
* Making a Puppet::Module test more resilientLuke Kanies2010-04-131-0/+1
* Fixing and porting Transaction Report testsLuke Kanies2010-04-122-1/+112
* Fixing Property#change_to_s in rare case failuresLuke Kanies2010-04-121-1/+15
* Fixing Hash functionality with non-constant keysLuke Kanies2010-04-121-5/+27
* Porting/removing group test/unit testsLuke Kanies2010-04-121-0/+20
* Porting a simple set of tests from test/unitLuke Kanies2010-04-121-0/+19
* Fixing Transaction integration testLuke Kanies2010-04-121-1/+1
* Removing invalid File integration testLuke Kanies2010-04-121-29/+2
* Cleaning up content/source codeLuke Kanies2010-04-122-36/+5
* Protecting spec_helper chmod from failureLuke Kanies2010-04-121-2/+2
* Redeleting puppetmasterd integration testLuke Kanies2010-04-121-155/+0
* Making SshAuthorizedKeys tests less brittleLuke Kanies2010-04-121-2/+11
* Fix tests that use or stub find_by_checksum, which I just changed theJesse Wolfe2010-04-102-11/+12
* Update YAML dir test to match behaviorJesse Wolfe2010-04-091-2/+2
* Fix heisenbug in spec/unit/provider/mount/parsed.rbJesse Wolfe2010-04-091-0/+1
* Remove test for old RDoc work-aroundJesse Wolfe2010-04-091-96/+0
* Fixing various broken Resource::Type testsLuke Kanies2010-04-091-18/+19
* Renaming and fixing puppetrun tests.Luke Kanies2010-04-091-7/+7
* Fixing calls to "class_scope" in Scope testsLuke Kanies2010-04-091-3/+3
* Fixing all 'require' function testsLuke Kanies2010-04-092-11/+16
* Removing any mentions of :casesensitive settingLuke Kanies2010-04-093-25/+33
* Migrating "puppet" executable integration testLuke Kanies2010-04-091-3/+3
* Puppet::Parser::AST::Leaf#evaluate_match "insensitive" renamed toJesse Wolfe2010-04-091-2/+2
* Puppet::Parser::Resource.new parameters have changedJesse Wolfe2010-04-091-1/+1
* Add stub to Puppet::Parser::Collector test to prevent runaway stubJesse Wolfe2010-04-091-1/+5
* Converted File[checksum] to a parameter not propertyLuke Kanies2010-02-174-60/+90
* Adding "checksum?" helper method to Checksums moduleLuke Kanies2010-02-171-0/+16
* Refactoring File[source] tests somewhatLuke Kanies2010-02-171-37/+26
* Resolving conflicts with luke:tickets/testing/2954Markus Roberts2010-02-171-11/+11
* Adding virtual and exported resource support to the DSLLuke Kanies2010-02-172-58/+80
* Cleaning up ResourceAPI testsLuke Kanies2010-02-171-7/+1
* s/DSL::ResourceHelper/DSL::ResourceAPI/gLuke Kanies2010-02-172-7/+7
* Adding simplistic pure ruby interfaceLuke Kanies2010-02-174-6/+232
* Adding environment support to parser resourcesLuke Kanies2010-02-171-0/+9
* Moving the string interpolation parsing to the parser/lexerMarkus Roberts2010-02-171-163/+66
* Finishing renaming :params to :parameters internallyLuke Kanies2010-02-1711-29/+89
* Forcing parent evaluation in resource typesLuke Kanies2010-02-171-1/+44
* Fixing type/title resource resolutionLuke Kanies2010-02-171-73/+121
* Converging the Resource classes furtherLuke Kanies2010-02-171-13/+13
* Adding strictness checking to resourcesLuke Kanies2010-02-172-49/+47
* Fixing most of the broken tests in test/Luke Kanies2010-02-176-114/+231
* Adding tmpfile cleanup to testsLuke Kanies2010-02-172-0/+24
* Removing Resource::Reference classesLuke Kanies2010-02-1724-449/+565
* Allowing Environment.new to take an environmentLuke Kanies2010-02-171-0/+5
* TypeCollection now supports namespace arraysLuke Kanies2010-02-171-2/+9
* Adding parameter validation to Puppet::ResourceLuke Kanies2010-02-174-17/+121