pascalabcnet/TestSuiteAdditionalLanguages/SPythonTests/CompilationSamples
Александр Земляк e6ba1324a5
Отключение копирования Lib файлов в CompilationSamples в TestRunner (#3386)
* Delete PascalABC.NET Lib files from CompilationSamples

* Delete SPython Lib files from CompilationSamples

* Delete DataFrameABC from CompilationSamples

* Delete copying Lib files in TestRunner + set up copying CodeExamples in separate dir
2026-02-03 12:10:31 +03:00
..
big_program.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
global.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
global_test.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
global_var.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
global_var_in_inner_block.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
import_and_from_import.pys Рефакторинг визитора SPython и исправление global statetement (#3375) 2026-01-16 21:51:17 +03:00
int_bool_conversion.pys SPython: неявное преобразование int в bool и bool в int (#3383) 2026-02-02 12:01:18 +03:00
IntFloatTest.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
list_test.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
mergesort.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
primes_and_divisors.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
print_tests.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
str.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
super_proga1.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
super_proga2.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
tuples.pys Исправление div (//) и mod (%) для SPython (#3384) 2026-02-02 21:14:27 +03:00