summaryrefslogtreecommitdiffstats
path: root/test/ral/providers/package
Commit message (Expand)AuthorAgeFilesLines
* maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-062-2/+2
* Code smell: Two space indentationMarkus Roberts2010-07-092-121/+121
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-092-65/+89
* Use a helper function to evaluate a resource since the API has changedJesse Wolfe2010-02-171-4/+4
* Removed extra whitespace from end of linesIan Taylor2009-06-062-5/+5
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-54/+54
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-182-5/+5
* Fixing package provider tests to use the new Transaction::Change interfaceLuke Kanies2008-10-022-4/+3
* Migrating the apt and dpkg tests to rspec.Luke Kanies2008-10-022-233/+0
* Removing the Id tags from all of the filesLuke Kanies2007-10-032-2/+0
* The first round of bug-fixes in preparation for beakerluke2007-07-191-0/+12
* Finishing off the type/provider interface work, including adding package pref...luke2007-06-084-9/+9
* Correct a problem with the dpkg provider's handling of the :purged state, and...mpalmer2007-05-251-0/+69
* Merging of refactor-transacton to the trunk. This work removes the :is attri...ballman2007-05-094-18/+21
* Fixing the tests for the aptrpm provider.luke2007-04-301-8/+7
* Adding support for aptrpm from #227 as added by Ian Burrellluke2007-04-191-0/+90
* Changing the test package for debianluke2007-04-061-3/+3
* Hopefully the last batch of commits before I release 0.22.2. Mostly just get...luke2007-03-192-2/+2
* Fixing #487. I know use "apt-cache policy", instead of apt-cache showpkg, be...luke2007-03-191-0/+17
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-063-3/+11
* Making the package provider tests able to be executed separately, and using "...luke2007-02-273-6/+9
* Partially complete #241. Add a 'purged' value for Package.ensure, and add a ...mpalmer2007-02-233-0/+194