Conversation
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
|
Can you also look into fixing the GNU test? I guess it suddenly enabled itself now that you support some of the feature: |
|
GNU testsuite comparison: |
Oh, the test is still unhappy ,-( |
implements the --exchange flag for linux systems with testing clippy checks - added test for testing -T - switched print statement to match GNU exchange format - switched to using the translate! macro instead of get_message took out duplicate uses removed mv-exchange checks in build-gnu.sh cargo fmt swapped RENAME_EXCHANGE with nix renameat Cargo.lock clippy fix formatting, test error messages and reverted build-gnu.sh
Yup sorry still working on this part, trying to mock the tests on macOS was messy, trying docker now |
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
I need to document this somewhere... lima could be useful. I've used it recently to run SELinux tests (on a non-SELinux Linux box -- that's what we do in CI too), but Command dump from my scratchpad: |
|
GNU testsuite comparison: |
|
please reopen when ready! :) |
implements the --exchange flag for linux systems with testing
fixes #8220