summaryrefslogtreecommitdiff
path: root/ext/puppet-test
AgeCommit message (Expand)AuthorFilesLines
2014-02-18(maint) Banish "configuration parameter"Nick Fagerlund1-2/+2
2014-02-06(maint) Change name from from_pson to from_data_hashErik Dalén1-1/+1
2012-04-26(#13429) refactor some settings initializationChris Price1-1/+1
2011-04-11Fixed #5684 - Move to Apache 2.0 licenseJames Turnbull1-5/+11
2010-11-29Renamed Reductive to PuppetJames Turnbull1-1/+1
2010-02-17Adding indirector support to Resource TypesLuke Kanies1-0/+24
2010-02-17Feature #3347 REST-ified FileBucketJesse Wolfe1-1/+1
2009-06-06Removed extra whitespace from end of linesIan Taylor1-2/+2
2009-06-06Changed tabs to spaces without interfering with indentation or alignmentIan Taylor1-15/+15
2009-04-06Adding #2122 - you can specify the node to test with puppet-testLuke Kanies1-13/+21
2008-12-18Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies1-1/+1
2008-12-06Fix #1483 - use REST to transmit reports over the wireBrice Figureau1-0/+43
2008-03-21Found all instances of methods where split() is used withoutLuke Kanies1-1/+2
2008-03-16Adding a filebucket test to puppet-testLuke Kanies1-8/+17
2008-03-16Adding a test for local compilingLuke Kanies1-4/+13
2008-03-16Using the indirected facts rather than master.getfacts, so no factsync is usedLuke Kanies1-2/+4
2008-01-30Significantly refactoring the lexer, including adding Token and TokenListLuke Kanies1-2/+2
2008-01-18Adding a parse test to puppet-test.Luke Kanies1-5/+28
2007-12-11Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies1-2/+2
2007-07-31Adding a test for railsluke1-1/+68
2007-06-19More updates to puppet-testluke1-111/+183
2007-06-19Updating puppet-test with clearer options around describe and retrieveluke1-13/+23
2007-06-19Refactoring puppet-test -- it now supports specifying a fork level (so you ca...luke1-48/+139
2007-06-18Adding puppet-test, which is useful for performance testingluke1-0/+201