From 8b473bced9c6edfbdb06228db25773f7a665192f Mon Sep 17 00:00:00 2001 From: Ulriche Nguefack Date: Fri, 9 Feb 2024 13:32:12 +0100 Subject: [PATCH] Added unit test: Test_mod --- build/test/results/test_factorial.pass | 2 +- build/test/results/test_mod.pass | 2 +- build/test/results/test_pow.pass | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/test/results/test_factorial.pass b/build/test/results/test_factorial.pass index 6e380e2..c87069d 100644 --- a/build/test/results/test_factorial.pass +++ b/build/test/results/test_factorial.pass @@ -15,4 +15,4 @@ :failed: 0 :ignored: 0 :stdout: [] -:time: 0.006395165983121842 +:time: 0.004280844004824758 diff --git a/build/test/results/test_mod.pass b/build/test/results/test_mod.pass index 26827d7..e143b79 100644 --- a/build/test/results/test_mod.pass +++ b/build/test/results/test_mod.pass @@ -15,4 +15,4 @@ :failed: 0 :ignored: 0 :stdout: [] -:time: 0.006040317006409168 +:time: 0.0043584079830907285 diff --git a/build/test/results/test_pow.pass b/build/test/results/test_pow.pass index 23e7f73..9464004 100644 --- a/build/test/results/test_pow.pass +++ b/build/test/results/test_pow.pass @@ -19,4 +19,4 @@ :failed: 0 :ignored: 0 :stdout: [] -:time: 0.005650753009831533 +:time: 0.004322578985011205