Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ginkgo-project/ginkgo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3205c10a585a45c58a2f6f275bc822fec3f5d0f0
Choose a base ref
..
head repository: ginkgo-project/ginkgo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: df937da8f07d2a68fc67346b65f8ea1ddcc30927
Choose a head ref
Showing with 0 additions and 281 deletions.
  1. +0 −1 core/test/mpi/base/CMakeLists.txt
  2. +0 −280 core/test/mpi/base/polymorphic_object.cpp
1 change: 0 additions & 1 deletion core/test/mpi/base/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
ginkgo_create_test(communicator MPI_SIZE 8)
ginkgo_create_test(exception_helpers MPI_SIZE 2)
ginkgo_create_test(bindings MPI_SIZE 4)
ginkgo_create_test(polymorphic_object MPI_SIZE 4)
if(NOT (MSVC OR WIN32))
# This test uses some UNIX function so it's disabled on Windows
ginkgo_create_test(rank_mapping MPI_SIZE 4)
280 changes: 0 additions & 280 deletions core/test/mpi/base/polymorphic_object.cpp

This file was deleted.