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

Init check #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Init check #15

wants to merge 2 commits into from

Conversation

rolker
Copy link

@rolker rolker commented Oct 16, 2012

This check was added after much time was wasted debugging this for the Whale Alert app. I made it optional with a #define.

Added ctest commands to generate test target in makefile.
Renamed tests to eliminate underscores, since they shouldn't be used according to gtest documentation.
Made test targets optional as well as the choice between a single giant test or smaller individual tests.

Conflicts:

	CMakeLists.txt
…able this define

Check and call lib initialization function in constructors.

Conflicts:

	ais.h
	ais8_001_22.cpp
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