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

Build standalone test executables with CMake #657

Open
hcho3 opened this issue Jul 26, 2021 · 2 comments
Open

Build standalone test executables with CMake #657

hcho3 opened this issue Jul 26, 2021 · 2 comments

Comments

@hcho3
Copy link
Contributor

hcho3 commented Jul 26, 2021

Right now, standalone test executables in test/ are built with GNU Make (Makefile). We should also allow these executables to be built with CMake.

@hcho3
Copy link
Contributor Author

hcho3 commented Jul 27, 2021

Also, the standalone executables should be tested in the CI. Right now, they are not.

@trivialfis
Copy link
Member

Maybe we can just convert some of them into gtest?

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

No branches or pull requests

2 participants