summaryrefslogtreecommitdiff
path: root/spec/unit/resource/apt_update_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* WIP: Chef-16 resource cleanup + unified_mode (#9174)Lamont Granquist2020-01-211-19/+1
* Add additional resource specsTim Smith2018-05-161-0/+9
* Remove useless class tests and cleanup specsresource_spec_cleanupTim Smith2018-01-201-5/+0
* Replace which apt-get check with simple debian check in apt resourcesTim Smith2017-09-141-8/+16
* Prevent apt_update failures on non-Linux platformstas50/apt_update_failsTim Smith2016-11-071-25/+17
* Test apt_update on non-linux behaviorTim Smith2016-09-141-17/+25
* Create and delete yum repositoriesThom May2016-08-241-4/+4
* add tests for noopinglcg/apt-update-noopLamont Granquist2016-08-051-2/+14
* fix style nittm/apt_updateThom May2016-01-221-1/+1
* respond to review commentsThom May2016-01-221-0/+8
* Add an apt_update resourceThom May2016-01-201-0/+30