master/spec
Olivier Amblet cb8b845eb6 A bad guard do not threaten the whole process.
Every guard task are now executed through
supervised_task method.

If a guard failed to achieve its task(raise error)
a message is logged and the guard is fired.

The stop method now always quit the application
at the end.

Specs added. The documentation specify that if a
throw an exception, it will be dismissed.
2010-10-27 15:18:00 +02:00
..
fixtures/folder1 more specs on linux listener 2010-10-25 11:16:56 +02:00
guard more specs on linux listener 2010-10-25 11:16:56 +02:00
support Refactorized listeners support 2010-10-17 21:42:40 +02:00
guard_spec.rb A bad guard do not threaten the whole process. 2010-10-27 15:18:00 +02:00
spec_helper.rb guard notification work when guard guard 2010-10-22 02:24:03 +08:00