Carlo Cabrera
a9c8556b9d
github_runner_matrix: define timeout values in constants
...
This allows us to keep all information about timeout values here in
`brew` instead of both here and in Homebrew/core.
Will be needed after Homebrew/homebrew-core#171457 .
2024-05-12 04:48:00 +08:00
Douglas Eichelberger
26eda5a303
git grep -l '^describe' | xargs gsed -i 's|^describe|RSpec.describe|g'
2024-02-19 13:57:27 +00:00
Bo Anderson
5692c8ecbf
Fix style violations under newer RuboCop
2023-12-14 05:47:12 +00:00
Bo Anderson
ca549fa10d
dev-cmd/determine-test-runner: add --all-supported
2023-11-17 02:11:01 +00:00
Carlo Cabrera
8860d8398f
determine-test-runners: fix test
2023-05-29 23:06:09 +08:00
Markus Reiter
8274920217
Rename OS::Mac::Version
to MacOSVersion
.
2023-05-09 05:08:38 +02:00
Carlo Cabrera
ff728da97b
github_runner_matrix: remove HOMEBREW_LINUX_CLEANUP
...
This will allow us to remove handling of this in our workflow files in
Homebrew/core.
2023-04-27 16:45:51 +08:00
Carlo Cabrera
3bfe3e3037
github_runner_matrix: fix tests
2023-04-27 07:20:58 +08:00
Carlo Cabrera
2568e5aec4
github_runner_matrix: fix test
2023-04-25 16:41:24 +08:00
Douglas Eichelberger
9075cbae62
brew style --fix
2023-04-21 09:58:50 -07:00
Douglas Eichelberger
ac1e6ded9a
git grep -l '# typed: false' | xargs gsed -i 's|# typed: false||g'
2023-04-21 09:57:47 -07:00
Carlo Cabrera
5b8ead7bc8
Add more tests
...
Also, remove most integration tests, because they're slow.
2023-04-07 22:21:46 +08:00