summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2012-08-13Add function ensure_resource and defined_with_paramsDan Bode
2012-08-10Merge branch '2.4.x'Patrick Carlisle
2012-08-10(Maint) use PuppetlabsSpec::PuppetInternals.scope (master)Jeff McCune
2012-08-10Merge branch '2.3.x' into 2.4.xPatrick Carlisle
2012-08-10Merge branch '2.2.x' into 2.3.xPatrick Carlisle
2012-08-10Disable tests that fail on 2.6.x due to #15912Patrick Carlisle
2012-08-09Merge branch '2.4.x'Patrick Carlisle
2012-08-09Merge branch '2.3.x' into 2.4.xPatrick Carlisle
2012-08-09Make sure functions are loaded for each testPatrick Carlisle
2012-08-09Merge branch '2.2.x' into 2.3.xPatrick Carlisle
2012-08-09Use rvalue functions correctlyPatrick Carlisle
2012-07-23(Maint) use PuppetlabsSpec::PuppetInternals.scope (master)Jeff McCune
2012-07-23Merge branch '2.3.x'Jeff McCune
2012-07-23(Maint) Don't mock with mochaJeff McCune
2012-07-23(Maint) Fix up the get_module_path parser functionJeff McCune
2012-07-23(Maint) use PuppetlabsSpec::PuppetSeams.parser_scope (2.3.x)Jeff McCune
2012-07-23Merge branch '2.2.x' into maint/2.3.x/merge_up_2.2.xJeff McCune
2012-07-23(Maint) Rename PuppetlabsSpec::Puppet{Seams,Internals}Jeff McCune
2012-07-19(Maint) use PuppetlabsSpec::PuppetSeams.parser_scopeJeff McCune
2012-07-19(Maint) Fix interpreter linesJeff McCune
2012-06-26Merge pull request #73 from branan/use_spechelper_gemChris Price
2012-06-07Add support for a 'match' parameter to file_lineChris Price
2012-05-31Require the new puppetlabs_spec_helper gem nameBranan Purvine-Riley
2012-05-29Update for new gem version of puppetlabs_spec_helperBranan Purvine-Riley
2012-05-11Fix spec tests using the new spec_helperJeff McCune
2012-05-10Merge branch '2.3.x'Jeff McCune
2012-05-10Make file_line default to ensure => presentJeff McCune
2012-05-10Memoize file_line spec instance variablesJeff McCune
2012-05-10Fix spec tests using the new spec_helperJeff McCune
2012-04-11(#13693) moving logic from local spec_helper to puppetlabs_spec_helperChris Price
2012-04-04Revert "Merge remote-tracking branch 'eshamow/tickets/bug/13595_restrict_init...Jeff McCune
2012-04-03(#13595) initialize_everything_for_tests couples modules Puppet verEric Shamow
2012-04-03add a "step" argument to range()Steve Huff
2012-03-29Merge branch '2.3.x' into 2.4.xJeff McCune
2012-03-29Merge branch '2.2.x' into 2.3.xJeff McCune
2012-03-29(#13439) Fix MRI 1.9 issue with spec_helperJeff McCune
2012-03-29Merge branch '2.3.x' into 2.4.xJeff McCune
2012-03-29Merge branch '2.2.x' into 2.3.xJeff McCune
2012-03-29(#13439) Fix test failures with Puppet 2.6.xJeff McCune
2012-03-29Merge branch '2.2.x' into 2.3.xJeff McCune
2012-03-29(#13439) refactor spec helper for compatibility with both puppet 2.7 andcprice
2012-03-29Merge pull request #53 from traylenator/fqdn_rotateJeff McCune
2012-03-29Merge branch '2.2.x' into 2.3.xJeff McCune
2012-03-29(#13494) Specify the behavior of zero padded stringsJeff McCune
2012-03-18(#13205) Rotate array/string randomley based on fqdn, fqdn_rotate()Steve Traylen
2012-03-12(#12357) Fix broken compatibility with Puppet 2.6Jeff McCune
2012-03-07(#12357) Add ability to display an error message from validate_reJeff McCune
2012-03-07(#12357) Add validate_absolute_path() functionJeff McCune
2012-03-07(maint) Stop printing the directory of spec_helperJeff McCune
2012-03-06Merge pull request #44 from jeffmccune/ticket/2.3.x/12357_add_puppet_settings...Josh Cooper