summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix for #4299 -- Don't require whichMarkus Roberts2010-11-123-16/+5
| * Maint. fix for test broken by 00eedac5Markus Roberts2010-11-101-14/+5
* | Partial merge to 2.6.2rc1 : Merge commits 'd057b90' and '6dd1930' into nextJesse Wolfe2010-10-042-7/+4
|\ \
| * | Fix test failures that fixing #4726 exposed.Jesse Wolfe2010-10-042-7/+4
| |/
* | Partial merge to 2.6.2rc1 : Merge commit '66cf3a9' into nextJesse Wolfe2010-10-041-87/+0
|\|
| * Port Puppet::SSLCertificates::CA test to rspecJacob Helwig2010-09-281-87/+0
* | Merge commit '2.6.1' into nextJesse Wolfe2010-09-131-1/+4
|\|
| * Fix for Bug #4756 - Providers no longer respect missing featuresJames Cammarata2010-09-141-1/+4
* | Merge commit '2.6.1rc4' into nextJesse Wolfe2010-09-135-46/+27
|\|
| * [#4308] Remove puppettest from specsMatt Robinson2010-09-035-46/+27
* | Merge remote branch 'paul/ticket/next/4638' into nextJesse Wolfe2010-09-092-10/+9
|\ \
| * | [4638] Cleanup of plurals and inheritance relationships in ASTPaul Berry2010-08-272-10/+9
* | | [3782] Test isolation problem in test/ral/providers/cron/crontab.rbPaul Berry2010-08-311-1/+4
|/ /
* | Merge remote branch 'paul/4472-4483-4496-4521-4522'Jesse Wolfe2010-08-174-49/+40
|\ \ | |/ |/|
| * [#4496]+[#4521]+[#4522] Add structures to the AST to represent type definitio...Paul Berry2010-08-134-49/+40
* | Maint -- tests need to respect RFC-952Markus Roberts2010-08-041-1/+2
* | [#4344] Fix for failing templates when module name matches file in local dir.Paul Berry2010-08-032-8/+8
|/
* Code smell: Two space indentationMarkus Roberts2010-07-09103-16451/+16451
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-0950-327/+327
* Code smell: Don't restate results directly after assignmentMarkus Roberts2010-07-093-4/+0
* Code smell: Use ||= for conditional initializationMarkus Roberts2010-07-092-4/+4
* Code smell: Omit needless checks on definedMarkus Roberts2010-07-093-3/+3
* Code smell: Avoid unneeded blocksMarkus Roberts2010-07-093-9/+3
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-0941-76/+76
* Code smell: Booleans are first class values.Markus Roberts2010-07-096-30/+6
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-0933-195/+65
* Code smell: Use string interpolationMarkus Roberts2010-07-0962-415/+410
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-0910-20/+20
* 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