summaryrefslogtreecommitdiff
path: root/spec/unit/provider/mount/aix_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Ensure that a new blank line `\n\n` is added when appending a new mount point...Gavin Reynolds2019-03-041-1/+9
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-6/+6
* rebase + squashLamont Granquist2018-07-061-7/+7
* clean up whitespace againLamont Granquist2018-07-021-1/+1
* fix Layout/IndentHeredocLamont Granquist2018-07-021-34/+34
* fix Style/HashSyntaxLamont Granquist2018-07-021-5/+5
* [MSYS-590] Make mount idempotent on Aix (#6213)NAshwini2017-07-051-1/+33
* Revert PR #1796.cd/mount-remount-optionsChris Doherty2016-03-311-2/+1
* autofixing whitespace copsLamont Granquist2016-02-051-3/+3
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-3/+3
* Added changes to fix aix mount provider related tests according to updated ba...siddheshwar-more2015-08-181-1/+2
* Update to RSpec 3.Claire McQuin2014-10-291-5/+5
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-17/+17
* s/stub!/stub/gLamont Granquist2014-01-291-5/+5
* Normalize whitespace on all filesSeth Vargo2013-09-261-2/+2
* stub out shellout for lsfs.kaustubh-d2013-07-221-10/+10
* aix mount provider unit test.kaustubh-d2013-07-221-0/+237