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
|
af7d744af0
|
Fixes for Ruby 3
|
2023-09-29 05:25:48 +01:00 |
|
Patrick Linnane
|
c56669e9cd
|
various: fix miscellaneous typos
|
2023-07-18 08:52:49 -07:00 |
|
Markus Reiter
|
0d56b97b07
|
Add SimulateSystem::with .
|
2023-05-14 01:45:04 +02:00 |
|
Markus Reiter
|
8274920217
|
Rename OS::Mac::Version to MacOSVersion .
|
2023-05-09 05:08:38 +02: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
|
4c33d85172
|
test_runner_formula: update tests
- also test `#compatible_with?`
- check that we're not simulating a system after `#dependents` is called
|
2023-04-07 19:31:24 +08:00 |
|
Carlo Cabrera
|
f9cc563e91
|
test_runner_formula: add tests
|
2023-04-06 21:03:58 +08:00 |
|