summaryrefslogtreecommitdiffstats
path: root/spec/unit/provider/package
Commit message (Expand)AuthorAgeFilesLines
* maint: Fix pacman provider to work with Ruby 1.9Matt Robinson2011-05-241-3/+2
* Merge branch '2.7.next' into nextPieter van de Bruggen2011-05-181-3/+2
|\
| * maint: fix spec_helper inclusions again.Daniel Pittman2011-05-171-3/+2
* | Merge branch '2.7.next' into nextPieter van de Bruggen2011-05-171-2/+2
|\|
| * (#7507) Add ability to filter Ruby 1.9 spec failuresMatt Robinson2011-05-171-2/+2
* | (#1853) Pacman package providerPaul Boyd2011-05-161-0/+1
* | (#1853) Pacman package providerPaul Boyd2011-05-161-0/+237
|/
* (#7468) Stub spec that tries to connect to pypi.python.orgMatt Robinson2011-05-101-20/+24
* Merge branch 'feature/master/4258-pkgutil' into 2.7.xMatt Robinson2011-04-141-0/+182
|\
| * (#4258) Fix pkgutil spec test to have the correct providerMatt Robinson2011-04-141-2/+5
| * (#4258) Stop file and config checks from breaking specDominic Cleal2011-04-131-0/+3
| * (#4258) Use pkgutil -a to reliably determine package common names/aliasesDominic Cleal2011-03-191-6/+54
| * (#4258) Update pkgutil spec for recent impl changesDominic Cleal2011-03-181-13/+9
| * Add spec tests for pkgutil package providerDominic Cleal2011-02-201-0/+132
* | Merge branch '2.6.x' into nextMax Martin2011-04-131-0/+122
|\ \
| * | (#2331) Remove darwinports pkg provider, replace with rewritten macports prov...Nigel Kersten2011-04-131-0/+122
* | | maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-1312-24/+12
* | | maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-0812-12/+12
* | | Merge branch '2.6.x' into nextMax Martin2011-04-071-1/+11
|\| |
| * | Fixed #3127 - Fixed gem selection regexJames Turnbull2011-04-041-1/+11
* | | Merge branch 'feature/next/6527-pip_package_provider' into nextMatt Robinson2011-03-221-4/+5
|\ \ \
| * | | (#6527) Fix pip testsMatt Robinson2011-03-221-4/+5
* | | | Merge branch 'feature/next/6257-pip_package_provider' into nextMatt Robinson2011-03-221-0/+176
|\| | |
| * | | (#6527) Fix uninstall problem and refactorMatt Robinson2011-03-221-56/+42
| * | | (#6527) Added pip package provider.Richard Crowley2011-03-221-0/+190
| | |/ | |/|
* / | maint: Change code for finding spec_helper to work with Ruby 1.9Matt Robinson2011-03-224-4/+4
|/ /
* | Merge branch '2.6.x' into nextMatt Robinson2011-02-021-0/+55
|\|
| * Feature #5855 -- undefined method 'withenv' in FreeBSD package provider.Daniel Pittman2011-01-261-0/+55
* | maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-066-6/+6
* | (#2866) yum should support downgrade.Dan Bode2010-11-231-7/+13
* | (#4711) Provide unit tests for yum package provider.Dan Bode2010-11-231-0/+61
|/
* Code smell: Two space indentationMarkus Roberts2010-07-099-617/+617
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-097-28/+28
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-289-0/+0
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-289-0/+0
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-239-0/+0
* Fix ProviderDpkg specs to avoid any real executionsDavid Schmitt2010-02-171-0/+4
* Fixes #1999 - Allows the 'apt' provider to downgrade packages.Paul Lathrop2010-02-171-0/+7
* Added support for flat packages in the pkgdmg package provider.Roy Nielsen2010-02-171-5/+16
* Fixes #2836. Add hold support to dpkg providerNigel Kersten2010-02-171-2/+53
* Fixes #1223 Add Zypper support for SuSE machinesRein Henrichs2010-02-171-0/+81
* Add AIX package management support (installp&nim)Andrew Forgue2010-02-172-0/+108
* Fixing tests in pkg providerMarkus Roberts2010-02-171-6/+6
* First shot at the OpenSolaris pkg(5) providerMartin Englund2010-01-271-0/+63
* Ticket #2665: Regexp exception on ++ in package namesMarkus Roberts2009-10-251-0/+7
* Removed extra whitespace from end of linesIan Taylor2009-06-062-15/+15
* Fix #2142 - Convert pkgdmg provider to use plists instead of string scanning ...Nigel Kersten2009-04-221-0/+73
* Migrating the apt and dpkg tests to rspec.Luke Kanies2008-10-022-0/+301
* Fixed #1508 - Add HP-UX package provider.Mark Plaksin2008-08-201-0/+52
* Fixed #1226 - Gems can now specify source repositories.Luke Kanies2008-07-071-9/+57