summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Maint: Explicitly put test sqlite files in a temp directoryJesse Wolfe2010-07-021-0/+6
* | maint: fix stub failure in report_spec.rbJesse Wolfe2010-07-021-0/+3
* | maint: fix stub failures in report_spec.rbJesse Wolfe2010-07-022-1/+4
* | maint: fix stubbing in package_spec.rbJesse Wolfe2010-07-021-148/+153
* | maint: fix stubs in transaction_spec.rbJesse Wolfe2010-07-021-0/+4
* | maint: fix stubbing in catalog_spec.rbJesse Wolfe2010-07-021-0/+4
* | Maint: Improve the speed of setting settings.Nick Lewis2010-07-021-12/+19
* | maint: file_spec heisenbugsJesse Wolfe2010-07-021-0/+7
* | Heisenbug: settings as catalog trying to create directoriesJesse Wolfe2010-07-021-0/+1
* | maint: spec_helper should reset settings directories on *every* testJesse Wolfe2010-07-021-5/+11
* | maint: Remove a heisentest that wasn't testing what it claimedJesse Wolfe2010-07-021-25/+0
* | maint: spec_helper should only get loaded onceJesse Wolfe2010-07-021-0/+5
* | maint: :mutable_defaults to improve spec consistencyJesse Wolfe2010-07-023-4/+18
* | [#4090] Fix the run_mode for certs and put tests on the applications to asser...Matt Robinson2010-07-026-6/+20
* | [#4059] fix the specs to correctly mock the Puppet::Resource.new call signatureJesse Wolfe2010-07-021-2/+2
* | [#4059] Minor errors preventing ralsh from runningJesse Wolfe2010-07-011-2/+1
* | [#2713] Enable ELSIFJesse Wolfe2010-07-013-864/+923
* | [#3172] puppet kick can take hostnames as bare argumentsJesse Wolfe2010-07-013-8/+12
* | [#4108] Missing constants fail deliberately and with a messageNick Lewis2010-07-011-1/+6
* | [#4092] Changed notify message to defined instead of changedNick Lewis2010-07-011-1/+1
* | Fix for #4091 -- require loop in executablesMarkus Roberts2010-07-012-2/+0
* | [#4090] Change how RunMode instances are created so that an object for each R...Matt Robinson2010-07-016-5/+11
* | [#4090] Fix last few tests and renames of mode to run_modeMatt Robinson2010-07-015-15/+5
* | [#4090] Git rid of the idea that run_mode is a configurable option with defaultsMatt Robinson2010-07-018-18/+75
* | [#4090] Rename mode (:master, :agent, :user) to run_modeMatt Robinson2010-07-0120-65/+65
* | [#4089] Replace internal usage of :check with :auditNick Lewis2010-07-018-11/+11
* | [#3961] puppet cert --generate implies ca_location = :localJesse Wolfe2010-06-301-1/+5
* | [#3961] Rename cert's @mode to @cert_mode to reduce confusionJesse Wolfe2010-06-302-19/+19
* | maint: Confine a test that depends on sqliteMatt Robinson2010-06-282-0/+4
* | [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-28344-0/+0
* | Fix for test ordering sporadic failureMarkus Roberts2010-06-281-1/+1
* | [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-28397-0/+0
* | Merge branch 'testing' into tweak/testing/file_fix_root_spec_failureMarkus Roberts2010-06-288-18/+16
|\ \
| * \ Merge branch 'testing' into tweak/testing/silence_spec_outputMarkus Roberts2010-06-285-11/+13
| |\ \
| | * | maint: Fixing tests that fail when run as rootMatt Robinson2010-06-281-0/+2
| | * | Cleaning up various warnings in specsMarkus Roberts2010-06-284-11/+11
| * | | maint: Fixes some noisy specsNick Lewis2010-06-283-7/+3
| |/ /
* / / maint: A test specified that a file wasn't writeable, but was writeableMatt Robinson2010-06-281-1/+2
|/ /
* | Removing obsolete nodescope conceptLuke Kanies2010-06-282-9/+1
* | Fix #3665 - part 2, node inheritance fixesBrice Figureau2010-06-282-5/+47
* | Fix failing tests in spec/unit/resources/type.rbBrice Figureau2010-06-281-3/+2
* | Fix #3665 - main class shouldn't be a subscope of itselfBrice Figureau2010-06-282-1/+9
* | maint: Fixes broken order-dependent Tidy specsNick Lewis2010-06-281-4/+4
* | Fix for pre 1.8.7 compatibility in namvar patchMarkus Roberts2010-06-282-12/+5
* | Breaking require-loopMarkus Roberts2010-06-271-1/+0
* | Fix for #3985 typo causing warningMarkus Roberts2010-06-261-1/+1
* | Fix: puppet apply trying to use XMLRPC constantJesse Wolfe2010-06-251-5/+1
* | Remove an old test that had been unintentionally reintroduced by a mistake in...Jesse Wolfe2010-06-251-48/+0
* | Tweak an old test due to new error handling.Jesse Wolfe2010-06-251-1/+1
* | Restore error handling for value=Jesse Wolfe2010-06-251-10/+11