summaryrefslogtreecommitdiffstats
path: root/test/ral
Commit message (Expand)AuthorAgeFilesLines
* Added :env parameter for backwards-compatibility, with warning about deprecat...Paul Lathrop2008-02-051-0/+40
* Added hostname test for hosts typeJames Turnbull2008-02-061-1/+8
* Updated fix for ticket #151 and added a testJames Turnbull2008-02-051-0/+9
* Fixing #982 -- I have completely removed the GRATR graph libraryLuke Kanies2008-01-071-1/+1
* Fixing the inability to manage '/' directly. It was a resultLuke Kanies2007-12-271-0/+5
* Further fixes toward #965. Turned out that the previous fixLuke Kanies2007-12-211-2/+0
* Entirely refactoring http keep-alive. There's nowLuke Kanies2007-12-191-0/+5
* Fixing some tests that were failing with the recent ruby that hasLuke Kanies2007-12-181-0/+2
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-1115-66/+66
* Applying patch by josb in #884 to provide patternLuke Kanies2007-12-111-0/+52
* Fixing #527 (rewrote service tests), #766 (services only restart when theyLuke Kanies2007-11-281-234/+0
* Fixing #931 by keeping track in configurations ofLuke Kanies2007-11-271-0/+7
* Fixing the persistent and periodic schedule test failuresLuke Kanies2007-11-271-356/+0
* Fixing the breakage that I caused when I added the 'declared_feature?'Luke Kanies2007-11-261-3/+9
* Fixing #920 -- I have replaced the existing mount test with anLuke Kanies2007-11-261-361/+0
* 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-262-159/+1
* Adding some unit tests for the interface type before i go messing around with itLuke Kanies2007-11-231-39/+0
* Fixing a few test suites that passed when run asLuke Kanies2007-11-198-0/+16
* Merge commit 'davids-bugfixes/tests/fix-cron-tests'Luke Kanies2007-11-191-2/+2
|\
| * fix crontests depending on ENV[USER] by using Etc.getpwuid(Process.uid) insteadDavid Schmitt2007-11-111-2/+2
* | Reverting the changes I'd made toward removing the globalLuke Kanies2007-11-1914-134/+178
* | Fixed most failing tests, but there are still over thirty failing.Luke Kanies2007-11-1814-178/+134
* | Fixing #800 by refactoring how configurations are retrievedLuke Kanies2007-11-126-19/+69
|/
* 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-2647-47/+47
* Fixing failing tests, including making the debian serviceLuke Kanies2007-10-131-17/+4
* Merge branch 'master' of git://michaelobrien.info/puppet into michaelLuke Kanies2007-10-091-0/+71
|\
| * Fixed #822. Applied patch provided by DavidS.Michael V. O'Brien2007-10-081-0/+71
* | Moving the webrick/mongrel "servers" over to HTTPServer module instead of Ser...Rick Bradley2007-10-051-2/+2
|/
* Fixed #827. Applied a form of the patch provided by porridge andMichael V. O'Brien2007-10-041-1/+2
* Attempting to reproduce and fix #829 by applying patch by Paul. I could notLuke Kanies2007-10-041-1/+6
* Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-10-0344-44/+0
|\
| * Removing the Id tags from all of the filesLuke Kanies2007-10-0344-44/+0
* | I finally tracked down the problem that was causing providersLuke Kanies2007-10-032-14/+9
|/
* Use external helper script to talk to yum; should avoid any more trouble with...David Lutterkort2007-10-021-0/+3
* All tests now pass in this configuration branch, which meansLuke Kanies2007-09-221-70/+0
* The structure for handling resource generation is nowLuke Kanies2007-09-222-6/+8
* An intermediate commit so I can start working on a differentLuke Kanies2007-09-201-3/+1
* This is basically another intermediate commit. I feel likeLuke Kanies2007-09-1713-252/+83
* Fixing a path test. I have now made the path stuff a lot cleaner, but it app...Luke Kanies2007-09-071-1/+1
* Fixing #801 -- resources that have changes when running in noop mode do not r...Luke Kanies2007-09-071-2/+19
* Adding support for providing a diff when files are being changed. Currently ...Luke Kanies2007-08-271-1/+0
* Broaden assert_absent so that it thinks that :purged is equivalent to :absent(no author)2007-08-091-1/+1
* Change the service name so that it is less likely to trip on a common word an...(no author)2007-08-091-2/+2
* Highlight what I think is a problem in the test suite that I just can't solve(no author)2007-08-091-0/+3
* Refactor SUIDManager tests to run without root, change SUIDManager's behavior...christian2007-08-091-0/+2
* The last set of bug-fixes before the next release. This commit just fixes a ...luke2007-08-071-1/+5
* Fixing #749 -- environment settings no longer accumulate. Significantly addi...luke2007-08-064-90/+236
* Fixing #751 -- the interface providers now have basic tests, at least to veri...luke2007-08-051-0/+40