aboutsummaryrefslogtreecommitdiff
path: root/tests/test_wheelinfo.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename wheel.c and wheel.h to wheelinfo.c and wheelinfo.hJoseph Hunkeler2026-02-041-0/+91
* Refactor wheel struct as WheelInfo * Refactor wheel_* functions as wheelinfo_*