summaryrefslogtreecommitdiffstats
path: root/test/ral/providers/package.rb
Commit message (Expand)AuthorAgeFilesLines
* maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-061-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-208/+208
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-1/+1
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-6/+2
* Code smell: Use string interpolationMarkus Roberts2010-07-091-7/+7
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-6/+3
* Supressing warnings (not really failures) in test/unitJesse Wolfe2010-02-171-0/+4
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-1/+1
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-1/+1
* Moving some test/ package tests to rspec integration testsLuke Kanies2008-10-081-31/+0
* Fixing #982 -- I have completely removed the GRATR graph libraryLuke Kanies2008-01-071-1/+1
* Fixing #919 -- installed packages used for testing are just ignored,Luke Kanies2007-11-261-0/+2
* Rewriting the tests for the package resource type, fixing #930.Luke Kanies2007-11-261-1/+1
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-261-1/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Broaden assert_absent so that it thinks that :purged is equivalent to :absent(no author)2007-08-091-1/+1
* Fixing the yum provider, and fixing the unit tests so the failures people wer...luke2007-06-171-6/+31
* Significantly reworked the type => provider interface with respect toluke2007-06-041-6/+6
* Fixing #605 -- providers now refer to @resource or @resource_type.luke2007-05-091-1/+1
* Reorganizing some of the tests.luke2007-02-071-0/+253