mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
the test cleanup was using an old strategy that loaded every cask to search for ones that are installed. with the number of casks approaching 1000, this was adding ~0.5s __per test__. switching to the newer strategy that bases off of files in a dir speeds this up, which improves the build time drastically. |
||
|---|---|---|
| .. | ||
| binaries | ||
| Casks | ||
| cleanup.rb | ||
| fake_dirs.rb | ||
| fake_fetcher.rb | ||
| fake_system_command.rb | ||
| never_sudo_system_command.rb | ||