aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/support/fixtures/cask/Casks
AgeCommit message (Collapse)Author
2018-01-27Create `Hbc::Config` class.Markus Reiter
2017-11-28Test upgrade for Casks with version :latestL. E. Segovia
2017-11-27Merge pull request #3396 from amyspark/hacktoberfest-upgradeMarkus Reiter
Implement `brew cask upgrade`
2017-11-13Add tests for upgrade recoveryL. E. Segovia
2017-11-08Fix upgrade tests and some upgrade? leftoversL. E. Segovia
2017-10-31Separate do end into multiple linesL. E. Segovia
2017-10-30Add tests for uninstall_* and zap stanzasL. E. Segovia
2017-10-18Use “squiggly” heredocs.Markus Reiter
2017-10-02stylistic changes for cask info testsAdam Smith
2017-09-30add available languages to cask info commandAdam Smith
add language tests for dsl add fixtures, tests for languages info output add extra lines
2017-08-05Add spec for `conflicts_with cask`.Markus Reiter
2017-06-07tests: cleanup tests.Mike McQuaid
Remove pending tests that are never run on CI (i.e. require `--online`), remove fixtures for those tests and just make `--official-cmd-taps` run by `--online` instead.
2017-05-11Support GPG (signed data) container in Homebrew Cask (test case)Reinhard Pointner
2017-04-21Fix test for `chmod +x` on binaries.Markus Reiter
2017-03-15add command 'cask outdated'Valentin VĂLCIU
2017-02-19Use TEST_TMPDIR in rmdir tests.Michael Ledin
2017-02-19Expand glob patterns.Michael Ledin
2017-02-16Add test for `uninstall` before removing artifacts.Markus Reiter
2017-02-03Remove `TestCask` class.Markus Reiter
2017-01-25Move Cask fixtures to `test/support/fixtures`.Markus Reiter