Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
coatless-mac
/
macrtools
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
4
Star
69
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Refactor for clarity and modernize the test suite
- #32
#32
Merged
coatless
merged 18 commits into
main
coatless-mac/macrtools:main
from
refactor-and-test-hardening
coatless-mac/macrtools:refactor-and-test-hardening
Copy head branch name to clipboard
Jun 23, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Refactor for clarity and modernize the test suite
#32
coatless
merged 18 commits into
main
coatless-mac/macrtools:main
from
refactor-and-test-hardening
coatless-mac/macrtools:refactor-and-test-hardening
Copy head branch name to clipboard
Commits
Commits on Jun 23, 2026
Remove dead code: unused helpers and unreachable returns
Show description for 3f9bbe8
coatless
committed
3f9bbe8
View commit details
Copy full SHA for 3f9bbe8
Browse repository at this point
Fix documentation typos in roxygen blocks
Show description for 1386b15
coatless
committed
1386b15
View commit details
Copy full SHA for 1386b15
Browse repository at this point
Remove unused timeout parameter and circular rlang check
Show description for 9d05713
coatless
committed
9d05713
View commit details
Copy full SHA for 9d05713
Browse repository at this point
Align xcode_cli_reset zero-status check with file convention
Show description for 151d475
coatless
committed
151d475
View commit details
Copy full SHA for 151d475
Browse repository at this point
Collapse near-identical gfortran installers into URL-parameterized helpers
Show description for 3e0f1aa
coatless
committed
3e0f1aa
View commit details
Copy full SHA for 3e0f1aa
Browse repository at this point
Extract exec_text() helper for repeated version-lookup idiom
Show description for 0dc3e62
coatless
committed
0dc3e62
View commit details
Copy full SHA for 0dc3e62
Browse repository at this point
Extract small duplicated literals and parsing blocks
Show description for effc013
coatless
committed
effc013
View commit details
Copy full SHA for effc013
Browse repository at this point
Centralize OpenMP path and Makevars-flag literals
Show description for d93cc3c
coatless
committed
d93cc3c
View commit details
Copy full SHA for d93cc3c
Browse repository at this point
Collapse macOS version predicates into macos_version_in_range helper
Show description for 54cc743
coatless
committed
54cc743
View commit details
Copy full SHA for 54cc743
Browse repository at this point
Route toolchain password prompts through force_password()
Show description for c387a20
coatless
committed
c387a20
View commit details
Copy full SHA for c387a20
Browse repository at this point
Surface the dropped advice text in assertion errors
Show description for bceab8e
coatless
committed
bceab8e
View commit details
Copy full SHA for bceab8e
Browse repository at this point
Render multi-line cli alerts correctly
Show description for 8c82a14
coatless
committed
8c82a14
View commit details
Copy full SHA for 8c82a14
Browse repository at this point
Interpolate path in use_r_environ creation message
Show description for b9345b9
coatless
committed
b9345b9
View commit details
Copy full SHA for b9345b9
Browse repository at this point
Retarget test mocks orphaned by helper extraction
Show description for 65096fa
coatless
committed
65096fa
View commit details
Copy full SHA for 65096fa
Browse repository at this point
Drop unused rlang dependency
Show description for f4cc9ae
coatless
committed
f4cc9ae
View commit details
Copy full SHA for f4cc9ae
Browse repository at this point
Test real is_r_version and modernize system mocks
Show description for e8638b6
coatless
committed
e8638b6
View commit details
Copy full SHA for e8638b6
Browse repository at this point
Modernize assertion tests with local_mocked_bindings
Show description for 60be9d4
coatless
committed
60be9d4
View commit details
Copy full SHA for 60be9d4
Browse repository at this point
Migrate internal-function test mocks to local_mocked_bindings
Show description for 65c2188
coatless
committed
65c2188
View commit details
Copy full SHA for 65c2188
Browse repository at this point
You can’t perform that action at this time.