master/spec/guard
2011-01-19 23:05:45 +01:00
..
listeners Replaced Thread (incompatible with inotify) by a whole dir scan after each run_on_changes 2011-01-19 23:05:45 +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 Replaced Thread (incompatible with inotify) by a whole dir scan after each run_on_changes 2011-01-19 23:05:45 +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