summaryrefslogtreecommitdiff
path: root/test/other
AgeCommit message (Expand)AuthorFilesLines
2010-07-09Code smell: Two space indentationMarkus Roberts5-640/+640
2010-07-09Code smell: Avoid needless decorationsMarkus Roberts4-16/+16
2010-07-09Code smell: Avoid explicit returnsMarkus Roberts3-4/+4
2010-07-09Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2-9/+3
2010-07-09Code smell: Use string interpolationMarkus Roberts4-15/+15
2010-07-09Code smell: English names for special globals rather than line-noiseMarkus Roberts1-7/+7
2010-07-09Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts3-16/+43
2010-02-17Feature #2935 Puppet[:mode] and Puppet[:name] are read-onlyJesse Wolfe1-6/+0
2010-02-17feature #2276 Single Executable: use new names for settings sectionsJesse Wolfe1-1/+1
2010-02-17feature #2276 Single Executable: subcommand methodJesse Wolfe1-8/+1
2010-02-17Fixing #3533 - Removing all transaction cleanupLuke Kanies1-5/+0
2010-04-12Fixing and porting Transaction Report testsLuke Kanies1-102/+1
2010-02-17Fixing most of the broken tests in test/Luke Kanies3-339/+5
2010-02-17Removing Resource::Reference classesLuke Kanies2-7/+7
2010-02-17Removing old, never-used DSL codeLuke Kanies1-215/+0
2010-02-17Allow skipped resources to process eventsJesse Wolfe1-1/+1
2010-02-17Remove test that tests internal class structures which have changed.Jesse Wolfe1-28/+0
2010-02-17Remove stale set_triggerJesse Wolfe1-97/+0
2010-02-17Fix test failures due to name changes of event symbolsJesse Wolfe1-4/+4
2010-02-17Remove rollback test, since rollback was removed.Jesse Wolfe1-50/+0
2010-02-17Switching transactions to callback-based eventsLuke Kanies1-124/+0
2010-02-09Merge branch '0.25.x'Markus Roberts1-1/+1
2010-01-30Fix for #3077 (unit tests broken in 0.25.1-->0.25.4)Markus Roberts1-1/+1
2010-01-18Fixing #1054 - transaction reports are always sentLuke Kanies1-44/+3
2009-07-25Fixing #2296 - overlapping recursions work againLuke Kanies1-101/+0
2009-06-06Removed extra whitespace from end of linesIan Taylor6-66/+66
2009-06-06Changed tabs to spaces without interfering with indentation or alignmentIan Taylor6-11/+11
2009-05-26Fixing a transaction test that had some broken plumbingLuke Kanies1-2/+11
2009-02-06Fixing tests broken during the #1405 fix.Luke Kanies2-35/+2
2008-12-18Fixing all of the test/ tests I broke in previous dev.Luke Kanies3-139/+15
2008-12-18Deprecating the Puppet::Type.create.Luke Kanies5-60/+60
2008-12-18Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies4-24/+24
2008-12-18Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies1-4/+4
2008-11-08Fixing tests broken by fileserving and other refactoring.Luke Kanies1-204/+7
2008-11-05Converting the file 'source' property to a parameter.Luke Kanies1-20/+14
2008-10-31Fixing a test I broke when fixing a reporting bugLuke Kanies1-4/+0
2008-10-17Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2-5/+3
2008-10-08Fixing a test that was broken in ee579641Luke Kanies1-1/+1
2008-10-08Fixing some tests that were broken in the fix for #1633Luke Kanies1-4/+2
2008-07-29Merge branch '0.24.x' into mergingLuke Kanies1-45/+0
2008-07-17Fixed #1431 - Provider confines must now specify similar tests in one call.Luke Kanies1-45/+0
2008-07-04Merge branch '0.24.x'Luke Kanies2-146/+5
2008-07-04Refactoring the Transaction::Event class.Luke Kanies1-3/+2
2008-07-04Adding tests to the Transaction::Change class.Luke Kanies1-140/+0
2008-07-03Renaming Puppet::Event to Puppet::Transaction::EventLuke Kanies2-5/+5
2008-07-03Renaming the Puppet::PropertyChange class to Puppet::Transaction::Change.Luke Kanies1-2/+2
2008-05-25Merge branch '0.24.x'Luke Kanies1-9/+48
2008-05-21Fixing transaction support for prefetching generated resources.Luke Kanies1-9/+48
2008-03-31Merge branch 'master' into master_no_global_resourcesLuke Kanies2-8/+7
2008-02-23Somewhat refactored fileserving so that it no longer cachesLuke Kanies2-4/+5