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

Update README.md #504

Merged
merged 1 commit into from
Nov 25, 2023
Merged

Update README.md #504

merged 1 commit into from
Nov 25, 2023

Conversation

KjellKod
Copy link
Owner

PULL REQUEST DESCRIPTION

ADD CONTENT HERE TO DESCRIBE THE PURPOSE OF THE PULL REQUEST

Testing

  • This new/modified code was covered by unit tests.

  • (insight) Was all tests written using TDD (Test Driven Development) style?

  • The CI (Windows, Linux, OSX) are working without issues.

  • Was new functionality documented?

  • The testing steps 1 - 2 below were followed

step 1

mkdir build; cd build; cmake -DADD_G3LOG_UNIT_TEST=ON ..

// linux/osx alternative, simply run: ./scripts/buildAndRunTests.sh

step 2: use one of these alternatives to run tests:

  • Cross-Platform: ctest
  • or ctest -V for verbose output
  • Linux: make test

@KjellKod KjellKod merged commit c41c82e into master Nov 25, 2023
@KjellKod KjellKod deleted the KjellKod-patch-1 branch November 25, 2023 18:13
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