homebrew-cask-versions/test
Roland Walker 05690689bc Remove homebrew-fork Checksum class and refactor
* perform actual checksum calculation within download.rb
* use an accessor named sha256 instead of sums for checksum data
* migrate checksum-specific exceptions out of homebrew-fork
2014-12-23 11:08:45 -05:00
..
cask Remove homebrew-fork Checksum class and refactor 2014-12-23 11:08:45 -05:00
Casks add audits into the build process 2013-04-07 14:30:09 -05:00
plist more robust plist parsing, and better error handling 2013-11-03 13:07:18 -06:00
support add license stanza to test Cask 2014-12-20 11:34:20 -05:00
cask_test.rb remove constraint that tokens can't start w/ digit 2014-12-05 11:54:56 -05:00
layout_test.rb Bring the repo test back in sync with .gitignore. 2014-10-05 21:24:57 +02:00
README.md fix skipped test file + doc 2014-10-03 09:51:43 -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 explicitly require Ruby 2.0 at all entry points 2014-12-20 10:25:56 -05:00

Naming

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