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

Noaa dma test #16

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

Conversation

rolker
Copy link

@rolker rolker commented Oct 16, 2012

This test passes in my dev branch, but fails in your master.

The bug was fixed here:

rolker@769fa0f

I know that wasn't a small digestible commit like you would prefer, but doesn't an actual bug fix override a less than perfect commit?

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
(Back ported to branch tracking schwehr/libais)

Conflicts:

	ais8_001_22_unittest.cpp
schwehr added a commit that referenced this pull request Nov 27, 2017
- Changed the circle accessors to match the new style
- ASSERT_ to EXPECT_ for most places
- 8_001_22 -> 8_1_22
- Some troubles with the polygon that need to be investigated
- _EQ -> _DOUBLE_EQ
- const -> constexpr
- STREQ -> EQ for std::string
- Fixed formatting
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