homebrew-cask/test
Roland Walker 202d6019f8 Move all code under an Hbc:: namespace
* convert existing Cask:: namespace to Hbc::
* move Homebrew-fork code under Hbc::
* move freestanding classes such as Tty and TopologicalHash under Hbc::
* recast HOMEBREW_CASK_ constants as HBC_
* modify our Homebrew Formula for backward compatibility
* devscripts and dev docs
2015-01-02 07:27:03 -05:00
..
Casks Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
cask Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
plist more robust plist parsing, and better error handling 2013-11-03 13:07:18 -06:00
support Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -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 Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00

README.md

Naming

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