PatternStateTest.cpp File Reference
#include <boost/test/auto_unit_test.hpp>
#include "Hex.hpp"
#include "PatternState.hpp"
Go to the source code of this file.
Detailed Description
- Todo:
- Test a black pattern.
- Todo:
- Test that the obtuse corner is both black and white.
- Todo:
- Test PatternHits::moves2() functionality.
- Todo:
- Test that an arbitrary carrier (more than 1 cell) is correct when returned in PatternHits::moves{1/2}().
- Todo:
- Test that incremental updates work the same as complete updates.
Definition in file PatternStateTest.cpp.