master/spec/guard
Thibaud Guillaume-Gentil 2fc6745837 Merge branch 'master' of github.com:guard/guard
Conflicts:
	lib/guard.rb
	lib/guard/interactor.rb
	spec/guard_spec.rb
2010-11-30 21:23:53 +01:00
..
listeners Kept listener running in thread even when guards plugin are also running. 2010-11-30 21:15:03 +01:00
dsl_spec.rb 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
listener_spec.rb Kept listener running in thread even when guards plugin are also running. 2010-11-30 21:15:03 +01:00
notifier_spec.rb notifier spec work on linux 2010-10-22 02:23:59 +08:00
watcher_spec.rb Added specs for Guard::Watcher, allow enumerables in 'watch' blocks. 2010-11-26 00:55:21 +01:00