Skip to content

tts: new package - #6348

Open
jfalcou wants to merge 2 commits into
spack:developfrom
jfalcou:packages/tts
Open

tts: new package#6348
jfalcou wants to merge 2 commits into
spack:developfrom
jfalcou:packages/tts

Conversation

@jfalcou

@jfalcou jfalcou commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

TTS is a C++20 unit test library for numerical code, used by the libraries whose packages follow. Its build is written with copacabana, which CPM fetches at configure time; the package hands it the installed prefix instead and sets CPM_LOCAL_PACKAGES_ONLY so nothing is downloaded during the build. check() builds the aggregate test target before running ctest, since all builds nothing in a header-only library.

Depends on the copacabana package, in #6347.

@spackbot-triage spackbot-triage Bot added new-package Additions of new packages to the Spack ecosystem new-version Modifications to packages' `depends_on()` directives dependencies Modifications with a `depends_on()` directive maintainers Modifications to a package's `maintainers()` directive licenses Modifications to a package's `license()` directive labels Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Modifications with a `depends_on()` directive licenses Modifications to a package's `license()` directive maintainers Modifications to a package's `maintainers()` directive new-package Additions of new packages to the Spack ecosystem new-version Modifications to packages' `depends_on()` directives

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant