master/spec
2010-12-17 18:37:44 +01: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 Renamed Guard::Dsl.guardfile_included? to Guard::Dsl.guardfile_include? (private API) and fix a bug where Guard::Dsl.guardfile_include? was not detecting guard specified with a symbol, double quotes or parenthesis in Guardfile. 2010-12-17 18:37:44 +01:00
support Refactorized listeners support 2010-10-17 21:42:40 +02:00
guard_spec.rb Merge branch 'master' of github.com:guard/guard 2010-11-30 21:23:53 +01:00
spec_helper.rb Optimized spec_helper, remove useless code and add the "bypass when test env" for UI.error 2010-11-26 00:57:08 +01:00