summaryrefslogtreecommitdiffstats
path: root/test/lib
Commit message (Expand)AuthorAgeFilesLines
* (5200) -- replace containers with sentinalsMarkus Roberts2011-04-062-20/+6
* Merge branch '2.6.x' into nextNick Lewis2011-01-062-1/+3
|\
| * (#5771): Fix spec failures associated with rspec upgradeNick Lewis2011-01-051-0/+2
| * (#5493) Add report_format, puppet_version, and configuration_version to ReportsNick Lewis2010-12-161-1/+1
* | Merge branch '2.6.x' into nextNick Lewis2010-12-161-1/+1
|\|
| * (#5408) Attributes can be both audited and managedJesse Wolfe2010-12-101-1/+1
* | Maint: Switched spec tests to use a class rather than Array as the log destin...Paul Berry2010-11-181-2/+2
* | Merge commit '2.6.1rc4' into nextJesse Wolfe2010-09-135-46/+27
|\|
| * [#4308] Remove puppettest from specsMatt Robinson2010-09-035-46/+27
* | [4638] Cleanup of plurals and inheritance relationships in ASTPaul Berry2010-08-271-8/+5
|/
* [#4344] Fix for failing templates when module name matches file in local dir.Paul Berry2010-08-031-2/+2
* Code smell: Two space indentationMarkus Roberts2010-07-0918-1544/+1544
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-095-24/+24
* Code smell: Use ||= for conditional initializationMarkus Roberts2010-07-091-2/+2
* Code smell: Omit needless checks on definedMarkus Roberts2010-07-092-2/+2
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-0912-35/+35
* Code smell: Booleans are first class values.Markus Roberts2010-07-091-5/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-0914-108/+36
* Code smell: Use string interpolationMarkus Roberts2010-07-0911-47/+47
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-092-4/+4
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-098-87/+152
* [#4114] Fix failures in the unit testsMatt Robinson2010-07-071-1/+1
* [#4064] Modify confine to also allow a message and a block containing the test.Rein Henrichs2010-02-171-22/+32
* [#1621] Composite keys for resourcesJesse Wolfe2010-06-211-3/+3
* Fixing #2658 - adding backward compatibility for 0.24Luke Kanies2010-02-171-12/+2
* Fixing and porting Transaction Report testsLuke Kanies2010-04-121-1/+1
* Finishing renaming :params to :parameters internallyLuke Kanies2010-02-174-43/+12
* Fixing most of the broken tests in test/Luke Kanies2010-02-171-0/+3
* Removing Resource::Reference classesLuke Kanies2010-02-172-16/+12
* Adding parameter validation to Puppet::ResourceLuke Kanies2010-02-171-1/+1
* Fix unit tests in file/target.rbJesse Wolfe2010-02-171-1/+1
* Use a helper function to evaluate a resource since the API has changedJesse Wolfe2010-02-171-0/+1
* Fixing most failing test/ tests.Luke Kanies2010-02-171-4/+0
* Switching transactions to callback-based eventsLuke Kanies2010-02-171-5/+3
* Forgot fakedata called in specJames Turnbull2010-02-041-0/+1
* Minor unit test fixesJames Turnbull2010-01-301-1/+1
* Fix for #2745 fakedata tests not workingMarkus Roberts2009-10-231-16/+8
* default server in remote filebucketsTill Maas2009-08-031-0/+1
* Make sure node are referenced by their namesBrice Figureau2009-08-011-1/+1
* Enhance selector and case statements to match with regexpBrice Figureau2009-08-011-0/+5
* Switching to LoadedCode from ASTSetLuke Kanies2009-07-051-1/+1
* Removed extra whitespace from end of linesIan Taylor2009-06-068-21/+21
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-063-9/+9
* Merge branch '0.24.x'Luke Kanies2009-04-021-0/+3
|\
| * Fixing broken 0.24.x tests in test/.Luke Kanies2009-02-281-0/+3
* | Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-262-3/+3
* | Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-1/+1
* | Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-181-1/+1
* | Renaming the "Catalog#to_type" method to "Catalog#to_ral"Luke Kanies2008-12-181-1/+1
* | Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-182-4/+4