summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-0972-1016/+1946
* [#4114] Fix failures in the unit testsMatt Robinson2010-07-072-5/+4
* [#4110] Wrap Type#retrieve calls for backwards compatibilityJesse Wolfe2010-07-071-1/+1
* [#4090] Change how RunMode instances are created so that an object for each R...Matt Robinson2010-07-012-2/+2
* [#4090] Fix last few tests and renames of mode to run_modeMatt Robinson2010-07-012-3/+3
* Remove an old test that had been unintentionally reintroduced by a mistake in...Jesse Wolfe2010-06-251-48/+0
* Tweak an old test due to new error handling.Jesse Wolfe2010-06-251-1/+1
* Simplify the newattr method by removing a level violationJesse Wolfe2010-06-252-11/+12
* Tweak for fix for #1175 to fix test failuresMarkus Roberts2010-06-241-2/+4
* maint: Fixing a test typo s/stub/stubs/Matt Robinson2010-06-241-1/+1
* [#4064] Modify confine to also allow a message and a block containing the test.Rein Henrichs2010-02-171-22/+32
* [#3388] Setting host_aliases from [] to [] no longer results in any changesNick Lewis2010-02-171-1/+1
* Working #3139 - removing obsolete checking in StorageLuke Kanies2010-02-171-20/+0
* Working #3139 - scheduling moved to resource harnessLuke Kanies2010-02-171-50/+0
* [#1621] Composite keys for resourcesJesse Wolfe2010-06-213-9/+4
* Use the 'root' feature rather than directly checking the uidMarkus Roberts2010-02-176-9/+9
* Behavior change for //UNC_Paths broke an old testJesse Wolfe2010-02-171-1/+1
* {#3866] Rename the method metaclass to singleton_class to avoid the deprecati...Matt Robinson2010-02-172-1/+49
* Feature #2935 Puppet[:mode] and Puppet[:name] are read-onlyJesse Wolfe2010-02-175-12/+6
* feature #2276 Single Executable: use new names for settings sectionsJesse Wolfe2010-02-171-1/+1
* Fixing #2658 - adding backward compatibility for 0.24Luke Kanies2010-02-174-25/+6
* feature #2276 Single Executable: subcommand methodJesse Wolfe2010-02-171-8/+1
* Fixing #3668 - fixed autoloading classes from modulesLuke Kanies2010-02-171-197/+0
* Renamed all references to Reductive Labs to Puppet LabsMarkus Roberts2010-02-171-1/+1
* Fixing #3533 - Removing all transaction cleanupLuke Kanies2010-02-171-5/+0
* Removing obsolete testsLuke Kanies2010-04-121-64/+1
* Fixing a warning in the aix package providerLuke Kanies2010-04-121-65/+0
* Removing tests for code that was removed in the REST refactorLuke Kanies2010-04-122-302/+0
* Fixing and porting Transaction Report testsLuke Kanies2010-04-122-103/+2
* Fix test in parser.rb due to API changeJesse Wolfe2010-04-121-1/+1
* Porting/removing group test/unit testsLuke Kanies2010-04-121-167/+0
* Porting a simple set of tests from test/unitLuke Kanies2010-04-121-63/+0
* Removing obsolete testLuke Kanies2010-04-121-39/+0
* Fix a failure in new FileBucket where it was impossible to read from aJesse Wolfe2010-04-091-1/+1
* Removing any mentions of :casesensitive settingLuke Kanies2010-04-092-164/+0
* Finishing renaming :params to :parameters internallyLuke Kanies2010-02-178-158/+22
* Fixing type/title resource resolutionLuke Kanies2010-02-171-77/+0
* Fixing most of the broken tests in test/Luke Kanies2010-02-1713-492/+86
* Removing Resource::Reference classesLuke Kanies2010-02-179-799/+73
* Adding parameter validation to Puppet::ResourceLuke Kanies2010-02-172-5/+5
* Feature #3394 REST Runner, preparationJesse Wolfe2010-02-171-1/+1
* Feature #3347 REST-ified FileBucketJesse Wolfe2010-02-172-314/+1
* Resolving conflicts with ???Markus Roberts2010-02-173-3/+0
* Renaming Parser::ResourceType to Resource::TypeLuke Kanies2010-02-171-3/+3
* Renaming LoadedCode to ResourceTypeCollectionLuke Kanies2010-02-171-3/+3
* Removing old, never-used DSL codeLuke Kanies2010-02-171-215/+0
* Fix unit tests in file/target.rbJesse Wolfe2010-02-172-2/+2
* Name change of event in ral/type/exec.rbJesse Wolfe2010-02-171-1/+1
* Use a helper function to evaluate a resource since the API has changedJesse Wolfe2010-02-172-4/+5
* Allow skipped resources to process eventsJesse Wolfe2010-02-171-1/+1