Skip to content

Commit

Permalink
Remove empty line at end of file in tests
Browse files Browse the repository at this point in the history
Obtained by `sed -i '${/^[[:space:]]*$/d;}' src/*/test/*.c`
  • Loading branch information
albinahlback committed Oct 18, 2023
1 parent 039bfcc commit fff800a
Show file tree
Hide file tree
Showing 969 changed files with 0 additions and 969 deletions.
1 change: 0 additions & 1 deletion src/acb/test/t-acos.c
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,3 @@ TEST_FUNCTION_START(acb_acos, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-acosh.c
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,3 @@ TEST_FUNCTION_START(acb_acosh, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-asin.c
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,3 @@ TEST_FUNCTION_START(acb_asin, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-asinh.c
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,3 @@ TEST_FUNCTION_START(acb_asinh, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-atan.c
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,3 @@ TEST_FUNCTION_START(acb_atan, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-atanh.c
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,3 @@ TEST_FUNCTION_START(acb_atanh, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-barnes_g.c
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,3 @@ TEST_FUNCTION_START(acb_barnes_g, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-bernoulli_poly_ui.c
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,3 @@ TEST_FUNCTION_START(acb_bernoulli_poly_ui, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-chebyshev_t_ui.c
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,3 @@ TEST_FUNCTION_START(acb_chebyshev_t_ui, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-chebyshev_u_ui.c
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,3 @@ TEST_FUNCTION_START(acb_chebyshev_u_ui, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-cos_pi.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,3 @@ TEST_FUNCTION_START(acb_cos_pi, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-cot.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,3 @@ TEST_FUNCTION_START(acb_cot, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-cot_pi.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,3 @@ TEST_FUNCTION_START(acb_cot_pi, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-coth.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,3 @@ TEST_FUNCTION_START(acb_coth, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-csc.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,3 @@ TEST_FUNCTION_START(acb_csc, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-csc_pi.c
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,3 @@ TEST_FUNCTION_START(acb_csc_pi, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-csch.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,3 @@ TEST_FUNCTION_START(acb_csch, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-csgn.c
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,3 @@ TEST_FUNCTION_START(acb_csgn, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-dot_fmpz.c
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,3 @@ TEST_FUNCTION_START(acb_dot_fmpz, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-dot_si.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,3 @@ TEST_FUNCTION_START(acb_dot_si, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-dot_siui.c
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,3 @@ TEST_FUNCTION_START(acb_dot_siui, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-dot_ui.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,3 @@ TEST_FUNCTION_START(acb_dot_ui, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-dot_uiui.c
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,3 @@ TEST_FUNCTION_START(acb_dot_uiui, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-expm1.c
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,3 @@ TEST_FUNCTION_START(acb_expm1, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-gamma.c
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,3 @@ TEST_FUNCTION_START(acb_gamma, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-get_abs_lbound_arf.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,3 @@ TEST_FUNCTION_START(acb_get_abs_lbound_arf, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-get_abs_ubound_arf.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,3 @@ TEST_FUNCTION_START(acb_get_abs_ubound_arf, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-get_mag.c
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,3 @@ TEST_FUNCTION_START(acb_get_mag, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-get_mag_lower.c
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,3 @@ TEST_FUNCTION_START(acb_get_mag_lower, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-inv.c
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ TEST_FUNCTION_START(acb_inv, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-lambertw.c
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,3 @@ TEST_FUNCTION_START(acb_lambertw, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-lgamma.c
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,3 @@ TEST_FUNCTION_START(acb_lgamma, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-log.c
Original file line number Diff line number Diff line change
Expand Up @@ -252,4 +252,3 @@ TEST_FUNCTION_START(acb_log, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-log1p.c
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,3 @@ TEST_FUNCTION_START(acb_log1p, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-log_sin_pi.c
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,3 @@ TEST_FUNCTION_START(acb_log_sin_pi, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-quadratic_roots_fmpz.c
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,3 @@ TEST_FUNCTION_START(acb_quadratic_roots_fmpz, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-rel_accuracy_bits.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,3 @@ TEST_FUNCTION_START(acb_rel_accuracy_bits, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-rgamma.c
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,3 @@ TEST_FUNCTION_START(acb_rgamma, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-rising2_ui.c
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,3 @@ TEST_FUNCTION_START(acb_rising2_ui, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-root_ui.c
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,3 @@ TEST_FUNCTION_START(acb_root_ui, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-rsqrt.c
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,3 @@ TEST_FUNCTION_START(acb_rsqrt, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-sec.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,3 @@ TEST_FUNCTION_START(acb_sec, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-sech.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,3 @@ TEST_FUNCTION_START(acb_sech, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-sgn.c
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,3 @@ TEST_FUNCTION_START(acb_sgn, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-sin_pi.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,3 @@ TEST_FUNCTION_START(acb_sin_pi, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-sinc.c
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,3 @@ TEST_FUNCTION_START(acb_sinc, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-sqrt.c
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,3 @@ TEST_FUNCTION_START(acb_sqrt, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-tan.c
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,3 @@ TEST_FUNCTION_START(acb_tan, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-tan_pi.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,3 @@ TEST_FUNCTION_START(acb_tan_pi, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-tanh.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,3 @@ TEST_FUNCTION_START(acb_tanh, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb/test/t-vec_unit_roots.c
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,3 @@ TEST_FUNCTION_START(acb_vec_unit_roots, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_calc/test/t-cauchy_bound.c
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,3 @@ TEST_FUNCTION_START(acb_calc_cauchy_bound, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_calc/test/t-integrate.c
Original file line number Diff line number Diff line change
Expand Up @@ -710,4 +710,3 @@ TEST_FUNCTION_START(acb_calc_integrate, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_calc/test/t-integrate_taylor.c
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,3 @@ TEST_FUNCTION_START(acb_calc_integrate_taylor, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_dirichlet/test/t-eta.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,3 @@ TEST_FUNCTION_START(acb_dirichlet_eta, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_dirichlet/test/t-euler_product_real_ui.c
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,3 @@ TEST_FUNCTION_START(acb_dirichlet_euler_product_real_ui, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_dirichlet/test/t-hardy_theta_series.c
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,3 @@ TEST_FUNCTION_START(acb_dirichlet_hardy_theta_series, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_dirichlet/test/t-hardy_z.c
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,3 @@ TEST_FUNCTION_START(acb_dirichlet_hardy_z, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_dirichlet/test/t-hardy_z_series.c
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,3 @@ TEST_FUNCTION_START(acb_dirichlet_hardy_z_series, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_dirichlet/test/t-hurwitz_precomp.c
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,3 @@ TEST_FUNCTION_START(acb_dirichlet_hurwitz_precomp, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_dirichlet/test/t-l_euler_product.c
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,3 @@ TEST_FUNCTION_START(acb_dirichlet_l_euler_product, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_dirichlet/test/t-l_jet.c
Original file line number Diff line number Diff line change
Expand Up @@ -196,4 +196,3 @@ TEST_FUNCTION_START(acb_dirichlet_l_jet, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_dirichlet/test/t-l_series.c
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,3 @@ TEST_FUNCTION_START(acb_dirichlet_l_series, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_dirichlet/test/t-l_vec_hurwitz.c
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,3 @@ TEST_FUNCTION_START(acb_dirichlet_l_vec_hurwitz, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_dirichlet/test/t-platt_multieval_threaded.c
Original file line number Diff line number Diff line change
Expand Up @@ -141,4 +141,3 @@ TEST_FUNCTION_START(acb_dirichlet_platt_multieval_threaded, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_dirichlet/test/t-roots.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,3 @@ TEST_FUNCTION_START(acb_dirichlet_roots, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_dirichlet/test/t-stieltjes.c
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,3 @@ TEST_FUNCTION_START(acb_dirichlet_stieltjes, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_dirichlet/test/t-zeta_bound.c
Original file line number Diff line number Diff line change
Expand Up @@ -141,4 +141,3 @@ TEST_FUNCTION_START(acb_dirichlet_zeta_bound, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_dirichlet/test/t-zeta_jet_rs.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,3 @@ TEST_FUNCTION_START(acb_dirichlet_zeta_jet_rs, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_dirichlet/test/t-zeta_rs.c
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,3 @@ TEST_FUNCTION_START(acb_dirichlet_zeta_rs, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_dirichlet/test/t-zeta_rs_r.c
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,3 @@ TEST_FUNCTION_START(acb_dirichlet_zeta_rs_r, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_dirichlet/test/t-zeta_zeros.c
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,3 @@ TEST_FUNCTION_START(acb_dirichlet_zeta_zeros, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_elliptic/test/t-e_inc.c
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,3 @@ TEST_FUNCTION_START(acb_elliptic_e_inc, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_elliptic/test/t-f.c
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,3 @@ TEST_FUNCTION_START(acb_elliptic_f, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_elliptic/test/t-inv_p.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,3 @@ TEST_FUNCTION_START(acb_elliptic_inv_p, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_elliptic/test/t-invariants.c
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,3 @@ TEST_FUNCTION_START(acb_elliptic_invariants, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_elliptic/test/t-p_p_prime.c
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,3 @@ TEST_FUNCTION_START(acb_elliptic_p_p_prime, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_elliptic/test/t-pi.c
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,3 @@ TEST_FUNCTION_START(acb_elliptic_pi, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_elliptic/test/t-pi_inc.c
Original file line number Diff line number Diff line change
Expand Up @@ -162,4 +162,3 @@ TEST_FUNCTION_START(acb_elliptic_pi_inc, state)

TEST_FUNCTION_END(state);
}

1 change: 0 additions & 1 deletion src/acb_elliptic/test/t-rc1.c
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,3 @@ TEST_FUNCTION_START(acb_elliptic_rc1, state)

TEST_FUNCTION_END(state);
}

Loading

0 comments on commit fff800a

Please sign in to comment.