Skip to content

Releases: AdhocMan/gtest_mpi

v2.0.0

26 Mar 12:26
00d7a8d
Compare
Choose a tag to compare

Changes

  • Redesign for a smaller and more maintainable code base
  • Any result printing now reuses the existing default listener in googletest with additional information about which MPI rank a failure occurred on
  • All test cases now require a GTEST_MPI_GUARD to be added

v1.1.1

26 Mar 10:17
950ecf8
Compare
Choose a tag to compare
  • Fix issue when TERM is not defined in environment

v1.1.0

30 Jul 14:42
d42a909
Compare
Choose a tag to compare
reformatting