homebrew-cask/test
Roland Walker 5eec0916c4 attempt to clean up launchctl plists on uninstall
separate `launchctl unload` and comment that this command was
intended for unloading jobs by pathname rather than bundle ID.
Leave that undocumented for now as it is untested.
2015-07-26 16:52:05 -04:00
..
Casks core: [refactor] separate Hbc::Cask from Hbc 2015-02-07 16:37:32 -06:00
cask attempt to clean up launchctl plists on uninstall 2015-07-26 16:52:05 -04:00
plist more robust plist parsing, and better error handling 2013-11-03 13:07:18 -06:00
support binary_test (minitest) -> binary_spec (rspec) 2015-01-24 20:01:54 +00:00
README.md fix skipped test file + doc 2014-10-03 09:51:43 -04:00
cask_test.rb core: [refactor] separate Hbc::Cask from Hbc 2015-02-07 16:37:32 -06:00
layout_test.rb Report test coverage with coveralls 2015-03-17 21:20:41 -04:00
syntax_test.rb remove testing on Ruby 1.8 and 1.9 2014-12-16 07:23:58 -05:00
test_helper.rb Report test coverage with coveralls 2015-03-17 21:20:41 -04:00

README.md

Naming

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