geodynamics/spatialdata

Consolidate C++ unit test data

Closed this issue · 1 comments

Reorganize C++ unit test implementations and data.

Data goes in Test{OBJECT}_Cases files.
If only one set of test data, then put all code into Test{Object}.cc file (no header file).

Implemented as part of PR #16.