master/spec/guard
2011-04-30 00:45:38 +02:00
..
listeners Run guards for new modified files only if any guard match any file (preventing from clearing the screen when no guard will run!). 2011-04-16 23:13:29 +02:00
dsl_spec.rb Refactored Guard::Dsl#callback and updated specs, improved inline docs for Guard::Hook#hook, added ENV["GUARD_ENV"] = 'development' in Guardfile so we see hooks firing! Run specs on REE too. 2011-04-30 00:45:38 +02:00
hook_spec.rb Hook - 1) Send args to hooks from Guard.supervised_task 2011-04-30 00:45:38 +02:00
listener_spec.rb Run guards for new modified files only if any guard match any file (preventing from clearing the screen when no guard will run!). 2011-04-16 23:13:29 +02:00
notifier_spec.rb Refactored Guard::Dsl#callback and updated specs, improved inline docs for Guard::Hook#hook, added ENV["GUARD_ENV"] = 'development' in Guardfile so we see hooks firing! Run specs on REE too. 2011-04-30 00:45:38 +02:00
watcher_spec.rb Run guards for new modified files only if any guard match any file (preventing from clearing the screen when no guard will run!). 2011-04-16 23:13:29 +02:00