X-Git-Url: https://git.ucc.asn.au/?p=ipdf%2Fcode.git;a=blobdiff_plain;f=src%2Ftests%2Farb.cpp;h=ffbf74efeb195ef34f6247d823c444f6a5ccc3a1;hp=97e49300fefdc3029d76d99accbeed2cf588a944;hb=b02dcbab39b8c28b9baa41436842ca9fe4ae7ffd;hpb=39599aa6423d3e0181fbfe2aac8f78f388a3f372 diff --git a/src/tests/arb.cpp b/src/tests/arb.cpp index 97e4930..ffbf74e 100644 --- a/src/tests/arb.cpp +++ b/src/tests/arb.cpp @@ -85,6 +85,11 @@ void TestConstructFromDouble(unsigned cases) } } +void TestSubtraction() +{ + +} + int main(int argc, char ** argv) { Debug("Shift testing...");