aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test
AgeCommit message (Expand)Author
2016-09-10Merge pull request #897 from reitermarkus/os-languageMarkus Reiter
2016-09-09Add language method to `OS::Mac`.Markus Reiter
2016-09-09diagnostic: remove duplicate checks.Mike McQuaid
2016-09-09Merge pull request #881 from MikeMcQuaid/dev-cmd-sticky-homebrew-developerMike McQuaid
2016-09-09Merge pull request #863 from penman/preserve_aliasMike McQuaid
2016-09-08commands: add commands module for path lookup.Mike McQuaid
2016-09-08commands: developer not development commands.Mike McQuaid
2016-09-08Move developer-focused commands to dev-cmd.Mike McQuaid
2016-09-08cmd/*: don't restrict dev-cmd to Homebrew developers.Mike McQuaid
2016-09-08Merge pull request #864 from vladshablinsky/skip-upgradeMike McQuaid
2016-09-08Add `--help` to all developer commands.Mike McQuaid
2016-09-07Test source.path on Tab.create and .for_formulaAlyssa Ross
2016-09-07Combine Tab alias_path with source.pathAlyssa Ross
2016-09-07More realistic alias_path testAlyssa Ross
2016-09-07test_integration_cmds: reinstall pinnedVlad Shablinsky
2016-09-07FormulaInstaller#check_install_sanity test pinnedVlad Shablinsky
2016-09-07test_formula: eligible_kegs_for_cleanup_keg_pinnedVlad Shablinsky
2016-09-05Update Tap for alias_pathAlyssa Ross
2016-09-05Replace install_name/install_ref with alias_pathAlyssa Ross
2016-09-05Switch to hash rocketsAlyssa Ross
2016-09-04Merge pull request #201 from gregory-nisbet/feature-env-shellsMike McQuaid
2016-09-03Preserve alias when installing formulaeAlyssa Ross
2016-09-01Merge pull request #773 from reitermarkus/report-cask-coverageMike McQuaid
2016-08-29test_utils: add Bottles::Bintray testsDominyk Tiller
2016-08-28test_formulary: add formula@version class translation checkDominyk Tiller
2016-08-27Also report Cask coverage.Markus Reiter
2016-08-26test_integration_cmds: use https://bot.brew.shDominyk Tiller
2016-08-24Improve HOMEBREW_BREW_FILE unset failure case.Mike McQuaid
2016-08-21Refactor `shutup`.Markus Reiter
2016-08-19Merge pull request #731 from MikeMcQuaid/rename-bottle-revisionMike McQuaid
2016-08-18Rename bottle's revision to rebuild.Mike McQuaid
2016-08-18version: fix parsing of URLs ending with versionilovezfs
2016-08-18Merge pull request #719 from vladshablinsky/epochsMike McQuaid
2016-08-18test_formula: add epoch testsVlad Shablinsky
2016-08-17test/Gemfile.lock: remove json pin.Mike McQuaid
2016-08-17Merge pull request #724 from MikeMcQuaid/assume-ruby-twoMike McQuaid
2016-08-17test/Gemfile: assume Ruby 2.Mike McQuaid
2016-08-17Prepare for Homebrew Cask to be imported.Mike McQuaid
2016-08-17Merge pull request #713 from MikeMcQuaid/ship-sandboxMike McQuaid
2016-08-15tests: add cmd/audit unit tests (caveats, desc, homepage)Andrea Kao
2016-08-15sandbox: add formula? method and sandbox core.Mike McQuaid
2016-08-15sandbox: add test? method.Mike McQuaid
2016-08-14Test that sandbox complains correctlyTim D. Smith
2016-08-14Merge pull request #682 from eirinikos/extend-cmd-audit-testsMike McQuaid
2016-08-13test_gpg: tweak rmtree usageDominyk Tiller
2016-08-13test_gpg2_requirement: add satisfied testDominyk Tiller
2016-08-12test_gpg: add initial testsDominyk Tiller
2016-08-12tests: add assertion to test_simple_valid_formulaAndrea Kao
2016-08-12tests: refactor FormulaTextTests in test_cmd_auditAndrea Kao
2016-08-10tests for shell-specific diagnostic messageGreg Nisbet