summaryrefslogtreecommitdiff
path: root/spec/unit/other
AgeCommit message (Expand)AuthorFilesLines
2013-07-12(maint) Fix calling wrong should method on propertiesPatrick Carlisle1-20/+24
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2011-12-28(#11552) Remove TransObject and TransBucketMatt Robinson2-298/+0
2011-07-19Fix tests with "relative" paths on WindowsJosh Cooper1-1/+3
2011-04-13maint: clean up the spec test headers in bulk.Daniel Pittman3-6/+3
2011-04-08maint: just require 'spec_helper', thanks rspec2Daniel Pittman3-3/+3
2010-12-06maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson3-3/+3
2010-07-09Code smell: Two space indentationMarkus Roberts3-332/+332
2010-07-09Code smell: Avoid needless decorationsMarkus Roberts1-1/+1
2010-07-09Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts1-3/+12
2010-06-28[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts3-0/+0
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts3-0/+0
2010-06-23[#3994] rename the specs to have _spec.rb at the endMarkus Roberts3-0/+0
2010-02-17Finishing renaming :params to :parameters internallyLuke Kanies1-1/+1
2010-02-17Feature #3347 REST-ified FileBucketJesse Wolfe1-92/+0
2009-12-18Fix for #2869 (SELinux tests failing under some load orderings)Markus Roberts1-2/+2
2009-06-06Changed tabs to spaces without interfering with indentation or alignmentIan Taylor1-65/+65
2009-04-02Merge branch '0.24.x'Luke Kanies1-4/+4
2009-02-28Fixing every failing test I can find on the build server.Luke Kanies1-4/+4
2009-02-11Merge branch '0.24.x'Luke Kanies1-33/+0
2009-02-11Moving the transaction specs to the right pathLuke Kanies1-33/+0
2008-12-18Deprecating the Puppet::Type.create.Luke Kanies2-7/+7
2008-12-18Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies1-3/+3
2008-12-18TransObject is nearly deprecated now.Luke Kanies2-13/+53
2008-12-18Renaming the "Catalog#to_type" method to "Catalog#to_ral"Luke Kanies2-7/+7
2008-12-18Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2-3/+3
2008-12-02Merge branch '0.24.x'Luke Kanies1-1/+7
2008-11-26Fixing #1743 - defined types get catalogs too.Luke Kanies1-1/+7
2008-11-06Removing the PGraph class and subsuming it into SimpleGraph.Luke Kanies1-210/+0
2008-11-04Fixing #1677 - fixing the selinux tests in master.Luke Kanies1-0/+6
2008-10-08Add new set of unit tests for selmodule typeJames Turnbull1-35/+0
2008-10-08Remove old selboolean unit tests and fix permissions on new testsJames Turnbull1-30/+0
2008-10-08New and improved tests for file type SELinux contextsSean E. Millichamp1-27/+0
2008-10-03Add new support for :selrange SELinux file propertySean E. Millichamp1-1/+5
2008-10-03Clean up of SELinux rspec tests so all passSean E. Millichamp1-0/+9
2008-10-03Merged fsweetser's selinux patch against HEADBrett Lentz1-0/+79
2008-09-25Merged fsweetser's selinux patch against HEADBrett Lentz1-0/+79
2008-07-20Revert "Merging fsweetser's selinux patch against 0.24.4"James Turnbull1-78/+0
2008-07-20Merging fsweetser's selinux patch against 0.24.4Brett Lentz1-0/+78
2008-07-04Merge branch '0.24.x'Luke Kanies1-2/+2
2008-07-04Refactoring the Transaction::Event class.Luke Kanies1-2/+2
2008-07-03Renaming Puppet::Event to Puppet::Transaction::EventLuke Kanies1-2/+2
2008-04-11Merge branch '0.24.x'Luke Kanies1-189/+0
2008-04-10Fixing #1173 -- classes and definitions can now have the sameLuke Kanies1-189/+0
2008-04-01Fixing tests that were failing as a result of the merge,Luke Kanies1-4/+0
2008-03-18Refactoring how the catalog creation handles errors.Luke Kanies1-15/+22
2008-02-29Fixing #1110 -- transactions now always make sureLuke Kanies1-0/+5
2008-02-23Somewhat refactored fileserving so that it no longer cachesLuke Kanies2-0/+3
2008-02-11Removing the last remaining vestiges of GRATR --Luke Kanies1-17/+17