1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 11:12:16 +00:00
ton/crypto/func/auto-tests
tolk-vm f00ff75548
[FunC] Make Expr::VarApply always impure (#1381)
Expr::_VarApply is now always impure. It means, that
for `some_var()`, don't make any considerations about runtime value,
it's always called.
2024-11-14 18:32:04 +03:00
..
legacy_tests Add legacy_tester for existing funC contracts (#588) 2023-01-12 12:33:15 +03:00
tests [FunC] Make Expr::VarApply always impure (#1381) 2024-11-14 18:32:04 +03:00
legacy_tester.js Add WASM FunC autotests (#673) 2023-04-19 21:29:41 +03:00
legacy_tester.py Various changes in TVM, github builds and tests (#793) 2023-11-03 14:43:34 +03:00
legacy_tests.json Add WASM FunC autotests (#673) 2023-04-19 21:29:41 +03:00
run_tests.js Add WASM FunC autotests (#673) 2023-04-19 21:29:41 +03:00
run_tests.py Various changes in TVM, github builds and tests (#793) 2023-11-03 14:43:34 +03:00
stress_tester.py Add complex assigns to FunC and fix UB (#574) 2022-12-29 18:06:13 +03:00
wasm_tests_common.js Add WASM FunC autotests (#673) 2023-04-19 21:29:41 +03:00