[PR #1481] [MERGED] Add tests for curl_util #2007

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1481
Author: @gaul
Created: 11/21/2020
Status: Merged
Merged: 11/24/2020
Merged by: @ggtakec

Base: masterHead: test/curl-util


📝 Commits (1)

📊 Changes

5 files changed (+114 additions, -2 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 src/Makefile.am (+19 -2)
📝 src/curl_util.h (+2 -0)
src/test_curl_util.cpp (+90 -0)
📝 src/test_util.h (+2 -0)

📄 Description

No description provided


🔄 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/1481 **Author:** [@gaul](https://github.com/gaul) **Created:** 11/21/2020 **Status:** ✅ Merged **Merged:** 11/24/2020 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `test/curl-util` --- ### 📝 Commits (1) - [`1d9fcc3`](https://github.com/s3fs-fuse/s3fs-fuse/commit/1d9fcc3af885efdc3f4318a9abdf8322e69aec4c) Add tests for curl_util ### 📊 Changes **5 files changed** (+114 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `src/Makefile.am` (+19 -2) 📝 `src/curl_util.h` (+2 -0) ➕ `src/test_curl_util.cpp` (+90 -0) 📝 `src/test_util.h` (+2 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:03:14 +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#2007
No description provided.