summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
* add test, bitwise arithm, note about 1.8/1.9/2.0 differencesLamont Granquist2013-06-201-0/+5
* Merge branch 'CHEF-4275'danielsdeleo2013-06-131-0/+10
|\
| * set git user configuration to avoid promptingdanielsdeleo2013-06-131-0/+10
* | Set log level to reduce test noisedanielsdeleo2013-06-121-0/+1
* | attempt redeploy of failed deploymentdanielsdeleo2013-06-121-0/+133
|/
* Remove invalid items from the cached release listdanielsdeleo2013-06-111-0/+46
* remove space between method call and parensdanielsdeleo2013-06-101-1/+1
* use binread via ruby 1.8.7 compatibility wrapperdanielsdeleo2013-06-101-1/+1
* Improve line separator conversion on windowsDaniel DeLeo2013-06-071-4/+8
* Add ruby 1.8 fallbacks for IO.binreaddanielsdeleo2013-06-071-1/+10
* Merge branch 'mv-unix-unit-tests'danielsdeleo2013-06-061-0/+225
|\
| * Test for expected inherited acls to get inheriteddanielsdeleo2013-06-061-2/+42
| * Add functional tests for deploy strategiesdanielsdeleo2013-06-061-0/+185
* | Use tmp file_cache_path in remote_file testsdanielsdeleo2013-06-061-0/+13
|/
* Merge branch 'master' into file-refactorsersut2013-06-061-1/+17
|\
| * CHEF-4239: Handle specs run from dir with spaceBryan McLellan2013-06-041-1/+2
| * CHEF-4239: Quote git repository attribute to handle spacesBryan McLellan2013-06-041-0/+15
* | Make git_spec work with older git versions.sersut2013-06-051-1/+5
* | Make sure file_class doesn't raise an exception when links are not supported ...sersut2013-06-041-380/+388
* | Convert eager creation of resources into lazy creation to pick up config chan...sersut2013-06-047-11/+11
* | Fix path canonicalization of link paths on windows.sersut2013-06-041-9/+9
* | Merge branch 'master' into file-refactorsersut2013-05-311-0/+229
|\ \ | |/
| * [CHEF-2420] Support annotated tags in the git providerSeth Falcon2013-05-241-0/+229
* | Make sure that windows line endings are protected during template rendering.sersut2013-05-301-0/+55
* | Run remote_file functional tests w/ HTTPSdanielsdeleo2013-05-291-16/+62
* | remove "TODO"s that we don't plan to address soondanielsdeleo2013-05-291-1/+1
* | Pass template extensions through to partialsdanielsdeleo2013-05-291-0/+15
* | Add helper method/module support to template resourcedanielsdeleo2013-05-291-0/+97
* | Minor test cleanup for windows.sersut2013-05-201-1/+1
* | Fix missed link specs and cleanup.sersut2013-05-201-16/+42
* | Fix broken windows permission tests.sersut2013-05-181-1/+1
* | Refactor securable tests to differentiate based on target file availability. ...sersut2013-05-183-3/+2
* | Merge branch 'master' into file-refactorsersut2013-05-142-6/+48
|\ \ | |/
| * Add more explanation in test comments on OS idiosyncrasies around OS version ...adamedx2013-05-041-1/+7
| * Service manager tests move to optional as short-term CI reliability improvementadamedx2013-05-041-5/+5
| * Version library fixes for Win2k3 non-existent GetProductInfo API, misplaced G...adamedx2013-05-041-1/+37
* | Merge branch 'master' into file-refactorLamont Granquist2013-04-112-1/+37
|\ \ | |/
| * Fix the service_manager_tests on commit verification pipelinesersut2013-03-291-1/+1
| * minor fix. Check host captionChirag Jog2013-03-291-2/+2
| * Spec test to validate version.rbChirag Jog2013-03-291-0/+36
* | refactoring of file providersLamont Granquist2013-03-156-34/+21
* | Merge branch 'master' of github.com:opscode/chef into rest_clientJesse Campbell2013-03-011-2/+4
|\ \ | |/
| * Fix test failures due to windows_service_manager...sersut2013-03-011-2/+4
* | Merge branch 'master' into rest_clientJesse Campbell2013-03-011-0/+267
|\ \ | |/
| * Revert "Merge branch 'CHEF-1031'"Bryan McLellan2013-03-011-33/+10
| * Rearrange comments based on PR feedback.sersut2013-03-011-34/+37
| * Tests, documentation and better error handling for windows service manager.sersut2013-03-011-0/+264
|/
* functional test for CHEF-3140Jesse Campbell2013-02-261-10/+33
* Stop sharing examples across script interpretersadamedx2013-02-192-10/+14
* OC-6037: Refactor tests to avoid side-effects on other testsadamedx2013-02-192-2/+48