summaryrefslogtreecommitdiff
path: root/spec/unit/provider/apt_repository_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* fix code stylesem2018-11-121-1/+1
* restore spec name - acidently defacedEugen Mayer2018-11-121-2/+1
* Fix specs for including --no-ttyEugen Mayer2018-11-121-4/+5
* rebase + squashLamont Granquist2018-07-061-7/+7
* fix Style/MutableConstantLamont Granquist2018-07-021-2/+2
* fix Layout/IndentHeredocLamont Granquist2018-07-021-15/+15
* fix Style/HashSyntaxLamont Granquist2018-07-021-4/+4
* Avoid compile time error in apt_repositoryTim Smith2018-03-051-12/+0
* Break out the gpg key validation into its own methodapt_repo_cleanupTim Smith2018-02-261-0/+23
* Update specsTim Smith2018-02-261-30/+33
* Test is_ppa_url and repo_componentsTim Smith2018-02-261-0/+29
* Remove "should" wordingTim Smith2018-02-261-6/+6
* Test cookbook_name and key_type methodsTim Smith2018-02-261-1/+23
* Replace which apt-get check with simple debian check in apt resourcesTim Smith2017-09-141-1/+1
* Fix apt_repository for latest os version 16.10afiune/COOL-685/apt_repository_key_fingerprint_fixSalim Afiune2017-03-081-27/+33
* add nillable apt_repository and nillable propertiesLamont Granquist2016-04-141-0/+5
* Add an apt_repository resourcetm/apt_repositoryThom May2016-04-081-0/+178