[PR #540] [MERGED] tests: Update assert_cmd #536

Closed
opened 2026-06-08 11:29:11 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/540
Author: @bootandy
Created: 11/25/2025
Status: Merged
Merged: 1/7/2026
Merged by: @bootandy

Base: masterHead: test_messing


📝 Commits (1)

📊 Changes

3 files changed (+17 additions, -18 deletions)

View changed files

📝 tests/test_exact_output.rs (+3 -3)
📝 tests/test_flags.rs (+9 -10)
📝 tests/tests_symlinks.rs (+5 -5)

📄 Description

Use new cargo_bin_cmd macro. Old way of building Commands is deprecated


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bootandy/dust/pull/540 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 11/25/2025 **Status:** ✅ Merged **Merged:** 1/7/2026 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `test_messing` --- ### 📝 Commits (1) - [`abea47f`](https://github.com/bootandy/dust/commit/abea47f4903895c59350c04fc6315c45f337fbd8) tests: Update assert_cmd ### 📊 Changes **3 files changed** (+17 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `tests/test_exact_output.rs` (+3 -3) 📝 `tests/test_flags.rs` (+9 -10) 📝 `tests/tests_symlinks.rs` (+5 -5) </details> ### 📄 Description Use new cargo_bin_cmd macro. Old way of building Commands is deprecated --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-06-08 11:29:11 +03:00
zhus closed this issue 2026-06-08 11:29:12 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#536