Skip to content

Add CMakeLists for C++ tests#123

Open
awf wants to merge 1 commit intojax-ml:mainfrom
awf:cmake-tests
Open

Add CMakeLists for C++ tests#123
awf wants to merge 1 commit intojax-ml:mainfrom
awf:cmake-tests

Conversation

@awf
Copy link
Copy Markdown

@awf awf commented Nov 10, 2023

This PR makes it easier for outside contributors to run C++ tests.
Should close #76

I understand there may be a preferred way to do this, but just putting this up as a starting point.

@apivovarov apivovarov mentioned this pull request Aug 1, 2024
@apivovarov apivovarov mentioned this pull request Aug 22, 2024
@cantonios
Copy link
Copy Markdown
Contributor

Typically we use bazel for jax-ml projects.

Though maybe pytest-cpp is an option, which might allow the existing github actions to run the c++ tests as well?

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.

Add gtest instructions

2 participants