Douglas Eichelberger
|
26eda5a303
|
git grep -l '^describe' | xargs gsed -i 's|^describe|RSpec.describe|g'
|
2024-02-19 13:57:27 +00: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 |
|
danielnachun
|
26791734c1
|
test/keg_relocate/binary_relocation_spec.rb: add new unit test
|
2022-04-12 15:53:04 -07:00 |
|
Bo Anderson
|
ebda92f908
|
Revert "Binary patching of build prefixes "
|
2022-03-21 18:22:36 +00:00 |
|
danielnachun
|
843a189d40
|
test/keg_relocate/binary_relocation_spec.rb: add new unit test
|
2022-03-12 17:46:09 -08:00 |
|
danielnachun
|
1faa4448bd
|
test/keg_relocate/grep_spec.rb: update unit test
|
2022-03-09 13:33:50 -08:00 |
|
danielnachun
|
dd898e58b8
|
test/keg_relocate/grep_spec.rb: add new unit tests
|
2022-02-28 08:59:33 -08:00 |
|
Rylan Polster
|
ee898b1309
|
Fix tests
|
2021-11-08 20:18:25 -05:00 |
|
Rylan Polster
|
4457dc904b
|
Cleanup using suggestions from code review
|
2021-05-13 11:02:39 -04:00 |
|
Rylan Polster
|
309e9e1c52
|
Remove Keg::Relocation#start_with_old_value? method
|
2021-05-11 15:45:43 -04:00 |
|
Rylan Polster
|
7d49dba7e9
|
Fix Keg::Relocation::start_with_old_value?
|
2021-05-11 14:28:47 -04:00 |
|
Rylan Polster
|
875282bc06
|
Add more keg relocation tests
|
2021-05-11 14:28:47 -04:00 |
|