test_that("Test suite aab.R, arithmetic ops on onions, e.g. roct() and rquat()",{ testequal <- function(x,y){testzero(x-y)} testzero <- function(x, TOL= 1e-8){expect_true(max(Mod(x))