diff options
author | 2021-09-21 13:00:12 +0000 | |
---|---|---|
committer | 2021-09-21 13:00:12 +0000 | |
commit | c8621d78b9b1c0c67dff31404ade873a9d7b426e (patch) | |
tree | a958fa60fbeafedb7d8578c47fcaf506722e316f /macros/src | |
parent | bf9df9fe73e9c1442a7a31ae93a91e7a8288f6f3 (diff) | |
parent | 7f45254e3939af5aa940c65e52c63fa83b93c16d (diff) | |
download | rtic-c8621d78b9b1c0c67dff31404ade873a9d7b426e.tar.gz rtic-c8621d78b9b1c0c67dff31404ade873a9d7b426e.tar.zst rtic-c8621d78b9b1c0c67dff31404ade873a9d7b426e.zip |
Merge #526
526: implement run-pass tests as xtasks r=korken89 a=Lotterleben
resolves https://github.com/rtic-rs/cortex-m-rtic/issues/499 .
With this PR, you should be able to run `cargo xtask --target <desired target>` or `cargo xtask --target all` locally. Of course, it also reconfigures the CI workflow to do the same.
Note that I've translated the old `Run-pass tests` verbatim for now, which means the code includes checks for a `"types"`example which doesn't exist anymore.
The examples could be collected much more nicely to prevent leftovers like this in the future, but imo that could also be achieved in a separate PR.
Co-authored-by: Lotte Steenbrink <lotte.steenbrink@ferrous-systems.com>
Diffstat (limited to 'macros/src')
0 files changed, 0 insertions, 0 deletions