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
Aleksandr Kirsanov de570873d7
[FunC] Add builtin functions to stdlib.fc
Note, that I have not added all builtin functions.
I filtered out strange and actually unused in practice,
like "int_at()" and similar, or "run_method0()" and similar.
(Probably, they should be dropped off even from builtins)

Also, I've modified some stdlib.fc legacy tests just to ensure
that a resulting hash doesn't change.
2024-06-14 15:22:58 +03:00
..
legacy_tests [FunC] Add builtin functions to stdlib.fc 2024-06-14 15:22:58 +03:00
tests [FunC] Add builtin keyword to be used in stdlib later on 2024-06-14 15:22:58 +03:00
legacy_tester.js [FunC] Enrich and refactor testing framework, add negative tests 2024-06-14 15:22:56 +03:00
legacy_tester.py [FunC] Enrich and refactor testing framework, add negative tests 2024-06-14 15:22:56 +03:00
legacy_tests.jsonl [FunC] Make all functions impure by default, add "pure" specifier 2024-06-14 15:22:57 +03:00
run_tests.js [FunC] Enrich testing framework, add code hash checking 2024-06-14 15:22:57 +03:00
run_tests.py [FunC] Enrich testing framework, add code hash checking 2024-06-14 15:22:57 +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 [FunC] Enrich and refactor testing framework, add negative tests 2024-06-14 15:22:56 +03:00