Skip to content

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