master/spec
2011-04-30 00:45:38 +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 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
support Refactorized listeners support 2010-10-17 21:42:40 +02:00
guard_spec.rb Hook - 1) Send args to hooks from Guard.supervised_task 2011-04-30 00:45:38 +02:00
spec_helper.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