1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-15 04:32:21 +00:00
ton/crypto/func/auto-tests/tests
Aleksandr Kirsanov a5d2a1003f
[FunC] Enrich and refactor testing framework, add negative tests
* fully refactor run_tests.py, make it extensible for the future
* an ability to write @compilation_should_fail tests
* an ability to launch run_tests.py for a single .fc file
* keep run_tests.js in sync with run_tests.py
* extract legacy_tests names/hashes to a separate file
  shared between legacy_tester.py and legacy_tester.js
2024-06-14 15:22:56 +03:00
..
a6.fc Tests for func with scripts 2022-09-23 16:27:18 +03:00
a6_1.fc Tests for func with scripts 2022-09-23 16:27:18 +03:00
a6_5.fc Tests for func with scripts 2022-09-23 16:27:18 +03:00
a7.fc Tests for func with scripts 2022-09-23 16:27:18 +03:00
a10.fc Tests for func with scripts 2022-09-23 16:27:18 +03:00
allow_post_modification.fc Add pragmas to funC for precise control of computation order (#589) 2023-01-13 12:45:04 +03:00
asm_arg_order.fc Add pragmas to funC for precise control of computation order (#589) 2023-01-13 12:45:04 +03:00
c2.fc Tests for func with scripts 2022-09-23 16:27:18 +03:00
c2_1.fc Tests for func with scripts 2022-09-23 16:27:18 +03:00
co1.fc Tests for func with scripts 2022-09-23 16:27:18 +03:00
code_after_ifelse.fc Tests for func with scripts 2022-09-23 16:27:18 +03:00
inline_big.fc Tests for func with scripts 2022-09-23 16:27:18 +03:00
inline_if.fc Tests for func with scripts 2022-09-23 16:27:18 +03:00
inline_loops.fc Tests for func with scripts 2022-09-23 16:27:18 +03:00
invalid.fc [FunC] Enrich and refactor testing framework, add negative tests 2024-06-14 15:22:56 +03:00
method_id.fc Tests for func with scripts 2022-09-23 16:27:18 +03:00
s1.fc Tests for func with scripts 2022-09-23 16:27:18 +03:00
test-math.fc [FunC] Enrich and refactor testing framework, add negative tests 2024-06-14 15:22:56 +03:00
try-func.fc FunC: enable asserts and fix try/catch stack corruption (#699) 2023-05-15 15:31:42 +03:00
unbalanced_ret.fc Tests for func with scripts 2022-09-23 16:27:18 +03:00
unbalanced_ret_inline.fc Tests for func with scripts 2022-09-23 16:27:18 +03:00
unbalanced_ret_loops.fc Tests for func with scripts 2022-09-23 16:27:18 +03:00
unbalanced_ret_nested.fc Tests for func with scripts 2022-09-23 16:27:18 +03:00
w1.fc Tests for func with scripts 2022-09-23 16:27:18 +03:00
w2.fc Tests for func with scripts 2022-09-23 16:27:18 +03:00
w6.fc Tests for func with scripts 2022-09-23 16:27:18 +03:00
w7.fc Tests for func with scripts 2022-09-23 16:27:18 +03:00
w9.fc Tests for func with scripts 2022-09-23 16:27:18 +03:00