We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc3a364 commit 5257683Copy full SHA for 5257683
Changelog.md
@@ -1,5 +1,8 @@
1
# Unreleased
2
3
+- **Breaking:** Consider all other exit codes besides 'test-success-exit-code' as failures ([#65](https://github.com/rust-osdev/bootimage/pull/65))
4
+ - Also runs tests with `-no-reboot` by default, configurable through a new `test-no-reboot` config key
5
+
6
# 0.9.0 – 2020-07-17
7
8
- **Breaking:** Make `cargo bootimage` use `cargo build` instead of `cargo xbuild` ([#63](https://github.com/rust-osdev/bootimage/pull/63))
0 commit comments