homebrew-cask/test
Roland Walker b40b0c99e1 strip constants from homebrew-fork global.rb
and corresponding testing_env.rb.
* recast HOMEBREW_BREW_FILE as Hbc.homebrew_executable,
  defined in Hbc::Locations
* recast HOMEBREW_REPOSITORY as Hbc.homebrew_repository
* recast HOMEBREW_PREFIX as Hbc.homebrew_prefix
* remove HOMEBREW_LIBRARY
* recast existing Hbc.tapspath as Hbc.homebrew_tapspath
  to match new methods

fixes #8705
2015-01-07 09:09:53 -05:00
..
Casks Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
cask strip constants from homebrew-fork global.rb 2015-01-07 09:09:53 -05:00
plist more robust plist parsing, and better error handling 2013-11-03 13:07:18 -06:00
support strip constants from homebrew-fork global.rb 2015-01-07 09:09:53 -05:00
README.md fix skipped test file + doc 2014-10-03 09:51:43 -04:00
cask_test.rb Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
layout_test.rb Bring the repo test back in sync with `.gitignore`. 2014-10-05 21:24:57 +02:00
syntax_test.rb remove testing on Ruby 1.8 and 1.9 2014-12-16 07:23:58 -05:00
test_helper.rb strip constants from homebrew-fork global.rb 2015-01-07 09:09:53 -05:00

README.md

Naming

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