48 Commits (v0.9.1)

Author SHA1 Message Date
phinze 3b416ce7b5 add audits into the build process 12 years ago
phinze d92ca8fefd move Caskroom into opt for spotlight goodness 12 years ago
phinze 1585d52ddc linkapps 2.0 12 years ago
phinze 028f103131 missed a spot 12 years ago
phinze 7bc2db2979 build fixes 12 years ago
phinze 2427fd6dd5 make the Cask DSL resilient to unexpected methods 12 years ago
phinze 9f9849134f a quixotic journey to a passing travis build 12 years ago
phinze bf33643526 create casks with `brew cask edit foo --create` 12 years ago
phinze 0fbe7a1a8d rework Cask.path so it can return hypothetical paths 12 years ago
phinze aa0a931f1b homebrew testing_env now defines HOMEBREW_LIBRARY yay 12 years ago
phinze b156c04b84 basic tests around edit 12 years ago
phinze d8583ba649 kill homebrew submodule; call out to system one 12 years ago
phinze 6ac7b48ce2 fix broken info tests 12 years ago
Paul Hinze e702a69b28 so long content_length 12 years ago
Paul Hinze 78834bfbd0 extract link checker from audit process 12 years ago
phinze 0dbb81b0e1 rename 'open' -> 'home' to match homebrew 12 years ago
phinze ff80676b29 add `brew cask info` command 12 years ago
phinze f866a18725 add `brew cask open` command 12 years ago
phinze 9189bd5be6 Out of the Cellar, into the Caskroom 12 years ago
Mikko Kouhia d36b9ffdda Update test cask 12 years ago
Félix Saparelli 5ad6796bcd Add options to the cli 12 years ago
phinze 0d1f831b79 Add checksum support to Casks. 12 years ago
phinze f1221be6c2 double gsub to properly get title for BootXChange 12 years ago
phinze c8621c92c1 remove mock-filled test for Cask.init 12 years ago
phinze 067973074d demockify install_test 12 years ago
phinze 97b715b27d demockify actions_tests 12 years ago
phinze c96ea20317 get linkapps tests de-mockified 12 years ago
phinze 3ad61a5d56 halfway through ripping out mocha 12 years ago
phinze 3ac3ae6360 fix linkapps and cleanup output 12 years ago
phinze 259ed643f9 fix dmg plist parsing problem 12 years ago
phinze ef25273d96 allow test suite to be run without internet 12 years ago
phinze 2a22a74415 fix broken cask list 12 years ago
phinze 2f99d29693 brew cask audit 12 years ago
phinze e2d074e216 separate Cask.all_titles from Cask.all 12 years ago
phinze 9e509d289b uninstall no longer depends uses homebrew 12 years ago
phinze 3539767745 fix uninstall to work with multiple casks at once 12 years ago
phinze ab57da07ea add brew cask uninstall 12 years ago
phinze c40dc63737 fix typo in Cask.init :( 12 years ago
phinze 9b2f2c7ecd allow `brew cask linkapps` to accept arguments 12 years ago
phinze 96cff81979 have linkapps recognizes apps in subdirs 12 years ago
phinze 1a7e278935 a bona fide cask install test; and more splitting 12 years ago
phinze a0434184b0 basic testing and separation of the Cask DSL 12 years ago
phinze f35cda322c add test coverage and start to split up cask.rb 12 years ago
phinze 550ea38adc mkdir HOMEBREW_CACHE to allow downloads in tests 12 years ago
phinze ab564ef254 handle multiple casks with install 12 years ago
phinze cd70474aa9 moving back from spec/ -> test/ 12 years ago