This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
master
Watch
1
Star
0
Fork
0
You've already forked master
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
32cb5d7bf8
master
/
spec
/
guard
History
Rémy Coutable
32cb5d7bf8
Added a "require" in spec that was making specs failing on Travis CI
2011-05-02 15:34:33 +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
Added a "require" in spec that was making specs failing on Travis CI
2011-05-02 15:34:33 +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