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
Move common test code to a reusable module, and have many different test
files use this common module. This then eliminates the need for many
different cargo features, and makes the code much more readable.
We also add testing for custom/cpurand, making sure it builds/links on
our various x86 targets.
Signed-off-by: Joe Richey <[email protected]>
0 commit comments