xo-alloc2: utest: refactor to use xo-testutil/

This commit is contained in:
Roland Conybeare 2026-05-22 07:47:11 -04:00
commit 4039c29f5d
14 changed files with 17 additions and 165 deletions

View file

@ -79,7 +79,7 @@
* Application code will deal with ubox<AComplex,DPolarCoords>
**/
#include "TestUtil.hpp"
#include <xo/testutil/Utest.hpp>
#include <catch2/catch.hpp>
#include <cmath>
#include <cassert>