dc/tests
Marco Cetica 531454ca17
All checks were successful
dc / build (push) Successful in 39s
Fixed unit test
2024-03-01 11:06:44 +01:00
..
test_acos Completed tests for 'math' class 2024-02-29 09:19:34 +01:00
test_asin Completed tests for 'math' class 2024-02-29 09:19:34 +01:00
test_atan Completed tests for 'math' class 2024-02-29 09:19:34 +01:00
test_clear Added tests for 'stack' class 2024-02-29 10:04:45 +01:00
test_cos Completed tests for 'math' class 2024-02-29 09:19:34 +01:00
test_count_digits Added tests for 'stack' class 2024-02-29 10:04:45 +01:00
test_div Added tests for 'math' class 2024-02-28 16:17:43 +01:00
test_divmod Fixed unit test 2024-03-01 11:06:44 +01:00
test_dump Added tests for 'stack' class 2024-02-29 10:04:45 +01:00
test_dup Added tests for 'stack' class 2024-02-29 10:04:45 +01:00
test_e Completed tests for 'math' class 2024-02-29 09:19:34 +01:00
test_exp Added tests for 'math' class 2024-02-28 16:17:43 +01:00
test_fact Completed tests for 'math' class 2024-02-29 09:19:34 +01:00
test_fix Added tests for input/output and radix commands(i/I,o/O,k/K) 2024-02-29 10:44:59 +01:00
test_irdx Added tests for input/output and radix commands(i/I,o/O,k/K) 2024-02-29 10:44:59 +01:00
test_lreg Added test for ':X' function 2024-03-01 09:48:47 +01:00
test_meq Added tests for macros 2024-03-01 10:22:38 +01:00
test_mgeq Added tests for macros 2024-03-01 10:22:38 +01:00
test_mgt Added tests for macros 2024-03-01 10:22:38 +01:00
test_mleq Added tests for macros 2024-03-01 10:22:38 +01:00
test_mlt Added tests for macros 2024-03-01 10:22:38 +01:00
test_mneq Added tests for macros 2024-03-01 10:22:38 +01:00
test_mod Added tests for 'math' class 2024-02-28 16:17:43 +01:00
test_modexp Added tests for 'math' class 2024-02-28 16:17:43 +01:00
test_mul Added tests for 'math' class 2024-02-28 16:17:43 +01:00
test_ordx Added tests for input/output and radix commands(i/I,o/O,k/K) 2024-02-29 10:44:59 +01:00
test_pi Completed tests for 'math' class 2024-02-29 09:19:34 +01:00
test_pop Added tests for 'stack' class 2024-02-29 10:04:45 +01:00
test_prt Added tests for 'stack' class 2024-02-29 10:04:45 +01:00
test_rarr Added test for ';X' function 2024-03-01 10:02:41 +01:00
test_sin Completed tests for 'math' class 2024-02-29 09:19:34 +01:00
test_sqrt Added test for 'sqrt' function 2024-02-28 16:38:43 +01:00
test_sreg Added tests for registers 2024-03-01 09:12:34 +01:00
test_stack_size Added tests for 'stack' class 2024-02-29 10:04:45 +01:00
test_sub Added tests for 'math' class 2024-02-28 16:17:43 +01:00
test_sum Added tests for 'math' class 2024-02-28 16:17:43 +01:00
test_swap Added tests for 'stack' class 2024-02-29 10:04:45 +01:00
test_tan Completed tests for 'math' class 2024-02-29 09:19:34 +01:00
test_unr Added test for ';X' function 2024-03-01 10:02:41 +01:00
test_warr Added test for ':X' function 2024-03-01 09:48:47 +01:00