summaryrefslogtreecommitdiff
path: root/spec/unit/util/autoload_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2014-10-13(maint) Separate test for missing module directoryAndrew Parker1-2/+7
2014-10-13(PUP-3244) Allow autoload to handle missing environmentAndrew Parker1-13/+27
2014-04-07(PUP-2158) Default a missing manifest to no_manifestAndrew Parker1-1/+1
2014-01-29(PUP-1118) Stop using Environment.newAndrew Parker1-28/+5
2014-01-23(PUP-1118) Load full environments from a directoryAndrew Parker1-11/+11
2014-01-06(PUP-716) Fix up all of utilAndrew Parker1-14/+14
2013-12-12(#23373) Pull apart settings into a few more classesAndrew Parker1-2/+10
2013-11-08(#19447) Puppet::FileSystem::File.exist?Ethan J. Brown1-14/+14
2012-12-05(#7316) Add method to expand autoloaded pathsJosh Cooper1-0/+6
2012-10-04Revert "Merge pull request #1190 from jeffmccune/fix/master/7316_load_faces_f...Jeff McCune1-1/+1
2012-09-26Revert "Revert "Merge branch 'fix/3.x/7316_load_faces_from_modulepath_try3' i...Jeff McCune1-1/+1
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-09-25Revert "Merge branch 'fix/3.x/7316_load_faces_from_modulepath_try3' into 3.x"Andrew Parker1-1/+1
2012-09-24(#15214) Remove confdir and vardir from run_modeChris Price1-1/+1
2012-08-22(#7788) Rely on Rubygems caching of directoriesPatrick Carlisle1-10/+0
2012-08-22(#7788) Extend Puppet using rubygemsKelsey Hightower1-2/+13
2012-07-23Reduce stubs and expectations on settingsPatrick Carlisle1-4/+4
2012-07-05Refactor module to require path and environment argsPatrick Carlisle1-3/+3
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2012-06-07(#14789) Fix inconsistent normalization and API in autoloaderPatrick Carlisle1-0/+28
2012-04-30Use expand_path to normalize paths in autoloaderPatrick Carlisle1-11/+25
2012-03-30Remove the "fails_on_ruby_1.9.2" tag from tests...Daniel Pittman1-2/+2
2012-03-30Calling map on string now fails, rather than yielding the string.Daniel Pittman1-1/+1
2012-03-20(#7749) Improvements to handling settings, bootstrapping puppetcprice1-0/+3
2012-02-28(#12126) Fix autoload spec on windowsPatrick Carlisle1-1/+1
2012-02-27(#12126) Normalize path names to avoid unnecessary reloadingPatrick Carlisle1-0/+13
2012-02-27(#12126) Remove unnecessary searchpath methodPatrick Carlisle1-13/+3
2012-02-27(#12126) When reloading files detect changes anywhere in the load pathPatrick Carlisle1-3/+15
2012-02-27Remove Puppet::Util::Autoload::FileCache.Patrick Carlisle1-4/+0
2012-02-27(#12126) Implement reloading changed filesPatrick Carlisle1-0/+54
2012-02-27(#12126) Track mtime of autoloaded filesPatrick Carlisle1-0/+4
2012-02-27(#12126) Refactor Puppet::Util::AutoloadPatrick Carlisle1-15/+17
2012-02-27(#12126) Improve autoloading specsPatrick Carlisle1-9/+30
2012-02-27(#12126) Rename loaded to mark_loaded to avoid conflict with new accessorPatrick Carlisle1-0/+4
2011-07-21Remove dead uses of Puppet::Util::Cacher from autoloaderNick Lewis1-4/+0
2011-07-19Fix tests with "relative" paths on WindowsJosh Cooper1-15/+23
2011-05-26maint: Dedup the loadpath so we don't have to walk it multiple timesMatt Robinson1-2/+2
2011-05-17(#7507) Add ability to filter Ruby 1.9 spec failuresMatt Robinson1-2/+2
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
2011-03-22maint: Change code for finding spec_helper to work with Ruby 1.9Matt Robinson1-1/+1
2010-07-09Code smell: Two space indentationMarkus Roberts1-89/+89
2010-07-09Code smell: English names for special globals rather than line-noiseMarkus Roberts1-2/+2
2010-06-28[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts1-0/+120
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts1-120/+0
2010-06-23[#3994] rename the specs to have _spec.rb at the endMarkus Roberts1-0/+120