master/spec
Rémy Coutable 4c1cf825e5 Merge branch 'master' into guard_dependencies
Conflicts:
	lib/guard.rb
	lib/guard/dsl.rb
	man/guard
	man/guard.html
2011-09-22 22:44:15 +02:00
..
fixtures Add some specs for Guard.start (just to ensure core methods are well called…) 2011-07-29 00:23:20 +02:00
guard Merge branch 'master' into guard_dependencies 2011-09-22 22:44:15 +02:00
support Make specs pass on jruby & rubinius (Mac OS X) 2011-09-03 22:37:36 +02:00
guard_spec.rb Actually halt guards' execution in a group only when the guard's task throw :task_has_failed (not when it returns false). 2011-09-16 01:20:22 +02:00
spec_helper.rb First implementation of #97 "Guard dependencies". 2011-09-16 01:01:58 +02:00