Skip to content

TestDataArraySerialization: renaming and fixing compile issue

The new test TestDAtaArraySerialization.cxx in Parallel/DIY has the same name as a test in Common/Core. It is renamed as TestDIYDataArraySerialization.cxx.

There was also a compile ambiguity that was not caught for some reason when compiling DIY tests, which is fixed in this commit.

This is a follow-up of !8920 (merged)

Edited by Yohann Bearzi (Kitware)

Merge request reports