summaryrefslogtreecommitdiff
path: root/test/lib
AgeCommit message (Expand)AuthorFilesLines
2011-04-06(5200) -- replace containers with sentinalsMarkus Roberts2-20/+6
2011-01-06Merge branch '2.6.x' into nextNick Lewis2-1/+3
2011-01-05(#5771): Fix spec failures associated with rspec upgradeNick Lewis1-0/+2
2010-12-16(#5493) Add report_format, puppet_version, and configuration_version to ReportsNick Lewis1-1/+1
2010-12-16Merge branch '2.6.x' into nextNick Lewis1-1/+1
2010-12-10(#5408) Attributes can be both audited and managedJesse Wolfe1-1/+1
2010-11-18Maint: Switched spec tests to use a class rather than Array as the log destin...Paul Berry1-2/+2
2010-09-13Merge commit '2.6.1rc4' into nextJesse Wolfe5-46/+27
2010-09-03[#4308] Remove puppettest from specsMatt Robinson5-46/+27
2010-08-27[4638] Cleanup of plurals and inheritance relationships in ASTPaul Berry1-8/+5
2010-08-03[#4344] Fix for failing templates when module name matches file in local dir.Paul Berry1-2/+2
2010-07-09Code smell: Two space indentationMarkus Roberts18-1544/+1544
2010-07-09Code smell: Avoid needless decorationsMarkus Roberts5-24/+24
2010-07-09Code smell: Use ||= for conditional initializationMarkus Roberts1-2/+2
2010-07-09Code smell: Omit needless checks on definedMarkus Roberts2-2/+2
2010-07-09Code smell: Avoid explicit returnsMarkus Roberts12-35/+35
2010-07-09Code smell: Booleans are first class values.Markus Roberts1-5/+1
2010-07-09Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts14-108/+36
2010-07-09Code smell: Use string interpolationMarkus Roberts11-47/+47
2010-07-09Code smell: English names for special globals rather than line-noiseMarkus Roberts2-4/+4
2010-07-09Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts8-87/+152
2010-07-07[#4114] Fix failures in the unit testsMatt Robinson1-1/+1
2010-02-17[#4064] Modify confine to also allow a message and a block containing the test.Rein Henrichs1-22/+32
2010-06-21[#1621] Composite keys for resourcesJesse Wolfe1-3/+3
2010-02-17Fixing #2658 - adding backward compatibility for 0.24Luke Kanies1-12/+2
2010-04-12Fixing and porting Transaction Report testsLuke Kanies1-1/+1
2010-02-17Finishing renaming :params to :parameters internallyLuke Kanies4-43/+12
2010-02-17Fixing most of the broken tests in test/Luke Kanies1-0/+3
2010-02-17Removing Resource::Reference classesLuke Kanies2-16/+12
2010-02-17Adding parameter validation to Puppet::ResourceLuke Kanies1-1/+1
2010-02-17Fix unit tests in file/target.rbJesse Wolfe1-1/+1
2010-02-17Use a helper function to evaluate a resource since the API has changedJesse Wolfe1-0/+1
2010-02-17Fixing most failing test/ tests.Luke Kanies1-4/+0
2010-02-17Switching transactions to callback-based eventsLuke Kanies1-5/+3
2010-02-04Forgot fakedata called in specJames Turnbull1-0/+1
2010-01-30Minor unit test fixesJames Turnbull1-1/+1
2009-10-23Fix for #2745 fakedata tests not workingMarkus Roberts1-16/+8
2009-08-03default server in remote filebucketsTill Maas1-0/+1
2009-08-01Make sure node are referenced by their namesBrice Figureau1-1/+1
2009-08-01Enhance selector and case statements to match with regexpBrice Figureau1-0/+5
2009-07-05Switching to LoadedCode from ASTSetLuke Kanies1-1/+1
2009-06-06Removed extra whitespace from end of linesIan Taylor8-21/+21
2009-06-06Changed tabs to spaces without interfering with indentation or alignmentIan Taylor3-9/+9
2009-04-02Merge branch '0.24.x'Luke Kanies1-0/+3
2009-02-28Fixing broken 0.24.x tests in test/.Luke Kanies1-0/+3
2009-02-26Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2-3/+3
2008-12-18Deprecating the Puppet::Type.create.Luke Kanies1-1/+1
2008-12-18Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies1-1/+1
2008-12-18Renaming the "Catalog#to_type" method to "Catalog#to_ral"Luke Kanies1-1/+1
2008-12-18Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2-4/+4