aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/java_requirement_test.rb
AgeCommit message (Collapse)Author
2017-02-22Convert JavaRequirement test to spec.Markus Reiter
2017-02-15java_requirement: port to Linux and refactorBob W. Hogg
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.)