X-Git-Url: https://git.ucc.asn.au/?p=ipdf%2Fcode.git;a=blobdiff_plain;f=src%2Ftests%2Frealops.cpp;h=61d747cb13e29e672c6d366203e325b2964d3c7f;hp=b9ce4414c0213842d67b9a849bdde3107a3731e4;hb=e35bf651e7ebfe4932e877780bb00397c41a7ec2;hpb=85e08223a33439f9b4911129b48ee45ff65869eb diff --git a/src/tests/realops.cpp b/src/tests/realops.cpp index b9ce441..61d747c 100644 --- a/src/tests/realops.cpp +++ b/src/tests/realops.cpp @@ -1,3 +1,7 @@ +/** + * Test mathematical operations on the Real type and consistency with double + */ + #include "main.h" #include "real.h"