Skip to content

[test] Disable deprecation of evaluate() interface in test

Carsten Gräser requested to merge feature/disable-deprecation-in-test into master

By defining the macro, testing interpolate(...) with a function supporting the od style function interface with evaluate(domain, range) will not lead to a deprecation warning.

Merge request reports