| Age | Commit message (Collapse) | Author |
|
java_requirement: port to Linux and refactor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Convert Language::Python test to spec.
|
|
Revert "Skip Xcode outdated check on CircleCI"
|
|
|
|
|
|
|
|
|
|
|
|
.simplecov: require English with capital E
|
|
Replace `Set::difference` with `Set::^`.
|
|
On case-sensitive filesystems, require "english" will fail with "cannot load such file -- english"
|
|
|
|
Convert PkgVersion test to spec.
|
|
Convert MPIRequirement test to spec.
|
|
|
|
|
|
|
|
migrating a formula to a cask.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Small fixes.
|
|
|
|
|
|
|
|
|
|
Convert Descriptions test to spec.
|
|
|
|
|
|
|
|
Split the core requirement class into generic, Linux-specific,
and macOS-specific parts.
Additionally, the Linux version is now able to detect Java versions
(the previous Linuxbrew implementation was only able to detect
if Java was present at all.)
|
|
|
|
Convert Homebrew::Hooks::Bottles test to spec.
|
|
Convert BuildEnvironment test to spec.
|
|
Convert Exceptions test to spec.
|
|
|
|
|
|
|
|
Convert Patch test to spec.
|