summaryrefslogtreecommitdiff
path: root/spec/unit/file_serving/configuration
AgeCommit message (Expand)AuthorFilesLines
2013-12-26(maint) Update test to work on non-UTF-8 systemsAndrew Parker1-1/+1
2013-12-26(PUP-1246) Update tests to show line numbersAndrew Parker1-9/+3
2013-12-26(PUP-1246) Fixed hiding error details in fileserver.conf parserAlexei Romanoff1-0/+12
2013-04-25Refactor how files are watchedNick Lewis1-33/+23
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
2012-01-30(#12268) String#each is not available in Ruby 1.9Daniel Pittman1-3/+5
2011-07-26Fix #6026 - security file should support inline commentsBrice Figureau1-0/+8
2011-04-13maint: clean up the spec test headers in bulk.Daniel Pittman1-2/+1
2011-04-08maint: just require 'spec_helper', thanks rspec2Daniel Pittman1-1/+1
2010-12-06maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson1-1/+1
2010-07-09Code smell: Two space indentationMarkus Roberts1-129/+129
2010-06-28[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts1-0/+0
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts1-0/+0
2010-06-23[#3994] rename the specs to have _spec.rb at the endMarkus Roberts1-0/+0
2009-03-05Moving default fileserving mount creation to the Configuration classLuke Kanies1-12/+0
2009-02-19Adding pluginsyncing support to the IndirectorLuke Kanies1-14/+72
2008-03-28Fixes #1148 - replaces #!/usr/bin/ruby with #!/usr/bin/env ruby.Paul Lathrop1-1/+1
2008-02-18converting fileserving/configuration/parser specs from setup/teardown to befo...Rick Bradley1-86/+89
2007-10-18This is the first mostly functional commit of theLuke Kanies1-0/+132