master/spec
Michael Kessler 320706e2f5 Merge pull request #51 from indirect/guard
---

This change allows guard plugins (like guard-rspec) to pass options (like :priority) up to the Growl notifier. With this change, things like indirect/rspec-guard@d2f01d69a7 are possible, and the growl notification colors can be customized depending on the outcome of the spec run.

Conflicts:
	lib/guard/notifier.rb
2011-05-30 16:45:15 +02:00
..
fixtures/folder1 Avoid using actual fixture files, instead mock Guardfile content (this way we can directly see tested Guardfile content in the specs. 2010-10-30 22:42:17 +02:00
guard Merge pull request #51 from indirect/guard 2011-05-30 16:45:15 +02:00
support Merge pull request #64 from stereobooster/master 2011-05-28 08:32:45 -07:00
guard_spec.rb Fixed a bug preventing from using "guard :test" in Guardfile! 2011-05-27 17:56:46 +02:00
spec_helper.rb Refactorized notifier enabling/disabling 2011-05-10 21:22:25 +02:00