homebrew-cask/test
Roland Walker c59a5fcb80 DSL: `depends_on :macos` functionality/tests/doc
* Fill in the functionality for the `depends_on :macos` stub
* de-document `caveats` method `os_version_only`
* clean up some related docs re: version strings
* add `depends_on_test.rb`
* clarify some related `depends_on :formula` doc, tests, and code
* formatting in test Casks
2014-12-02 12:04:27 -05:00
..
Casks add audits into the build process 2013-04-07 14:30:09 -05:00
cask DSL: `depends_on :macos` functionality/tests/doc 2014-12-02 12:04:27 -05:00
plist more robust plist parsing, and better error handling 2013-11-03 13:07:18 -06:00
support DSL: `depends_on :macos` functionality/tests/doc 2014-12-02 12:04:27 -05:00
README.md fix skipped test file + doc 2014-10-03 09:51:43 -04:00
cask_test.rb unify and recast "Cask name" & "title" as "token" 2014-12-01 11:00:23 -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 Add a syntax test to help support multiple Rubies 2014-06-23 14:50:48 -04:00
test_helper.rb standardize Cask (capitalized) when used as noun 2014-10-08 10:39:51 -04:00

README.md

Naming

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