summaryrefslogtreecommitdiff
path: root/test/lib
AgeCommit message (Expand)AuthorFilesLines
2008-12-09Merge branch '0.24.x'Luke Kanies1-1/+1
2008-12-08Fix rake abort when there is a matching confineBrice Figureau1-1/+1
2008-11-11Changing the Cacher.invalidate method to Cacher.expire.Luke Kanies1-1/+1
2008-10-17Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2-2/+2
2008-10-08Fixing some tests that were broken in the fix for #1633Luke Kanies1-2/+0
2008-10-08Adding warnings when example groups are skipped.Luke Kanies1-0/+2
2008-07-29Merge branch '0.24.x' into mergingLuke Kanies1-0/+3
2008-07-17The mongrel-related tests now run without mongrel.Luke Kanies1-0/+3
2008-07-04Merge branch '0.24.x'Luke Kanies1-1/+1
2008-07-04Refactoring the Transaction::Event class.Luke Kanies1-1/+1
2008-06-14Merge branch '0.24.x'Luke Kanies1-0/+3
2008-05-27Fixes for install.rb running of tests that fixes #1267James Turnbull1-0/+3
2008-05-25Fixing #1247 -- no more clear_cache failures.Luke Kanies1-1/+1
2008-05-07The master and client now successfully speak xmlrpc using the new system.Luke Kanies1-1/+0
2008-04-15Fixing a couple of broken tests.Luke Kanies1-0/+1
2008-04-11Merge branch '0.24.x'Luke Kanies1-1/+1
2008-03-31Merge branch 'master' into master_no_global_resourcesLuke Kanies39-1706/+45
2008-03-28Fixes #1148 - replaces #!/usr/bin/ruby with #!/usr/bin/env ruby.Paul Lathrop1-1/+1
2008-03-18Fixing some tests that only failed under certainLuke Kanies1-1/+6
2008-02-23Somewhat refactored fileserving so that it no longer cachesLuke Kanies1-13/+17
2008-02-13Fixed #1043 -- autoloading now searches the plugins directoryLuke Kanies1-0/+2
2008-02-13Renaming the 'pfile' and 'pfilebucket' files to plainLuke Kanies1-1/+0
2008-02-12Loading the mocha gem from the puppettest.rb file.Luke Kanies1-1/+10
2008-02-12Trying to upgrade rspec, but not having much luck.Luke Kanies36-1680/+0
2008-02-11Removing the last remaining vestiges of GRATR --Luke Kanies1-1/+1
2008-02-11Changing the name of the Compile class to Compiler,Luke Kanies1-8/+8
2008-02-04Fixing #1017 -- environment-specific modulepath is noLuke Kanies1-2/+2
2008-01-14Fixing automatic relationships. I was previously looking themLuke Kanies1-6/+0
2008-01-09Another round of fixes toward making global resources work.Luke Kanies1-1/+0
2007-12-18Fixing some tests that were failing with the recent ruby that hasLuke Kanies1-0/+1
2007-12-11Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies4-12/+12
2007-11-27Fixing #931 by keeping track in configurations ofLuke Kanies1-6/+0
2007-11-19Removing the manual ssldir setting by David in 59626cb3907d36e4fd762277daa76f...Luke Kanies1-1/+0
2007-11-19Merge commit 'davids-bugfixes/tests/fix-test-client-ca'Luke Kanies1-0/+1
2007-11-19Reverting the changes I'd made toward removing the globalLuke Kanies1-1/+1
2007-11-18Fixed most failing tests, but there are still over thirty failing.Luke Kanies1-1/+1
2007-11-12Fixing #800 by refactoring how configurations are retrievedLuke Kanies2-3/+16
2007-11-11fix failing CA test, when testing with incomplete setup (no ssldir, no DNS)David Schmitt1-0/+1
2007-11-08Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies1-0/+4
2007-11-08Fixing the 'mount' tests so that they no longerLuke Kanies3-20/+19
2007-11-08Classes once again get evaluated immediately when theLuke Kanies1-0/+4
2007-10-26Changing the test/ classes so that they work from the mainLuke Kanies1-2/+4
2007-10-09Merge branch 'master' of git://michaelobrien.info/puppet into michaelLuke Kanies1-8/+7
2007-10-05Moving the webrick/mongrel "servers" over to HTTPServer module instead of Ser...Rick Bradley1-2/+2
2007-10-05Adding a :code setting for specifying code to runLuke Kanies1-8/+7
2007-10-03Removing the Id tags from all of the filesLuke Kanies15-15/+0
2007-10-02Fixed a test which was secretly sneaking off and pulling certs from ~ if they...Rick Bradley1-13/+11
2007-09-22Renaming the 'Puppet::Util::Config' class toLuke Kanies1-2/+2
2007-09-17This is basically another intermediate commit. I feel likeLuke Kanies1-5/+5
2007-09-15The whole system now uses Configuration objects instead ofLuke Kanies3-69/+55