summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2010-07-12Merge commit '2.6.0rc2' into test/upstreamStig Sandbeck Mathisen119-20469/+17304
2010-07-09Code smell: Two space indentationMarkus Roberts103-16451/+16451
2010-07-09Code smell: Avoid needless decorationsMarkus Roberts50-327/+327
2010-07-09Code smell: Don't restate results directly after assignmentMarkus Roberts3-4/+0
2010-07-09Code smell: Use ||= for conditional initializationMarkus Roberts2-4/+4
2010-07-09Code smell: Omit needless checks on definedMarkus Roberts3-3/+3
2010-07-09Code smell: Avoid unneeded blocksMarkus Roberts3-9/+3
2010-07-09Code smell: Avoid explicit returnsMarkus Roberts41-76/+76
2010-07-09Code smell: Booleans are first class values.Markus Roberts6-30/+6
2010-07-09Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts33-195/+65
2010-07-09Code smell: Use string interpolationMarkus Roberts62-415/+410
2010-07-09Code smell: English names for special globals rather than line-noiseMarkus Roberts10-20/+20
2010-07-09Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts72-1016/+1946
2010-07-07[#4114] Fix failures in the unit testsMatt Robinson2-5/+4
2010-07-07[#4110] Wrap Type#retrieve calls for backwards compatibilityJesse Wolfe1-1/+1
2010-07-01[#4090] Change how RunMode instances are created so that an object for each R...Matt Robinson2-2/+2
2010-07-01[#4090] Fix last few tests and renames of mode to run_modeMatt Robinson2-3/+3
2010-06-25Remove an old test that had been unintentionally reintroduced by a mistake in...Jesse Wolfe1-48/+0
2010-06-25Tweak an old test due to new error handling.Jesse Wolfe1-1/+1
2010-06-25Simplify the newattr method by removing a level violationJesse Wolfe2-11/+12
2010-06-24Tweak for fix for #1175 to fix test failuresMarkus Roberts1-2/+4
2010-06-24maint: Fixing a test typo s/stub/stubs/Matt Robinson1-1/+1
2010-05-02Fixing #3533 - Removing all transaction cleanupLuke Kanies1-5/+0
2010-04-17Renamed all references to Reductive Labs to Puppet LabsJames Turnbull4-7/+7
2010-03-26Supressing warnings (not really failures) in test/unitJesse Wolfe2-9/+19
2010-03-26Fix test using wrong Puppet util filesetting groupRein Henrichs1-1/+1
2010-03-26Mock user in SUIDManager testsRein Henrichs1-2/+7
2010-03-26Removing resources generate testsRein Henrichs1-78/+0
2010-03-26Removing old test for service/debian providerRein Henrichs1-58/+0
2010-03-26Replace test/unit file write test with specRein Henrichs1-21/+0
2010-02-17[#4064] Modify confine to also allow a message and a block containing the test.Rein Henrichs1-22/+32
2010-02-17[#3388] Setting host_aliases from [] to [] no longer results in any changesNick Lewis1-1/+1
2010-02-17Working #3139 - removing obsolete checking in StorageLuke Kanies1-20/+0
2010-02-17Working #3139 - scheduling moved to resource harnessLuke Kanies1-50/+0
2010-06-21[#1621] Composite keys for resourcesJesse Wolfe3-9/+4
2010-02-17Use the 'root' feature rather than directly checking the uidMarkus Roberts6-9/+9
2010-02-17Behavior change for //UNC_Paths broke an old testJesse Wolfe1-1/+1
2010-02-17{#3866] Rename the method metaclass to singleton_class to avoid the deprecati...Matt Robinson2-1/+49
2010-02-17Feature #2935 Puppet[:mode] and Puppet[:name] are read-onlyJesse Wolfe5-12/+6
2010-02-17feature #2276 Single Executable: use new names for settings sectionsJesse Wolfe1-1/+1
2010-02-17Fixing #2658 - adding backward compatibility for 0.24Luke Kanies4-25/+6
2010-02-17feature #2276 Single Executable: subcommand methodJesse Wolfe1-8/+1
2010-02-17Fixing #3668 - fixed autoloading classes from modulesLuke Kanies1-197/+0
2010-02-17Renamed all references to Reductive Labs to Puppet LabsMarkus Roberts1-1/+1
2010-02-17Fixing #3533 - Removing all transaction cleanupLuke Kanies1-5/+0
2010-04-12Removing obsolete testsLuke Kanies1-64/+1
2010-04-12Fixing a warning in the aix package providerLuke Kanies1-65/+0
2010-04-12Removing tests for code that was removed in the REST refactorLuke Kanies2-302/+0
2010-04-12Fixing and porting Transaction Report testsLuke Kanies2-103/+2
2010-04-12Fix test in parser.rb due to API changeJesse Wolfe1-1/+1