aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test
AgeCommit message (Expand)Author
2015-12-27more formula testsBaptiste Fontaine
2015-12-26Fix version parsing on URLs with no extensionsStefano Pigozzi
2015-12-26IntegrationCommandTests: improve bottle testXu Cheng
2015-12-23blacklist tests addedBaptiste Fontaine
2015-12-22Reimplement #pretty_durationSebastian Staudt
2015-12-21bottle: don't read mtime from nonexistant filesØyvind Ingebrigtsen Øvergaard
2015-12-21tests: add coveralls supportXu Cheng
2015-12-20more core unit testsBaptiste Fontaine
2015-12-19add IntergrationCommandTests#test_tapXu Cheng
2015-12-19add IntergrationCommandTests#test_readallXu Cheng
2015-12-19add test_tapXu Cheng
2015-12-19formulary: use CoreFormulaRepositoryXu Cheng
2015-12-18Add some more integration command tests.Mike McQuaid
2015-12-17dependency: fix merging tags in 'merge_repeats'Martin Afanasjew
2015-12-17tests: add (failing) tests for merging deps tagsMartin Afanasjew
2015-12-17tests: rely on fewer implementation detailsMartin Afanasjew
2015-12-15Allow multiple option_names in dep/reqs.Mike McQuaid
2015-12-15test_dependency: add failing option names test.Mike McQuaid
2015-12-15Add option_name tests.Mike McQuaid
2015-12-14pretty_duration: fixed for int argumentsBaptiste Fontaine
2015-12-14plural: tests addedBaptiste Fontaine
2015-12-09test-tab: tap is a Tap object nowXu Cheng
2015-12-07update: always reset to origin/master.Mike McQuaid
2015-11-29fix test_formula_pinXu Cheng
2015-11-29test_tab: use installed_prefixesXu Cheng
2015-11-27tab: use cache to avoid rereading the same files.Mike McQuaid
2015-11-25Skip pouring from a bottle if --cc is passedDaniel Trebbien
2015-11-11ruby 1.8: address syntax warnings in Homebrew coreMartin Afanasjew
2015-10-19add test for bottle disableXu Cheng
2015-10-04version: parse opam archivesBaptiste Fontaine
2015-09-19update: fix test for non-master update supportMartin Afanasjew
2015-09-13test_formulary: test tap aliasXu Cheng
2015-09-11update: fix when `HEAD` doesn't exist.Mike McQuaid
2015-09-07Add El Capitan testball bottle.Mike McQuaid
2015-09-07update: explicitly no-ff merge and rebase.Josh Hagins
2015-09-06add test_formularyXu Cheng
2015-09-06test_integration_cmds: fix syntax warningXu Cheng
2015-09-06remove Formula#file_modified?Alex Dunn
2015-09-03fix style problems in migratorVlad Shablinsky
2015-08-28tweak String#undent so that only leading whitespace up to the first indentati...William Woodruff
2015-08-27update: always report changes to branch 'master'Martin Afanasjew
2015-08-25include git sha1 in --version outputTim D. Smith
2015-08-22core file style updateXu Cheng
2015-08-21Merge bottle install without Xcode branchMisty De Meo
2015-08-21Add tests for pouring bottle without XcodeWilliam Woodruff
2015-08-20test_migrator: fix lock file leakXu Cheng
2015-08-18unnecessary calls to .select simplifiedBaptiste Fontaine
2015-08-17test_keg: add tests for oldname optlinkVlad Shablinsky
2015-08-16which: tests addedBaptiste Fontaine
2015-08-15let tests pass on Xcode-only systemsTim D. Smith