summaryrefslogtreecommitdiffstats
path: root/test/lib/puppettest/support/assertions.rb
Commit message (Expand)AuthorAgeFilesLines
* (5200) -- replace containers with sentinalsMarkus Roberts2011-04-061-1/+6
* [#4308] Remove puppettest from specsMatt Robinson2010-09-031-2/+0
* Code smell: Two space indentationMarkus Roberts2010-07-091-47/+47
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-6/+2
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* Use a helper function to evaluate a resource since the API has changedJesse Wolfe2010-02-171-0/+1
* Fixing most failing test/ tests.Luke Kanies2010-02-171-4/+0
* Removed extra whitespace from end of linesIan Taylor2009-06-061-2/+2
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-111-2/+2
* Fixing #800 by refactoring how configurations are retrievedLuke Kanies2007-11-121-0/+2
* The whole system now uses Configuration objects instead ofLuke Kanies2007-09-151-41/+11
* Merging of refactor-transacton to the trunk. This work removes the :is attri...ballman2007-05-091-2/+2
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-0/+7
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-071-3/+3
* All tests should now pass, with the possible exception of some tests that mig...luke2006-12-111-0/+1
* Doing some work on the DSL. It behaves a little more like the real language ...luke2006-10-181-2/+2
* + New assertion: assert_uid_gid will check that the UID and GID have been cha...erikh2006-09-221-0/+26
* Converting to using the Rakefile for testing. The old 'test' script isluke2006-09-191-1/+3
* Reworking test/lib structure a bit, and renaming all of the files so that the...luke2006-09-191-0/+65