aboutsummaryrefslogtreecommitdiff
path: root/src/suite.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/suite.py')
-rw-r--r--src/suite.py20
1 files changed, 13 insertions, 7 deletions
diff --git a/src/suite.py b/src/suite.py
index a2c5875..a2279b2 100644
--- a/src/suite.py
+++ b/src/suite.py
@@ -6,7 +6,7 @@
# By: cacharle <me@cacharle.xyz> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2020/10/01 10:41:43 by cacharle #+# #+# #
-# Updated: 2021/01/03 13:30:56 by cacharle ### ########.fr #
+# Updated: 2021/01/10 15:34:52 by cacharle ### ########.fr #
# #
# ############################################################################ #
@@ -40,18 +40,24 @@ def suite():
Test.new_error(["10", "10", "10", str(-config.UINT_MAX)])
Test.new_error(["10", "10", "10", "10", str(-config.UINT_MAX)])
- Test(0, 120, 10, 10)
- Test(1, 120, 10, 10)
-
+ Test(0, 120, 60, 60)
+ Test(1, 120, 60, 60)
Test(2, 120, 60, 60)
Test(3, 120, 60, 60)
Test(4, 120, 60, 60)
Test(5, 120, 60, 60)
Test(6, 120, 60, 60)
Test(7, 120, 60, 60)
-
+ Test(5, 800, 200, 200)
+ Test(5, 800, 200, 200, 7)
Test(4, 410, 200, 200)
Test(4, 310, 200, 100)
- Test(5, 800, 200, 200)
- Test(5, 800, 200, 200, 7)
+ # Test(100, 100, 50, 50)
+ #
+ # Test(10, 100, 100, 10)
+ #
+ # Test(2, 50, 10, 10)
+ # Test(10, 50, 10, 10)
+ # Test(10, 100, 10, 10)
+ # Test(10, 200, 10, 10)