homebrew-cask/test
Josh Hagins ca8b390443 Replace `full_name` with `name`
Casks are no longer classes, so there's no conflict for `name` anymore
2016-01-06 10:33:03 -05:00
..
Casks core: [refactor] separate Hbc::Cask from Hbc 2015-02-07 16:37:32 -06:00
cask Replace `full_name` with `name` 2016-01-06 10:33:03 -05:00
plist more robust plist parsing, and better error handling 2013-11-03 13:07:18 -06:00
support Ensure all casks with 'license :unknown' have TODO comments 2016-01-05 01:22:41 -05:00
README.md fix skipped test file + doc 2014-10-03 09:51:43 -04:00
cask_test.rb Fix tests broken by changing casks from classes to instances 2016-01-06 10:33:03 -05:00
layout_test.rb Extract travis build logic into scripts 2015-12-31 02:54:22 -05:00
syntax_test.rb remove testing on Ruby 1.8 and 1.9 2014-12-16 07:23:58 -05:00
test_helper.rb Fix tests broken by changing casks from classes to instances 2016-01-06 10:33:03 -05:00

README.md

Naming

Only files matching *_test.rb will be executed as tests.