index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
test
/
testing_env.rb
Age
Commit message (
Expand
)
Author
2016-08-21
Refactor `shutup`.
Markus Reiter
2016-08-06
tests: fix code style issues (#587)
Andrea Kao
2016-07-29
testing_env: add needs_python method.
Mike McQuaid
2016-07-19
tests: nest HOMEBREW_TEMP inside TEST_TMPDIR (#554)
Andrea Kao
2016-07-16
Unify Version.create usage
Vlad Shablinsky
2016-07-16
Add HeadVersion tests
Vlad Shablinsky
2016-06-29
Move with_environment to testing_env
Tim D. Smith
2016-06-29
test: Add tests for Keg#mach_o_files link behavior.
William Woodruff
2016-06-27
Revert "test: Add test for Keg#mach_o_files hardlink behavior."
Tim D. Smith
2016-06-27
test: Add test for Keg#mach_o_files hardlink behavior.
William Woodruff
2016-06-08
introduce global lock directory (#337)
Xu Cheng
2016-04-02
fix brew tests
Xu Cheng
2016-03-21
add HOMEBREW_ENV_PATH internal variable
Xu Cheng
2016-02-10
tests: Add missing version tests
Baptiste Fontaine
2016-01-25
testing_env: needs_compat utility added
Baptiste Fontaine
2016-01-09
tests: missing requires added
Baptiste Fontaine
2015-08-03
Core files style updates.
BrewTestBot
2015-07-28
Move simplecov configuration to dotfile.
Mike McQuaid
2015-07-28
testing_env: point to `bundle install` now.
Mike McQuaid
2015-07-22
tests: always run fs leak check
Xu Cheng
2015-07-21
coverage: stop recording compat codes
Xu Cheng
2015-07-20
'brew tests' optional coverage measure added
Baptiste Fontaine
2015-05-27
add Formulary.core_path method, deprecate Formula.path
Xu Cheng
2015-05-04
Stop testing implementation
Jack Nagel
2015-04-29
Ensure HOMEBREW_TEMP is respected in all tests
Jack Nagel
2015-04-29
Allow test tmpdir to be passed in
Jack Nagel
2015-04-29
Extract runtime configuration from global.rb
Jack Nagel
2015-04-20
Revert "Use real repo to run tests"
Jack Nagel
2015-04-20
Use real repo to run tests
Jack Nagel
2014-07-06
Close duped output streams before returning
Jack Nagel
2014-07-03
Add assert_eql to provide better failure messages for eql? tests
Jack Nagel
2014-06-23
Add module for logging filesystem leaks in tests
Jack Nagel
2014-06-23
Make the test tmpdir a constant
Jack Nagel
2014-06-23
Explicitly create top-level directories for tests
Jack Nagel
2014-06-23
Give the temporary test directory a prefix
Jack Nagel
2014-06-23
Use Dir.mktmpdir to create temp directory for tests
Jack Nagel
2014-06-20
Pass the requested spec into the formula instance
Jack Nagel
2014-06-19
Only "extend self" once on the Homebrew module
Jack Nagel
2014-06-18
Combine Homebrew module declarations in testing_env
Jack Nagel
2014-06-18
Switch to Minitest
Jack Nagel
2014-06-18
Move test helpers into Homebrew::TestCase
Jack Nagel
2014-06-18
Use a custom test class so we can avoid monkeypatching
Jack Nagel
2014-06-16
Don't load unused compat files for tests
Jack Nagel
2014-06-10
Remove unnecessary require
Jack Nagel
2014-06-10
Remove unnecessary code
Jack Nagel
2014-06-10
Rename TEST_FOLDER to TEST_DIRECTORY
Jack Nagel
2014-06-10
Remove ABS__FILE constant from test environment
Jack Nagel
2014-06-09
Use RbConfig.ruby if it's available
Jack Nagel
2014-06-09
Fix formula test helper parameters
Jack Nagel
2014-05-14
Taps: cleanup regexps around Taps
Tsukasa OMOTO
[next]