Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(bindings/C): Initially support stat in C binding #2249

Merged
merged 6 commits into from
May 10, 2023

Conversation

xyjixyjixyji
Copy link
Contributor

Currently the Metadata of C binding only has the functions that the BDD tests need. We will add more of them in the future.

After we support stat, we could use this to support BDD tests using GTest. And the basicio.c will be replaced by the framework-based tests.

Signed-off-by: Ji-Xinyou <jerryji0414@outlook.com>
Signed-off-by: Ji-Xinyou <jerryji0414@outlook.com>
Signed-off-by: Ji-Xinyou <jerryji0414@outlook.com>
Signed-off-by: Ji-Xinyou <jerryji0414@outlook.com>
@xyjixyjixyji
Copy link
Contributor Author

Related #2185

Signed-off-by: Ji-Xinyou <jerryji0414@outlook.com>
bindings/c/include/opendal.h Outdated Show resolved Hide resolved
bindings/c/src/types.rs Outdated Show resolved Hide resolved
Signed-off-by: Ji-Xinyou <jerryji0414@outlook.com>
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Xuanwo
Copy link
Member

Xuanwo commented May 10, 2023

Oh, we don't have CI for C binding yet...

@Xuanwo Xuanwo merged commit 20d8232 into apache:main May 10, 2023
@Xuanwo Xuanwo mentioned this pull request May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants