[PR #2254] [MERGED] Fixed string test for s3fs_base64 #2419

Closed
opened 2026-03-04 02:05:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2254
Author: @ggtakec
Created: 8/6/2023
Status: Merged
Merged: 8/13/2023
Merged by: @gaul

Base: masterHead: fix_str_test


📝 Commits (1)

  • 8e48f62 Fixed string test for s3fs_base64

📊 Changes

1 file changed (+5 additions, -5 deletions)

View changed files

📝 src/test_string_util.cpp (+5 -5)

📄 Description

Relevant Issue (if applicable)

#2248

Details

Enabled to check with empty string instead of nullptr in string test.
(This causes an error on macos, so we have fixed it.)


🔄 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/s3fs-fuse/s3fs-fuse/pull/2254 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 8/6/2023 **Status:** ✅ Merged **Merged:** 8/13/2023 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `fix_str_test` --- ### 📝 Commits (1) - [`8e48f62`](https://github.com/s3fs-fuse/s3fs-fuse/commit/8e48f62fdcf6dda8ffba5fa8af20e866d8dcf091) Fixed string test for s3fs_base64 ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/test_string_util.cpp` (+5 -5) </details> ### 📄 Description ### Relevant Issue (if applicable) #2248 ### Details Enabled to check with empty string instead of nullptr in string test. (This causes an error on macos, so we have fixed it.) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:05:27 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#2419
No description provided.