mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| auto-tests | ||
| test | ||
| abscode.cpp | ||
| analyzer.cpp | ||
| asmops.cpp | ||
| builtins.cpp | ||
| codegen.cpp | ||
| func-main.cpp | ||
| func.cpp | ||
| func.h | ||
| gen-abscode.cpp | ||
| keywords.cpp | ||
| optimize.cpp | ||
| parse-func.cpp | ||
| stack-transform.cpp | ||
| unify-types.cpp | ||