summaryrefslogtreecommitdiffstats
path: root/spec/integration/util
Commit message (Expand)AuthorAgeFilesLines
* Disable spec tests for unsupported functionality on WindowsJosh Cooper2011-07-261-1/+1
* Maint: Fix miscellaneous testsJosh Cooper2011-07-191-2/+2
* Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper2011-07-191-1/+1
* (#7507) Add exclude filter for ruby 1.9 spec failuresJosh Cooper2011-05-201-2/+2
* (#7507) Add more filters for Ruby 1.9 spec failuresPieter van de Bruggen2011-05-171-1/+1
* (#7507) Add ability to filter Ruby 1.9 spec failuresMatt Robinson2011-05-171-1/+1
* maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-135-10/+5
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-085-5/+5
* maint: Change code for finding spec_helper to work with Ruby 1.9Matt Robinson2011-03-224-4/+4
* maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-061-1/+1
* Fix #4923 - close process race when truncating existing fileBrice Figureau2010-11-101-11/+31
* Code smell: Two space indentationMarkus Roberts2010-07-095-219/+219
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-092-3/+3
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-285-0/+0
* Changing the interface of Puppet::ResourceLuke Kanies2010-02-171-1/+0
* Renaming Parser::ResourceType to Resource::TypeLuke Kanies2010-02-171-2/+2
* Renaming LoadedCode to ResourceTypeCollectionLuke Kanies2010-02-171-1/+1
* Bug #3401 Spec failed due to missing manditory setting in mockJesse Wolfe2010-03-221-2/+6
* Fixed test error message.James Turnbull2010-01-281-1/+1
* Adapt to method name change since 8971d8Brice Figureau2010-01-181-0/+17
* Fixing #2596 - Node, Class, Definition are not ASTLuke Kanies2009-12-091-2/+2
* Covers the RDoc Puppet Parser with specsBrice Figureau2009-10-241-0/+42
* Fixing #2574 - autoloading finds plugins in modulesLuke Kanies2009-09-011-0/+18
* Removed misguided case sensitivity testsMarkus Roberts2009-08-181-12/+0
* Fixes #2493Markus Roberts2009-08-142-33/+50
* Migrating Feature tests to specLuke Kanies2009-08-021-0/+54
* Ruby no longer clobbers puppet autoloadingLuke Kanies2009-07-161-0/+91
* Adding a Spec lib directory and moving tmpfile to itLuke Kanies2009-05-261-6/+3
* Fix failing test: file.close! and file.path ordering fixBrice Figureau2009-05-151-1/+2
* Merge commit 'masterzen/tickets/1834'Luke Kanies2008-12-301-1/+2
|\
| * Fix #1834 part1 - Fix tempfile failing testsBrice Figureau2008-12-201-1/+2
* | Merge branch '0.24.x'James Turnbull2008-12-271-0/+36
|\ \ | |/ |/|
| * Not using a temporary file when locking files for writing.Luke Kanies2008-12-151-3/+3
| * Modifying the corruption-checking test.Luke Kanies2008-12-151-3/+3
| * Preparing to fix #1812 - Moving locking code to a moduleLuke Kanies2008-12-121-0/+36
* Refactoring the Settings class to use Puppet::ResourceLuke Kanies2008-12-181-0/+29