4#include "../../../catch2/catch.hpp"
12namespace unitTest::placeholder::math_plot_gnuPlot_test
20TEST_CASE(
"gnuPlot API has a test placeholder",
"[math::plot::gnuPlot][placeholder]" )
22 SUCCEED(
"gnuPlot behavioral assertions are pending." );
Declaration and definition of an interface to the gnuplot program.
TEST_CASE("gnuPlot API has a test placeholder", "[math::plot::gnuPlot][placeholder]")
Verifies that APIs declared in include/math/plot/gnuPlot.hpp remain available to the unit-test target...