add test cases

This commit is contained in:
dota17
2020-03-31 19:12:45 +08:00
parent d1650a582e
commit 3822177473
9 changed files with 89 additions and 1 deletions
+1
View File
@@ -5,5 +5,6 @@ INT64 ADD PASSED
INT64 ADD OVERFLOW PASSED
INT64 ADD UNDERFLOW PASSED
UINT64 ADD PASSED
UINT64 ADD OVERFLOW PASSED
UINT64 ADD UNDERFLOW PASSED
PASSED