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

dummy circle-ci #434

Merged
merged 2 commits into from
Mar 8, 2022
Merged

dummy circle-ci #434

merged 2 commits into from
Mar 8, 2022

Conversation

KjellKod
Copy link
Owner

@KjellKod KjellKod commented Mar 8, 2022

  • TDD

New/modified code must be backed down with unit test - preferably TDD style development)

  • Documentation

All new/modified functionality should be backed up with API documentation (API.markdown or README.markdown)

Cross-Platform Testing

  • Travis-CI (Linux, OSX) + AppVeyor-CI (Windows)\
  • Optional: Local/VM testing: Windows
  • Optional: Local/VM testing: OSX
  • Optional: Local/VM testing: Linux

Testing Advice

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

Run Test Alternatives:

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

Kjell Hedström. We are hiring @ Ganaz and others added 2 commits March 7, 2022 18:28
@KjellKod KjellKod merged commit a248f6a into master Mar 8, 2022
@KjellKod KjellKod deleted the dummy-circle-ci branch March 8, 2022 02:20
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