From 9c1d760cb4730a5e26dc6167114d6a88b6fcf2f2 Mon Sep 17 00:00:00 2001 From: Daniel Hollas Date: Sat, 15 Apr 2023 19:09:44 +0100 Subject: [PATCH] Disable most tests --- unit_tests/test_mm.pf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/unit_tests/test_mm.pf b/unit_tests/test_mm.pf index 8d3050a5..c958285c 100644 --- a/unit_tests/test_mm.pf +++ b/unit_tests/test_mm.pf @@ -61,6 +61,7 @@ contains end subroutine @test + @disable subroutine test_like_charges() types = (/'Kr', 'Xe'/) names = types @@ -97,6 +98,7 @@ contains @assertLessThan(fz(1, 1), 0.0D0, 'fz repel') end subroutine + @disable subroutine test_opposite_charges() types = (/'Kr', 'Xe'/) names = types @@ -124,6 +126,7 @@ contains end subroutine @test + @disable subroutine test_LJ_minimum() real(DP), dimension(NATOM, NWALK) :: fzero = 0.0D0 real(DP) :: E_min @@ -152,6 +155,7 @@ contains end subroutine @test + @disable subroutine test_bead_scaling() integer, parameter :: NTYPES = 2 real(DP), dimension(NATOM, NWALK) :: fx1, fy1, fz1