summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing most of the broken tests in test/Luke Kanies2010-02-1713-492/+86
* Removing Resource::Reference classesLuke Kanies2010-02-179-799/+73
* Adding parameter validation to Puppet::ResourceLuke Kanies2010-02-172-5/+5
* Feature #3394 REST Runner, preparationJesse Wolfe2010-02-171-1/+1
* Feature #3347 REST-ified FileBucketJesse Wolfe2010-02-172-314/+1
* Resolving conflicts with ???Markus Roberts2010-02-173-3/+0
* Renaming Parser::ResourceType to Resource::TypeLuke Kanies2010-02-171-3/+3
* Renaming LoadedCode to ResourceTypeCollectionLuke Kanies2010-02-171-3/+3
* Removing old, never-used DSL codeLuke Kanies2010-02-171-215/+0
* Fix unit tests in file/target.rbJesse Wolfe2010-02-172-2/+2
* 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-172-4/+5
* Allow skipped resources to process eventsJesse Wolfe2010-02-171-1/+1
* Remove test that tests internal class structures which have changed.Jesse Wolfe2010-02-171-28/+0
* Remove stale set_triggerJesse Wolfe2010-02-171-97/+0
* Fix test failures due to name changes of event symbolsJesse Wolfe2010-02-171-4/+4
* Remove rollback test, since rollback was removed.Jesse Wolfe2010-02-171-50/+0
* Removing now-obsolete user testsLuke Kanies2010-02-171-285/+0
* Fixing most failing test/ tests.Luke Kanies2010-02-1710-162/+37
* Fixing some compatibility and old testsLuke Kanies2010-02-172-92/+4
* Switching transactions to callback-based eventsLuke Kanies2010-02-172-129/+3
* Some tests were leaking state when the test failedJesse Wolfe2010-02-172-2/+7
* Typo in method call in test.Jesse Wolfe2010-02-171-1/+1
* Supressing warnings (not really failures) in test/unitJesse Wolfe2010-02-172-9/+19
* Fix test using wrong Puppet util filesetting groupRein Henrichs2010-02-171-1/+1
* Mock user in SUIDManager testsRein Henrichs2010-02-171-2/+7
* 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 #2389 - Enhance Puppet DSL with HashesBrice Figureau2010-02-172-0/+40
* Merge branch '0.25.x'Markus Roberts2010-02-098-79/+25
|\
| * Forgot fakedata called in specJames Turnbull2010-02-041-0/+1
| * Minor unit test fixesJames Turnbull2010-01-302-6/+6
| * Fix for #3077 (unit tests broken in 0.25.1-->0.25.4)Markus Roberts2010-01-306-73/+18
* | Fixing #1054 - transaction reports are always sentLuke Kanies2010-01-181-44/+3
* | Fix #2818 - scope variable assigned with undef are not "undef"Brice Figureau2009-12-291-1/+1
|/
* Fixing 2812 authorized_keys without comments failJesse Wolfe2009-11-211-0/+1
* Ticket #2685 (Type error in ssh_authorized_keys)Markus Roberts2009-10-231-0/+1
* Fix for #2745 fakedata tests not workingMarkus Roberts2009-10-231-16/+8
* Moving Setting classes into separate filesLuke Kanies2009-08-241-9/+9
* Removing unnecessary debug outputLuke Kanies2009-08-031-1/+0
* Adding integration tests for #2371 (backup refactor)Luke Kanies2009-08-031-119/+0
* Removing old filebucket testLuke Kanies2009-08-031-110/+0
* default server in remote filebucketsTill Maas2009-08-031-0/+1
* Fixed global deprecation error in useradd Unit testsJames Turnbull2009-08-021-3/+0
* Fixing a small test by stubbing instead of mockingLuke Kanies2009-08-021-2/+1
* Fixing tests broken by caching autoload resultsLuke Kanies2009-08-022-9/+2
* Migrating Handler base tests from test/ to spec/Luke Kanies2009-08-021-63/+0
* Migrating Feature tests to specLuke Kanies2009-08-021-95/+0
* Fixing cron test to match new behaviourLuke Kanies2009-08-021-1/+1