summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* | | Abstracting common functionality of finding providersChirag Jog2013-09-031-15/+24
* | | Load provider to validate create/delete operationsChirag Jog2013-09-031-9/+11
* | | Introduce a filter to run on linux(as root) or windowsChirag Jog2013-09-031-0/+1
* | | Clean test suite to conform to other functional testsChirag Jog2013-09-031-70/+58
* | | Use require_root to run tests with elevated privilegesChirag Jog2013-09-031-2/+2
* | | code refactoring for test case codeAmeya Varade2013-09-031-61/+39
* | | after blocks for cleanupsAmeya Varade2013-09-031-9/+14
* | | functional tests for group providerAmeya Varade2013-09-031-0/+152
* | | Updated test to differentiate between name of group & group_nameMukta Aphale2013-09-031-1/+2
* | | Unit test for group_name test in NetGroup for Windows providerMukta Aphale2013-09-031-0/+13
|/ /
* | Functional tests for AIX bff package actions along with the binary packages.prabhu-das2013-08-193-0/+122
* | Removed unwanted stubbing.Prabhu Das2013-08-191-2/+1
* | Removing old rpm AIX package.Prabhu Das2013-08-191-0/+0
* | AIX rpm packages.prabhu-das2013-08-192-0/+0
* | Updated tests for AIX.Prabhu Das2013-08-192-15/+1584
* | Fixed a broken AIX expectation.prabhu-das2013-08-191-1/+1
* | Added rpm upgrade action for non-aix platforms along with the upgraded rpm pa...Prabhu Das2013-08-192-2/+25
* | Fixed broken test cases.prabhu-das2013-08-191-6/+7
* | A minor change.Prabhu Das2013-08-191-1/+1
* | Refactored the before and after hooks to use linux commands instead of actions.Prabhu Das2013-08-191-4/+5
* | Rpm resource functional tests supported in aix, centos, redhat and in suse.Prabhu Das2013-08-193-0/+93
* | Unit tests for AIX BFF Package providerDeepali Jagtap2013-08-191-0/+171
* | aix does not allow link creation to nonexistent files.kaustubh-d2013-08-192-4/+8
* | change shell spec to use popen4 only for aix, others use pty.kaustubh-d2013-08-191-15/+53
* | aix - rewrite chef-shell functional test using popen4 as ruby pty does not wo...kaustubh-d2013-08-191-33/+15
* | Fixed broken Solaris package code and added the unit tests.Prabhu Das2013-08-191-0/+57
* | fix unit test for cron and stderrs check nil.kaustubh-d2013-08-041-3/+3
* | run cron functional test only for root.kaustubh-d2013-08-041-1/+1
* | add all solaris platforms.kaustubh-d2013-08-041-2/+2
* | add solaris platform list.kaustubh-d2013-08-041-1/+1
* | exclude cron attributes test for solaris.kaustubh-d2013-08-041-1/+2
* | popen4 can yield while child has already died.kaustubh-d2013-08-041-0/+17
* | cron functional tests.kaustubh-d2013-08-041-0/+146
* | move tests to abstracted unix cron.kaustubh-d2013-08-041-3/+3
* | fix cron unit test, this worked since @cron_exists was not reset properly.kaustubh-d2013-08-041-1/+2
* | Purge remaining references to run_command_with_systems_localedanielsdeleo2013-08-021-6/+1
* | Fix package remove/purge tests for older debian/ubuntudanielsdeleo2013-08-021-3/+25
* | Convert apt package provider to shelloutdanielsdeleo2013-08-021-160/+124
* | Remove unused methods from functional testsdanielsdeleo2013-08-021-9/+0
* | Verify that templates are preferred to files for preseedingdanielsdeleo2013-08-022-0/+8
* | Remove commented test codedanielsdeleo2013-08-021-5/+0
* | Add additional scenarios for package testsdanielsdeleo2013-08-021-0/+68
* | Remove deprecated method usage from package providerdanielsdeleo2013-08-021-1/+3
* | Add methods to query for template/file existence in run contextdanielsdeleo2013-08-024-18/+81
* | Standardize on `:arch` for architecture-based filteringdanielsdeleo2013-08-021-1/+1
* | Fix bad const. ref in deprecation/provider/templatedanielsdeleo2013-08-022-5/+2
* | Add functional tests for (apt) package resourcedanielsdeleo2013-08-0240-4/+563
* | Add provider based test filters for functional testsdanielsdeleo2013-08-022-14/+22
* | Make sure config file selection specs can run when HOME is not set.sersut2013-08-011-10/+20
* | CHEF-4344: Clean up instances of 'the the' typo.Bryan McLellan2013-07-2610-13/+13