summaryrefslogtreecommitdiffstats
path: root/spec/spec_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.6.next' into nextMax Martin2011-03-231-0/+6
|\
| * (#4884) Autorequire shared behaviors and method to silence warningsDaniel Pittman2011-03-151-0/+6
* | Merge branch '2.6.x' into nextMatt Robinson2011-03-181-0/+1
|\|
| * Maint: Added the ability to replace the behavior ofPaul Berry2011-03-071-0/+1
* | Merge branch '2.6.next' into nextMatt Robinson2011-03-071-0/+1
|\|
| * (#6346) Move the trap calls onto Signal so they're easier to stubMatt Robinson2011-02-161-0/+1
* | (#6582) Eliminate the last vestige of the unit tests from the specs.Daniel Pittman2011-03-031-4/+0
* | (#6582) move more helper code into methods, out of RSpec#configureDaniel Pittman2011-03-031-20/+1
* | (#6582) add fixture helper methods to replace unit test code.Daniel Pittman2011-03-031-0/+3
* | (#6582) order RSpec global :before and :after hooks naturally.Daniel Pittman2011-03-031-17/+17
* | Merge branch '2.6.x' into nextNick Lewis2011-01-061-6/+8
|\|
| * (#5771): Fix spec failures associated with rspec upgradeNick Lewis2011-01-051-0/+4
| * (#5771) Upgrade rspec to version 2Matt Robinson2011-01-041-6/+4
| * (#5233) Randomize tmp dir pathsMatt Robinson2010-11-081-1/+1
* | Maint: Switched spec tests to use a class rather than Array as the log destin...Paul Berry2010-11-181-1/+1
* | (#5132) Provide a query REST interface for inventoryMatt Robinson2010-10-281-1/+1
|/
* [#4783] (#4783) Fix RRDGraph report generationMatt Robinson2010-09-291-0/+1
* [#4660] Avoid passing rake and autotest args to puppet testsMatt Robinson2010-09-041-0/+3
* [#4308] Remove puppettest from specsMatt Robinson2010-09-031-26/+4
* Code smell: Two space indentationMarkus Roberts2010-07-091-49/+49
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-3/+3
* Code smell: Win32 --> MS_windowsMarkus Roberts2010-07-091-1/+1
* [#4114] Fixes test failures caused by previous 4114 fixesNick Lewis2010-07-071-0/+1
* [#4114] Fix failures in the unit testsMatt Robinson2010-07-071-0/+5
* [#4136] Specs should listen on localhostJesse Wolfe2010-07-061-0/+3
* maint: spec_helper should reset settings directories on *every* testJesse Wolfe2010-07-021-5/+11
* maint: spec_helper should only get loaded onceJesse Wolfe2010-07-021-0/+5
* [#4055] Add CouchDB terminus for factsRein Henrichs2010-02-171-0/+1
* Working #3139 - Adding Settings.clear Spec#afterLuke Kanies2010-02-171-0/+1
* Delete tempfiles on win32David Schmitt2010-02-171-1/+8
* Protecting spec_helper chmod from failureLuke Kanies2010-04-121-2/+2
* Adding tmpfile cleanup to testsLuke Kanies2010-02-171-0/+14
* Fix failing specsRein Henrichs2010-02-171-1/+1
* Upgrading rspec for tests to 1.2.9Luke Kanies2009-12-071-1/+1
* Adding a global cleanup to the spec_helperLuke Kanies2009-08-181-3/+4
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Adding a Spec lib directory and moving tmpfile to itLuke Kanies2009-05-261-0/+5
* Fix #2173 - fix running RSpec test by handBrice Figureau2009-04-221-1/+1
* Merge branch '0.24.x'Luke Kanies2009-04-111-0/+1
|\
| * Fixed rspec gem at version 1.2.2James Turnbull2009-04-061-0/+1
* | Aliasing RSpec's :should method to :must.Luke Kanies2008-08-261-0/+6
* | Merge branch '0.24.x'Luke Kanies2008-06-141-1/+1
|\|
| * Replacing all two-space indents with four-spaceLuke Kanies2008-06-131-1/+1
* | Fixing #1256 -- CA tests now work with no ~/.puppet.Luke Kanies2008-05-251-0/+5
|/
* 'rake' within the spec dir works now, anyway, which isLuke Kanies2008-02-121-11/+10
* Trying to upgrade rspec, but not having much luck.Luke Kanies2008-02-121-3/+6
* Copying over Rick's work from the master branch supporting autotest andLuke Kanies2008-02-121-2/+14
* One significant step closer to getting autotest running properly on the Puppe...Rick Bradley2007-10-261-6/+7
* Updates to indirection stuffs. Making a better spec and migrating to it.Rick Bradley2007-09-171-2/+3