Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Reorganize tests & add sort-key support #359

Merged
merged 3 commits into from
Jun 12, 2024
Merged

Conversation

nikstur
Copy link
Member

@nikstur nikstur commented Jun 9, 2024

Review commit by commit.

@nikstur nikstur requested a review from RaitoBezarius June 9, 2024 23:13
@nikstur nikstur force-pushed the reorganize-crates branch 3 times, most recently from 5d5b9e4 to bbfcf22 Compare June 12, 2024 08:02
@RaitoBezarius
Copy link
Member

This is gonna mega-mergeconflict with my stuff :D…

@RaitoBezarius
Copy link
Member

Can we leave 98095c0 out for now and revisit this later?

@RaitoBezarius
Copy link
Member

Or just keep the minimum out of it (e.g. display renames).

@nikstur
Copy link
Member Author

nikstur commented Jun 12, 2024

Can we leave 98095c0 out for now and revisit this later?

Yes let's do it.

@nikstur nikstur force-pushed the reorganize-crates branch from bbfcf22 to 3c0644c Compare June 12, 2024 08:11
@nikstur nikstur changed the title Reorganize crates, tests & add sort-key support Reorganize tests & add sort-key support Jun 12, 2024
@nikstur
Copy link
Member Author

nikstur commented Jun 12, 2024

@RaitoBezarius CI is green now (minus the buildbot glitch that says its not green).

@RaitoBezarius RaitoBezarius enabled auto-merge June 12, 2024 09:56
nikstur added 3 commits June 12, 2024 20:47
Putting all the tests in one module makes it much easier to re-use
common code and also increases test speed. This is why the cargo test
suite does the same: https://matklad.github.io/2021/02/27/delete-cargo-integration-tests.html
@nikstur nikstur force-pushed the reorganize-crates branch from 3c0644c to b92cf84 Compare June 12, 2024 18:47
@RaitoBezarius RaitoBezarius added this pull request to the merge queue Jun 12, 2024
Merged via the queue into master with commit 7cb05fa Jun 12, 2024
41 checks passed
@RaitoBezarius RaitoBezarius deleted the reorganize-crates branch June 12, 2024 18:49
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

boot.loader.systemd-boot.sortKey has no effect
2 participants