Skip to content

Add unit test for CMake installation#277

Merged
ednolan merged 1 commit intomainfrom
enolan_unittestinstall2
Jan 4, 2026
Merged

Add unit test for CMake installation#277
ednolan merged 1 commit intomainfrom
enolan_unittestinstall2

Conversation

@ednolan
Copy link
Copy Markdown
Member

@ednolan ednolan commented Jan 4, 2026

This makes use of the new reusable GitHub Actions workflow added by infra-workflows commit 65cf13a216d835190d8da70d456a1307431373eb. It tests whether, when the library is installed, it can be picked up by CMake in a consumer project, and whether that project can successfully build a main.cpp file that includes identity.hpp.

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 100.0%. remained the same
when pulling 1014d9f on enolan_unittestinstall2
into 2a8725d on main.

This makes use of the new reusable GitHub Actions workflow added by
infra-workflows commit 65cf13a216d835190d8da70d456a1307431373eb. It
tests whether, when the library is installed, it can be picked up by
CMake in a consumer project, and whether that project can successfully
build a main.cpp file that includes identity.hpp.
@ednolan ednolan force-pushed the enolan_unittestinstall2 branch from 1014d9f to 06bd62b Compare January 4, 2026 15:00
@ednolan ednolan merged commit 9626060 into main Jan 4, 2026
92 checks passed
@ednolan ednolan deleted the enolan_unittestinstall2 branch January 4, 2026 16:07
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