mirror of
https://github.com/zama-ai/concrete.git
synced 2026-04-17 03:00:54 -04:00
This moves all tests from `tests/end_to_end_tests/end_to_end_jit_clear_tensor.cc` to the test specification in YAML format in `tests/end_to_end_fixture/end_to_end_clear_tensor.yaml`. Parametric tests and tests invoking lambdas in loops have been fully unrolled.