master/spec/guard
Michael Kessler 072d5404ee Merge pull request #137 from hron/guard
---

It seems like the new interactor eats input from $stdin even while it is locked. This disallow using tools like ruby-debug or pry in specs or cucumber.

The fix just kills the interactor when it is locked and runs it again when ulocked.

Conflicts:
	lib/guard/interactor.rb
2011-09-21 00:34:11 +02:00
..
listeners Put mtime (maybe ctime is updated on linux when moving a file) 2011-09-03 14:43:25 +02:00
dsl_describer_spec.rb Add a user guard config 2011-08-31 04:07:42 -04:00
dsl_spec.rb Fix guard groups. 2011-09-20 14:26:27 +02:00
hook_spec.rb Clean Hook code 2011-09-04 18:44:42 +02:00
interactor_spec.rb Merge pull request #137 from hron/guard 2011-09-21 00:34:11 +02:00
listener_spec.rb Add yardoc to listeners. 2011-09-20 13:58:25 +02:00
notifier_spec.rb Merge branch 'master' into hook 2011-09-04 18:00:29 +02:00
watcher_spec.rb Integrated Guard::Ego inside Guard, oh yeah! 2011-07-02 10:01:45 +02:00