[PR #196] [MERGED] Tests: Fix test on mac (hack) #350

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

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/196
Author: @bootandy
Created: 11/6/2021
Status: Merged
Merged: 11/20/2021
Merged by: @bootandy

Base: masterHead: tweak_test


📝 Commits (1)

  • 3e592cb Tests: Fix test on mac (hack)

📊 Changes

1 file changed (+2 additions, -4 deletions)

View changed files

📝 tests/test_flags.rs (+2 -4)

📄 Description

For some unknown reason mac takes offence to searching for
'test_dir_unicode'. 'test_dir_hidden' seems to work fine.

This isn't a proper fix as I've just hacked round the problem. Ideally
I'd need a mac user to do some investigation.


🔄 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/196 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 11/6/2021 **Status:** ✅ Merged **Merged:** 11/20/2021 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `tweak_test` --- ### 📝 Commits (1) - [`3e592cb`](https://github.com/bootandy/dust/commit/3e592cbc0916e0680c757dd3040cfade1081f164) Tests: Fix test on mac (hack) ### 📊 Changes **1 file changed** (+2 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `tests/test_flags.rs` (+2 -4) </details> ### 📄 Description For some unknown reason mac takes offence to searching for 'test_dir_unicode'. 'test_dir_hidden' seems to work fine. This isn't a proper fix as I've just hacked round the problem. Ideally I'd need a mac user to do some investigation. --- <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:27:25 +03:00
zhus closed this issue 2026-06-08 11:27:26 +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#350