Skip to content

fixing unit tests in CI [WIP]#66

Merged
bob-carpenter merged 5 commits into
mainfrom
more-unit-tests
May 27, 2026
Merged

fixing unit tests in CI [WIP]#66
bob-carpenter merged 5 commits into
mainfrom
more-unit-tests

Conversation

@bob-carpenter

@bob-carpenter bob-carpenter commented May 27, 2026

Copy link
Copy Markdown
Collaborator

This fixes two problems:

  • uninitialized memory in autocovariance fixed in the implementation so that all platforms agree
  • linking windows/gcc in the makefiles so that all platforms build

I separated out a utilities file for testing. Luckily, windows seems OK with my clunky includes:

#include <../tests/test_util.hpp>

@bob-carpenter bob-carpenter merged commit 740bc0b into main May 27, 2026
4 checks passed
@bob-carpenter bob-carpenter deleted the more-unit-tests branch May 28, 2026 18:36
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.

1 participant