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
* Support more test names in difftest
These all now work. Previously, the path ones did not work:
- cargo difftest -- difftests::arch::workgroup_memory (original format)
- cargo difftest -- arch/workgroup_memory (path-like format)
- cargo difftest -- arch (directory filter)
* remove unnecessary `difftests::` prepend
---------
Co-authored-by: Firestar99 <firestar99@sydow.cloud>
0 commit comments