summaryrefslogtreecommitdiffstats
path: root/test/ral
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-0933-7197/+7197
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-0923-171/+171
* Code smell: Don't restate results directly after assignmentMarkus Roberts2010-07-092-3/+0
* Code smell: Use ||= for conditional initializationMarkus Roberts2010-07-091-2/+2
* Code smell: Omit needless checks on definedMarkus Roberts2010-07-091-1/+1
* Code smell: Avoid unneeded blocksMarkus Roberts2010-07-093-9/+3
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-0917-24/+24
* Code smell: Booleans are first class values.Markus Roberts2010-07-094-20/+4
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-0912-63/+21
* Code smell: Use string interpolationMarkus Roberts2010-07-0925-225/+225
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-093-3/+3
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-0928-460/+935
* [#4110] Wrap Type#retrieve calls for backwards compatibilityJesse Wolfe2010-07-071-1/+1
* Tweak an old test due to new error handling.Jesse Wolfe2010-06-251-1/+1
* Simplify the newattr method by removing a level violationJesse Wolfe2010-06-252-11/+12
* maint: Fixing a test typo s/stub/stubs/Matt Robinson2010-06-241-1/+1
* [#3388] Setting host_aliases from [] to [] no longer results in any changesNick Lewis2010-02-171-1/+1
* Working #3139 - scheduling moved to resource harnessLuke Kanies2010-02-171-50/+0
* [#1621] Composite keys for resourcesJesse Wolfe2010-06-212-6/+1
* Use the 'root' feature rather than directly checking the uidMarkus Roberts2010-02-174-4/+4
* Behavior change for //UNC_Paths broke an old testJesse Wolfe2010-02-171-1/+1
* Fixing #2658 - adding backward compatibility for 0.24Luke Kanies2010-02-171-1/+0
* Removing obsolete testsLuke Kanies2010-04-121-64/+1
* Fixing a warning in the aix package providerLuke Kanies2010-04-121-65/+0
* Porting/removing group test/unit testsLuke Kanies2010-04-121-167/+0
* Porting a simple set of tests from test/unitLuke Kanies2010-04-121-63/+0
* Removing obsolete testLuke Kanies2010-04-121-39/+0
* Fixing most of the broken tests in test/Luke Kanies2010-02-173-77/+65
* Removing Resource::Reference classesLuke Kanies2010-02-171-2/+2
* Fix unit tests in file/target.rbJesse Wolfe2010-02-171-1/+1
* Name change of event in ral/type/exec.rbJesse Wolfe2010-02-171-1/+1
* Use a helper function to evaluate a resource since the API has changedJesse Wolfe2010-02-171-4/+4
* Removing now-obsolete user testsLuke Kanies2010-02-171-285/+0
* Fixing most failing test/ tests.Luke Kanies2010-02-179-158/+37
* Fixing some compatibility and old testsLuke Kanies2010-02-172-92/+4
* Supressing warnings (not really failures) in test/unitJesse Wolfe2010-02-171-0/+4
* Removing resources generate testsRein Henrichs2010-02-171-78/+0
* Removing old test for service/debian providerRein Henrichs2010-02-171-58/+0
* Replace test/unit file write test with specRein Henrichs2010-02-171-21/+0
* Fix for #3077 (unit tests broken in 0.25.1-->0.25.4)Markus Roberts2010-01-304-17/+17
* Adding integration tests for #2371 (backup refactor)Luke Kanies2009-08-031-119/+0
* Removing old filebucket testLuke Kanies2009-08-031-110/+0
* Fixed global deprecation error in useradd Unit testsJames Turnbull2009-08-021-3/+0
* Fixing cron test to match new behaviourLuke Kanies2009-08-021-1/+1
* Fixing #2296 - overlapping recursions work againLuke Kanies2009-07-251-0/+1
* Fixing #2403 - provider specificity is richer and betterLuke Kanies2009-07-241-22/+0
* deprecate NetInfo providers and examples, remove all NetInfo references and t...Nigel Kersten2009-07-147-155/+6
* Refactoring part of the file/filebucket integrationLuke Kanies2009-06-141-58/+5
* Removed extra whitespace from end of linesIan Taylor2009-06-0629-205/+205
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-0627-160/+160