aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/lib
AgeCommit message (Expand)Author
2016-08-24Improve HOMEBREW_BREW_FILE unset failure case.Mike McQuaid
2016-08-06tests: fix code style issues (#587)Andrea Kao
2016-07-19tests: nest HOMEBREW_TEMP inside TEST_TMPDIR (#554)Andrea Kao
2016-07-15ENV: move to new paths. (#507)Mike McQuaid
2016-07-05test/lib/config: group paths by persistenceMartin Afanasjew
2016-06-08introduce global lock directory (#337)Xu Cheng
2016-03-21add HOMEBREW_ENV_PATH internal variableXu Cheng
2016-02-07tests: monkey-patch exec to get coverage reportsBaptiste Fontaine
2016-02-06make HOMEBREW_BREW_FILE a Pathname objectXu Cheng
2016-02-05HOMEBREW_BREW_FILE was unset for the testsilovezfs
2016-02-01DSL method "apply" to specify patch filesilovezfs
2016-01-20test: add metafiles to testballAlex Dunn
2016-01-06a few more integration testsBaptiste Fontaine
2015-07-28test/lib/config: HOMEBREW_LIBRARY_PATH is normally a Pathname.Mike McQuaid
2015-04-29Let the test environment inject its own load pathJack Nagel
2015-04-29Use Dir.tmpdir rather than /tmp in test environmentJack Nagel
2015-04-29Ensure HOMEBREW_TEMP is respected in all testsJack Nagel
2015-04-29Allow test tmpdir to be passed inJack Nagel
2015-04-29Extract runtime configuration from global.rbJack Nagel