-
Notifications
You must be signed in to change notification settings - Fork 392
Open
Labels
A-shimsArea: This affects the external function shimsArea: This affects the external function shimsC-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementE-good-first-issueA good way to start contributing, mentoring is availableA good way to start contributing, mentoring is available
Description
For example: "lseek" on Linux is currently only tested via the libstd functions, but not via direct libc calls.
And really we should ideally have direct tests for all of our shims to make sure they don't start to bitrot when the standard library changes. So the first step here would be to figure out which of our shims still need testing. Just assembling the TODO list is already quite valuable!
Metadata
Metadata
Assignees
Labels
A-shimsArea: This affects the external function shimsArea: This affects the external function shimsC-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementE-good-first-issueA good way to start contributing, mentoring is availableA good way to start contributing, mentoring is available