summaryrefslogtreecommitdiffstats
path: root/spec/unit/node
Commit message (Expand)AuthorAgeFilesLines
* Fix issue with forward and backslashes in Windows pathsJosh Cooper2011-07-261-1/+1
* Don't use non-1.8.5-compatible methods 'Object#tap' and 'Dir.mktmpdir'Nick Lewis2011-07-211-1/+1
* Rework Puppet::Util::Cacher to only expire using TTLsNick Lewis2011-07-212-30/+8
* Fix tests with "relative" paths on WindowsJosh Cooper2011-07-191-4/+9
* Making Fact json handling more resilientLuke Kanies2011-07-151-0/+14
* Revert "Fixing Facts pson methods more resilient"Max Martin2011-04-211-24/+6
* maint: Fix the missed failure from the previous commitNick Lewis2011-04-151-1/+1
* maint: Fix a broken Puppet::Node::Facts specNick Lewis2011-04-151-1/+1
* Adding json-specific matchersLuke Kanies2011-04-141-5/+8
* Fixing Facts pson methods more resilientLuke Kanies2011-04-141-1/+19
* Revert "(#6928) Removed --ignoreimport"Nick Lewis2011-04-131-0/+8
* (#6928) Removed --ignoreimportNick Lewis2011-04-131-8/+0
* maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-132-4/+2
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-082-2/+2
* Merge branch '2.6.x' into nextMax Martin2011-04-071-15/+25
|\
| * (#5437) Invalidate cached TypeCollection when there was an error parsingJacob Helwig2011-04-011-14/+15
| * (#5148) Fix failing spec due to timezoneNick Lewis2011-03-041-1/+1
| * (#5148) Add support for PSON to factsNick Lewis2011-03-041-0/+24
* | (#5477) Allow watch_file to watch non-existent files, especially site.ppJesse Wolfe2011-03-251-16/+13
* | maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-062-2/+2
* | Maint: Modified tests of indirector.save to call the indirection directly.Paul Berry2010-11-301-1/+1
* | Maint: Refactor tests to use <class>.indirection.<method>Paul Berry2010-11-291-6/+0
* | (#5148) Fix failing spec due to timezoneNick Lewis2010-10-281-1/+1
* | (#5148) Add support for PSON to factsNick Lewis2010-10-281-0/+24
* | Merge remote branch 'paul/4472-4483-4496-4521-4522'Jesse Wolfe2010-08-171-4/+55
|\ \ | |/ |/|
| * [#4496]+[#4521]+[#4522] Add structures to the AST to represent type definitio...Paul Berry2010-08-131-2/+2
| * Moved perform_initial_import from Puppet::Resource::TypeCollection to Puppet:...Paul Berry2010-08-131-4/+55
* | [#4467] Make Puppet Master respect facts_terminus settingsRein Henrichs2010-08-041-2/+13
|/
* Fix #4302 - Compilation speed regression compared to 2.6Brice Figureau2010-07-251-3/+32
* Code smell: Two space indentationMarkus Roberts2010-07-092-261/+261
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-092-2/+2
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-282-0/+0
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-282-0/+0
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-232-0/+0
* Fixed #3912 - Added client certificate name as an internal fact called "clien...James Turnbull2010-02-171-0/+5
* Allowing Environment.new to take an environmentLuke Kanies2010-02-171-0/+5
* Fixing failing Environment unit testsLuke Kanies2010-02-171-1/+1
* Adding an environment helperLuke Kanies2010-02-171-0/+24
* Renaming Parser::ResourceType to Resource::TypeLuke Kanies2010-02-171-4/+4
* Adding 'known_resource_types' to EnvironmentLuke Kanies2010-02-171-0/+32
* Fixing #3407 Failing tests in spec/unit/node/environment.rbJesse Wolfe2010-03-221-6/+6
* Fix for #2921 (test not checking for what it really wanted)Markus Roberts2009-12-151-1/+1
* Avoiding rspec bug which causes 'be_all' tests to always passMarkus Roberts2009-12-041-1/+1
* Add Environment#manifestdir and small refactoringBrice Figureau2009-11-151-22/+38
* Refactoring the Module/Environment co-interfaceLuke Kanies2009-08-181-15/+52
* Fixing #1544 - plugins in modules now works againLuke Kanies2009-08-181-2/+3
* Removed extra whitespace from end of linesIan Taylor2009-06-062-3/+3
* Adding caching to the Environment classLuke Kanies2009-05-201-0/+16
* Modules now can find their own pathsLuke Kanies2009-05-151-14/+10