summaryrefslogtreecommitdiffstats
path: root/spec/integration
Commit message (Expand)AuthorAgeFilesLines
* (#8663) Reenable spec tests on Windows that now passJosh Cooper2011-07-272-2/+2
* Fix issue with forward and backslashes in Windows pathsJosh Cooper2011-07-261-1/+1
* Disable spec tests for unsupported functionality on WindowsJosh Cooper2011-07-263-10/+8
* Update certificate spec tests for WindowsJosh Cooper2011-07-264-32/+25
* Rework Puppet::Util::Cacher to only expire using TTLsNick Lewis2011-07-217-10/+0
* Remove Puppet::Util::Cacher use from Puppet::Indirector::IndirectionNick Lewis2011-07-212-4/+4
* Remove Util::Cacher usage from SSL::CertificateAuthorityNick Lewis2011-07-211-2/+0
* Remove use of Util::Cacher in FileServing::ConfigurationNick Lewis2011-07-211-1/+1
* Merge branch '2.7.x'Nick Lewis2011-07-201-1/+1
|\
| * (#8147) Update test for default reporturlnfagerlund2011-06-291-1/+1
* | Maint: Fix miscellaneous testsJosh Cooper2011-07-191-2/+2
* | Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper2011-07-1918-30/+30
* | Fix tests with "relative" paths on WindowsJosh Cooper2011-07-193-17/+17
* | (#8356) Color defaults to false on WindowsJosh Cooper2011-07-111-0/+10
|/
* Merge branch '2.6.x' into 2.7.xJacob Helwig2011-06-281-0/+11
|\
| * (#4416) Ensure types are providified after reloadingNick Lewis2011-06-101-0/+11
* | Remove order dependency from functions integration specJacob Helwig2011-06-281-1/+1
* | Merge branch '2.6.x' into 2.7.xNick Lewis2011-06-081-0/+22
|\|
| * (#2128) Add support for setting node name based on a factNick Lewis2011-06-061-0/+15
| * (#2128) Add the ability to specify a node nameNick Lewis2011-06-061-0/+7
| * Fixed #7166 - Replaced deprecated stomp "send" method with "publish"James Turnbull2011-04-201-2/+2
* | (#7507) Add exclude filter for ruby 1.9 spec failuresJosh Cooper2011-05-201-2/+2
* | (#7502) Fixed parser spec for ruby 1.8.5Josh Cooper2011-05-201-2/+2
* | Merge branch 'ticket/2.7.next/7523' into 2.7.nextNick Lewis2011-05-171-0/+31
|\ \
| * | (#7523) Refactor the grammar to reduce duplicationNick Lewis2011-05-171-0/+31
* | | Merge branch '2.7.x' into 2.7.nextPieter van de Bruggen2011-05-179-10/+10
|\ \ \ | |/ / |/| |
| * | (#7507) Add more filters for Ruby 1.9 spec failuresPieter van de Bruggen2011-05-171-1/+1
| * | (#7507) Add ability to filter Ruby 1.9 spec failuresMatt Robinson2011-05-178-9/+9
* | | (#7114) Add integration tests for authorized_keyStefan Schulte2011-05-161-0/+207
|/ /
* | (#6962) Add integration tests on Face documentation.Daniel Pittman2011-04-271-0/+55
* | maint: use the exit_with helper everywhere...Daniel Pittman2011-04-222-4/+4
* | Fixed #7166 - Replaced deprecated stomp "send" method with "publish"James Turnbull2011-04-191-2/+2
* | Merge remote-tracking branch 'community/feature/puppet-device' into 2.7.xPieter van de Bruggen2011-04-181-0/+56
* | maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-1351-85/+50
* | maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-0851-54/+52
* | maint: Get tests passing on Ruby < 1.8.7Matt Robinson2011-04-081-1/+1
* | Merge branch '2.6.x' into nextMax Martin2011-04-071-27/+34
|\|
| * Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yamlBrice Figureau2011-04-051-5/+38
| * (#5670) Don't trigger refresh from a failed resourceNick Lewis2011-03-301-27/+34
* | (6911) Refactor to localize eval_generate dependency assumptionsMarkus Roberts2011-03-312-10/+10
* | Merge branch '2.6.next' into nextMax Martin2011-03-231-15/+9
|\|
| * Merge branch 'feature/2.6.next/4884-an-exec-provider-that-executes-unfiltered...Max Martin2011-03-171-15/+9
| |\
| | * (#4884) Fix whitespaceMatt Robinson2011-03-151-15/+9
* | | maint: Change code for finding spec_helper to work with Ruby 1.9Matt Robinson2011-03-229-10/+9
* | | Merge branch '2.6.x' into nextMatt Robinson2011-03-181-0/+151
|\| |
| * | maint:Refactor of mount provider integration testsMax Martin2011-03-081-5/+33
| |/
| * Added integration tests for the mount providerPaul Berry2011-03-081-35/+64
| * (#6632) Adding a new mount no longer causes error with umountPaul Berry2011-03-081-1/+2
| * Adjust Darwin mount provider tests to pass on LinuxPaul Berry2011-03-071-2/+2
| * Maint: Begin adding integration tests for the mount providerPaul Berry2011-03-071-0/+93