aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/test_tab.rb
AgeCommit message (Expand)Author
2016-11-16Reorder and rename test files.Markus Reiter
2016-10-24keg_relocate: refactor relocate_text_filesJosh Hagins
2016-10-24keg_relocate: cache files rewritten during brew bottleJosh Hagins
2016-10-24Move cask fixtures to `test/fixtures/cask`.Markus Reiter
2016-10-11tab: don't interpret unknown deps as no depsAlyssa Ross
2016-09-19tab: test tap runtime dependenciesAlyssa Ross
2016-09-19Save runtime dependencies in INSTALL_RECEIPT.jsonAlyssa Ross
2016-09-17rubocop --auto-correct all hash-rocket usage.Mike McQuaid
2016-09-11test/test_tab: fix Rubocop warnings.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-05Update Tap for alias_pathAlyssa Ross
2016-09-05Replace install_name/install_ref with alias_pathAlyssa Ross
2016-09-03Preserve alias when installing formulaeAlyssa Ross
2016-08-06Add tests for Tab versionsVlad Shablinsky
2016-08-06tests: fix code style issues (#587)Andrea Kao
2016-07-15add more testXu Cheng
2016-05-08Make development tools code cross-platform.Mike McQuaid
2016-04-02fix brew testsXu Cheng
2016-01-15tab: add source modified time metadataXu Cheng
2015-12-09test-tab: tap is a Tap object nowXu Cheng
2015-11-29test_tab: use installed_prefixesXu Cheng
2015-08-03Core files style updates.BrewTestBot
2015-07-31test_tab: add test for Tab#specXu Cheng
2015-03-14Switch to a more useful serialization of tap infoJack Nagel
2015-02-21Switch to string keysJack Nagel
2015-02-21Eliminate conditionalJack Nagel
2015-02-18Start recording the formula path in the install receiptJack Nagel
2014-10-19tab: remap deprecated options in tabs.Mike McQuaid
2014-08-14Use the as_flags method instead of mapJack Nagel
2014-08-13Simplify tab test setupJack Nagel
2014-08-09Stop exposing combined options from the tabJack Nagel
2014-08-08Better assertions in tab testJack Nagel
2014-08-07Avoid using setters in tab testsJack Nagel
2014-06-30Fix tab testsJack Nagel
2014-06-29Test that the tab round-trips through JSONJack Nagel
2014-06-29Fix typo in tab test setupJack Nagel
2014-06-29Normalize paths before calling Tab.from_fileJack Nagel
2014-06-29Add tests documenting install receipt loading behaviorJack Nagel
2014-06-29Get the Tab class under testJack Nagel