homebrew-cask/spec/support/Casks
Josh Hagins cbf00b1023 Add audit checks for appcast
Check that appcast sha256:
  - exists
  - is a string of 64 hexadecimal characters
  - is not the sha256 for the empty string
2015-12-27 18:46:37 -05:00
..
appcast-invalid-sha256.rb Add audit checks for appcast 2015-12-27 18:46:37 -05:00
appcast-missing-sha256.rb Add audit checks for appcast 2015-12-27 18:46:37 -05:00
appcast-sha256-for-empty-string.rb Add audit checks for appcast 2015-12-27 18:46:37 -05:00
invalid-sha256.rb Test audit for invalid sha256 values 2015-12-27 18:46:37 -05:00
missing-homepage.rb Remove DSL versions in test casks 2015-12-17 20:08:25 -05:00
missing-license.rb Test that audit shows an error for missing license 2015-12-27 18:46:37 -05:00
missing-name.rb Test that audit shows an error for missing name 2015-12-27 18:46:37 -05:00
missing-sha256.rb Test audit for invalid sha256 values 2015-12-27 18:46:37 -05:00
missing-url.rb Remove DSL versions in test casks 2015-12-17 20:08:25 -05:00
missing-version.rb Remove DSL versions in test casks 2015-12-17 20:08:25 -05:00
sha256-for-empty-string.rb Test audit for invalid sha256 values 2015-12-27 18:46:37 -05:00
sourceforge-correct-url-format.rb Remove DSL versions in test casks 2015-12-17 20:08:25 -05:00
sourceforge-incorrect-url-format.rb Remove DSL versions in test casks 2015-12-17 20:08:25 -05:00
sourceforge-other-correct-url-format.rb Remove DSL versions in test casks 2015-12-17 20:08:25 -05:00
version-latest-with-checksum.rb Remove DSL versions in test casks 2015-12-17 20:08:25 -05:00
with-binary.rb Remove DSL versions in test casks 2015-12-17 20:08:25 -05:00