summaryrefslogtreecommitdiffstats
path: root/test/lib/puppettest.rb
Commit message (Expand)AuthorAgeFilesLines
* Rework Puppet::Util::Cacher to only expire using TTLsNick Lewis2011-07-211-1/+0
* Maint: Switched spec tests to use a class rather than Array as the log destin...Paul Berry2010-11-181-2/+2
* [#4308] Remove puppettest from specsMatt Robinson2010-09-031-21/+1
* [#4344] Fix for failing templates when module name matches file in local dir.Paul Berry2010-08-031-2/+2
* Code smell: Two space indentationMarkus Roberts2010-07-091-260/+260
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-7/+7
* Code smell: Omit needless checks on definedMarkus Roberts2010-07-091-1/+1
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-4/+4
* Code smell: Booleans are first class values.Markus Roberts2010-07-091-5/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-18/+6
* Code smell: Use string interpolationMarkus Roberts2010-07-091-5/+5
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-18/+23
* [#4114] Fix failures in the unit testsMatt Robinson2010-07-071-1/+1
* Fixing most of the broken tests in test/Luke Kanies2010-02-171-0/+3
* Removed extra whitespace from end of linesIan Taylor2009-06-061-4/+4
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-4/+4
* Merge branch '0.24.x'Luke Kanies2009-04-021-0/+3
|\
| * Fixing broken 0.24.x tests in test/.Luke Kanies2009-02-281-0/+3
* | Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-2/+2
* | Changing the Cacher.invalidate method to Cacher.expire.Luke Kanies2008-11-111-1/+1
* | Fixing #1247 -- no more clear_cache failures.Luke Kanies2008-05-251-1/+1
* | Fixing a couple of broken tests.Luke Kanies2008-04-151-0/+1
* | Merge branch 'master' into master_no_global_resourcesLuke Kanies2008-03-311-15/+34
|\|
| * Fixing some tests that only failed under certainLuke Kanies2008-03-181-1/+6
| * Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-231-13/+17
| * Fixed #1043 -- autoloading now searches the plugins directoryLuke Kanies2008-02-131-0/+2
| * Renaming the 'pfile' and 'pfilebucket' files to plainLuke Kanies2008-02-131-1/+0
| * Loading the mocha gem from the puppettest.rb file.Luke Kanies2008-02-121-1/+10
* | Another round of fixes toward making global resources work.Luke Kanies2008-01-091-1/+0
|/
* Fixing #931 by keeping track in configurations ofLuke Kanies2007-11-271-6/+0
* Fixing #800 by refactoring how configurations are retrievedLuke Kanies2007-11-121-3/+14
* Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-11-081-0/+4
|\
| * Classes once again get evaluated immediately when theLuke Kanies2007-11-081-0/+4
* | Fixing the 'mount' tests so that they no longerLuke Kanies2007-11-081-4/+4
|/
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-261-2/+4
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-2/+2
* Adding a to_graph method to TransBuckets, so that the buckets can directly ge...Luke Kanies2007-09-121-0/+1
* Another intermediate commit. The node and fact classes are now functional an...Luke Kanies2007-09-121-0/+1
* Doing an intermediate commit so rick can look at the work I have done so far.Luke Kanies2007-09-111-6/+10
* All language tests now pass. I expect there are other failures elsewhere, bu...Luke Kanies2007-08-201-0/+1
* Requiring mocha in all cases in the test treeLuke Kanies2007-08-151-0/+1
* Redoing autoload a bit in preparation for adding a plugindirluke2007-05-161-0/+13
* Fixing #542. Transactions now cause services to warn when they would have go...luke2007-03-171-1/+1
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-4/+12
* Fixing #484. Moving unit tests at the same time.luke2007-02-081-0/+5
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-071-10/+10
* The resolve functionality in "test" is almost working...luke2007-02-011-12/+1
* Oops, that last commit seems to have broken the rakefile. Works again.luke2007-02-011-5/+5