Skip to content

Conversation

@pasabanov
Copy link
Member

Types of changes

  • Testing

Related: #5 #13 #19 ALFI-lib/test_data#9

Description

  1. Updated tests/test_data submodule to the latest commit containing test data for interpolation polynomials.
  2. Added tests/poly/test_poly.cpp with tests for the interpolation methods: "Lagrange", "Improved Lagrange", and "Newton".
  3. Removed tests/poly/test_(case.h|(lagrange|imp_lagrange|newton).cpp) as they are no longer needed.

1. Updated `tests/test_data` submodule to the latest commit containing test data for interpolation polynomials.
2. Added `tests/poly/test_poly.cpp` with tests for the interpolation methods: "Lagrange", "Improved Lagrange", and "Newton".
3. Removed `tests/poly/test_(case.h|(lagrange|imp_lagrange|newton).cpp)` as they are no longer needed.
@pasabanov pasabanov added the tests Adding or changing tests label Mar 26, 2025
@pasabanov pasabanov added this to the First Release Version milestone Mar 26, 2025
@pasabanov pasabanov self-assigned this Mar 26, 2025
@pasabanov pasabanov merged commit 915c359 into main Mar 26, 2025
7 checks passed
@pasabanov pasabanov deleted the tests branch March 26, 2025 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Adding or changing tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants