summaryrefslogtreecommitdiffstats
path: root/test/ral/providers
Commit message (Expand)AuthorAgeFilesLines
* Fixed global deprecation error in useradd Unit testsJames Turnbull2009-08-021-3/+0
* deprecate NetInfo providers and examples, remove all NetInfo references and t...Nigel Kersten2009-07-143-137/+1
* Removed extra whitespace from end of linesIan Taylor2009-06-0614-55/+55
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-0614-139/+139
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-264-12/+12
* Fixing all of the test/ tests I broke in previous dev.Luke Kanies2008-12-181-6/+2
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-189-25/+25
* Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-186-8/+8
* Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-177-289/+25
|\
| * Fixing some tests that were broken in 2fba85afLuke Kanies2008-10-082-21/+22
| * Moving some test/ package tests to rspec integration testsLuke Kanies2008-10-081-31/+0
| * 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
* | Merge branch '0.24.x'Luke Kanies2008-07-021-4/+5
|\|
| * Fixed #707 - special '@reboot'-style cron jobs work again.Luke Kanies2008-06-171-4/+5
* | Merge branch '0.24.x'Luke Kanies2008-05-202-7/+56
|\|
| * Crontab provider: fix a parse error when a line begins with a space characterJames Turnbull2008-05-161-0/+28
| * Moving all confine code out of the Provider class, and fixing #1197.Luke Kanies2008-05-151-1/+1
| * Switching the Provider class to use the new Confiner class.Luke Kanies2008-05-151-7/+16
| * Duh, fixing all of the paths being loaded for spec in the moved tests.Luke Kanies2008-05-151-0/+12
* | Merge branch 'master' into master_no_global_resourcesLuke Kanies2008-03-313-4/+3
|\|
| * Found all instances of methods where split() is used withoutLuke Kanies2008-03-211-1/+0
| * Fixing some tests that only failed under certainLuke Kanies2008-03-182-2/+0
| * Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-231-1/+3
* | Another round of test-fixes toward eliminating global resourceLuke Kanies2008-01-141-1/+0
|/
* Fixing #982 -- I have completely removed the GRATR graph libraryLuke Kanies2008-01-071-1/+1
* Fixing #527 (rewrote service tests), #766 (services only restart when theyLuke Kanies2007-11-281-234/+0
* Fixing the breakage that I caused when I added the 'declared_feature?'Luke Kanies2007-11-261-3/+9
* 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
* Fixing a few test suites that passed when run asLuke Kanies2007-11-191-0/+2
* Fixing the 'mount' tests so that they no longerLuke Kanies2007-11-081-250/+0
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-2617-17/+17
* Fixing failing tests, including making the debian serviceLuke Kanies2007-10-131-17/+4
* Fixed #822. Applied patch provided by DavidS.Michael V. O'Brien2007-10-081-0/+71
* Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-10-0319-19/+0
|\
| * Removing the Id tags from all of the filesLuke Kanies2007-10-0319-19/+0
* | I finally tracked down the problem that was causing providersLuke Kanies2007-10-031-9/+8
|/
* This is basically another intermediate commit. I feel likeLuke Kanies2007-09-171-2/+2
* Broaden assert_absent so that it thinks that :purged is equivalent to :absent(no author)2007-08-091-1/+1
* Fixing #749 -- environment settings no longer accumulate. Significantly addi...luke2007-08-062-66/+216
* Fixing #730 -- mounts now call flush() before trying to mountluke2007-08-051-45/+68
* Converting mount test to use mount everywhere instead of dfluke2007-07-191-3/+3
* The first round of bug-fixes in preparation for beakerluke2007-07-191-0/+12
* Fixing the first half of #705 -- matching no longer fails. I think this also...luke2007-07-121-12/+60
* Adding support for a "mailalias" type, with /etc/aliases support initially. ...luke2007-07-102-6/+76
* More test fixes. I seem to be getting very close.luke2007-06-192-2/+3
* Adding tracing to prefetch failures, and Fixing the environment support in th...luke2007-06-181-0/+50
* Fixing the yum provider, and fixing the unit tests so the failures people wer...luke2007-06-171-6/+31
* Fixing #550 -- I had to list pass and dump as optional fields.luke2007-06-111-0/+4