master/spec/guard
2010-12-17 18:37:44 +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 Renamed Guard::Dsl.guardfile_included? to Guard::Dsl.guardfile_include? (private API) and fix a bug where Guard::Dsl.guardfile_include? was not detecting guard specified with a symbol, double quotes or parenthesis in Guardfile. 2010-12-17 18:37:44 +01: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 Fix bug that occurred when pattern was a string and no action was associated. 2010-12-16 15:09:36 +01:00