puppetlabs-puppet/spec
Luke Kanies 0b95a8528e Working #3139 - scheduling moved to resource harness
We previously had the schedule checking code in Puppet::Type,
but it's more of a transactional function, and in order to
do proper auditing in the transactional area, we need the
cache checking done there.  Scheduling is one
of the few functions that actually uses cached data currently.

Signed-off-by: Luke Kanies <luke@puppetlabs.com>
2010-02-17 06:50:53 -08:00
..
integration Working #3139 - scheduling moved to resource harness 2010-02-17 06:50:53 -08:00
lib/puppet_spec Adding tmpfile cleanup to tests 2010-02-17 06:50:53 -08:00
monkey_patches Updated two more tests 2009-08-04 11:40:59 +10:00
shared_behaviours 2875 spurious test failure in spec/integration/file_serving/content.rb 2009-12-15 23:26:31 +11:00
unit Working #3139 - scheduling moved to resource harness 2010-02-17 06:50:53 -08:00
Rakefile Fix #2174 - Fix RSpec rake targets 2009-04-19 18:53:10 +02:00
spec.opts Upgrading rspec for tests to 1.2.9 2009-12-07 15:26:51 -08:00
spec_helper.rb Delete tempfiles on win32 2010-02-17 06:50:53 -08:00