summaryrefslogtreecommitdiffstats
path: root/test/lib
Commit message (Expand)AuthorAgeFilesLines
* Make sure node are referenced by their namesBrice Figureau2009-08-011-1/+1
* Enhance selector and case statements to match with regexpBrice Figureau2009-08-011-0/+5
* Switching to LoadedCode from ASTSetLuke Kanies2009-07-051-1/+1
* Removed extra whitespace from end of linesIan Taylor2009-06-068-21/+21
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-063-9/+9
* 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-262-3/+3
* | Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-1/+1
* | Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-181-1/+1
* | Renaming the "Catalog#to_type" method to "Catalog#to_ral"Luke Kanies2008-12-181-1/+1
* | Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-182-4/+4
* | Merge branch '0.24.x'Luke Kanies2008-12-091-1/+1
|\|
| * Fix rake abort when there is a matching confineBrice Figureau2008-12-081-1/+1
* | Changing the Cacher.invalidate method to Cacher.expire.Luke Kanies2008-11-111-1/+1
* | Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-172-2/+2
|\|
| * Fixing some tests that were broken in the fix for #1633Luke Kanies2008-10-081-2/+0
| * Adding warnings when example groups are skipped.Luke Kanies2008-10-081-0/+2
* | Merge branch '0.24.x' into mergingLuke Kanies2008-07-291-0/+3
|\|
| * The mongrel-related tests now run without mongrel.Luke Kanies2008-07-171-0/+3
* | Merge branch '0.24.x'Luke Kanies2008-07-041-1/+1
|\|
| * Refactoring the Transaction::Event class.Luke Kanies2008-07-041-1/+1
* | Merge branch '0.24.x'Luke Kanies2008-06-141-0/+3
|\|
| * Fixes for install.rb running of tests that fixes #1267James Turnbull2008-05-271-0/+3
* | Fixing #1247 -- no more clear_cache failures.Luke Kanies2008-05-251-1/+1
* | The master and client now successfully speak xmlrpc using the new system.Luke Kanies2008-05-071-1/+0
* | Fixing a couple of broken tests.Luke Kanies2008-04-151-0/+1
* | Merge branch '0.24.x'Luke Kanies2008-04-111-1/+1
|\|
| * Fixes #1148 - replaces #!/usr/bin/ruby with #!/usr/bin/env ruby.Paul Lathrop2008-03-281-1/+1
* | Merge branch 'master' into master_no_global_resourcesLuke Kanies2008-03-3139-1706/+45
|\|
| * 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
| * Trying to upgrade rspec, but not having much luck.Luke Kanies2008-02-1236-1680/+0
| * Removing the last remaining vestiges of GRATR --Luke Kanies2008-02-111-1/+1
| * Changing the name of the Compile class to Compiler,Luke Kanies2008-02-111-8/+8
| * Fixing #1017 -- environment-specific modulepath is noLuke Kanies2008-02-041-2/+2
* | Fixing automatic relationships. I was previously looking themLuke Kanies2008-01-141-6/+0
* | Another round of fixes toward making global resources work.Luke Kanies2008-01-091-1/+0
|/
* Fixing some tests that were failing with the recent ruby that hasLuke Kanies2007-12-181-0/+1
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-114-12/+12
* Fixing #931 by keeping track in configurations ofLuke Kanies2007-11-271-6/+0
* Removing the manual ssldir setting by David in 59626cb3907d36e4fd762277daa76f...Luke Kanies2007-11-191-1/+0
* Merge commit 'davids-bugfixes/tests/fix-test-client-ca'Luke Kanies2007-11-191-0/+1
|\
| * fix failing CA test, when testing with incomplete setup (no ssldir, no DNS)David Schmitt2007-11-111-0/+1
* | Reverting the changes I'd made toward removing the globalLuke Kanies2007-11-191-1/+1
* | Fixed most failing tests, but there are still over thirty failing.Luke Kanies2007-11-181-1/+1
* | Fixing #800 by refactoring how configurations are retrievedLuke Kanies2007-11-122-3/+16
|/