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

Fix Windows builds and CI #31

Merged

Conversation

michael-grunder
Copy link
Collaborator

  • Feature gate all of the cluster tests behind a libevent requirement
  • Minor tweak to client_test.c
  • Signed correctness fix wrt isdigit for cygwin.

* Feature gate all of the cluster tests behind a libevent requirement
* Minor tweak to client_test.c
* Signed correctness fix wrt isdigit for cygwin.
@michael-grunder
Copy link
Collaborator Author

I just did the easy thing and placed all the cluster tests behind a libevent gate in tests/CMakeLists.txt.

Build and test are all green now though.

Copy link
Collaborator

@bjosv bjosv left a comment

Choose a reason for hiding this comment

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

Great!

@michael-grunder michael-grunder merged commit b3713d3 into valkey-io:main Jun 27, 2024
30 of 46 checks passed
@michael-grunder michael-grunder deleted the functional-windows-builds branch June 28, 2024 15:50
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