summaryrefslogtreecommitdiffstats
path: root/test/ral
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed $1456 - add proxy configuration to yum repoJames Turnbull2008-08-131-1/+7
* 'Fix' broken tests related to missing source raisingAndrew Shafer2008-07-201-18/+2
* Updated test/ral/type/sshkey.rb testJames Turnbull2008-07-041-1/+0
* Fixed #707 - special '@reboot'-style cron jobs work again.Luke Kanies2008-06-171-4/+5
* 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
* Adding validation to the user type to confirm that theLuke Kanies2008-04-081-0/+6
* Fixing #571 -- provider suitability is now checked at resourceLuke Kanies2008-03-241-5/+21
* Fixing a couple of tests.Luke Kanies2008-03-241-7/+6
* 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
* Fixing #1132 -- host names can now have dashes anywhere.Luke Kanies2008-03-131-0/+44
* Fixing #1118 -- downloading plugins and facts now ignores noop.Luke Kanies2008-03-131-16/+0
* Fixing a few testsLuke Kanies2008-02-292-6/+1
* renaming ral/types to ral/type in the testsLuke Kanies2008-02-2821-0/+0
* Removed the loglevels from the valid values for 'logoutput'Luke Kanies2008-02-271-2/+2
* Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-234-93/+15
* Quashed commit of my fixes for #1010.Luke Kanies2008-02-211-11/+28
* Removing the last remaining vestiges of GRATR --Luke Kanies2008-02-112-4/+4
* 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