Commit graph

16 commits

Author SHA1 Message Date
Александр Земляк 60799b031b
Удаление pcu стандартных модулей SPython перед их компиляцией в bat файлах (#3407)
* Return rebuild for RebuildStandartModulesSPython

* Add SPython pcu files deletion command in bat files

* Fix linux sh script for SPython modules
2026-04-09 09:45:52 +03:00
Mikhalkovich Stanislav 18709a5cb8 Примеры улучшил добавил
Вернул GitIgnoreTester
2026-02-03 13:48:56 +03:00
Mikhalkovich Stanislav 740f18362a 3.11.1.3743 2026-02-02 14:19:47 +03:00
Александр Земляк d7a81d312c
Uncomment RebuildStandartModulesSPython.pas compilation in bat files (#3373) 2026-01-06 19:52:19 +03:00
Александр Земляк 52c9e7182b
Добавление компиляции RebuildStandartModulesSPython.pas в bat файлы (#3368)
* Add RebuildStandartModules SPython.pas compilation in bat files

* Update gitignore in ReleaseGenerators
2026-01-03 20:54:32 +03:00
Александр Земляк 17f6a9b956
Spython test suite (#3362)
* Reorganize files in TestSuite dir for multiple languages

* Add SPython samples to TestSuite

* Update TestRunner to support multiple languages

* Delete dll files accidentally pushed

* Update .gitignore

* Revert "Delete dll files accidentally pushed"

This reverts commit 62bcba2b821d58ae51ec98e9dadcf621bb0fc003.

* Update testing dir path in Testing.cs

* Improve TestRunner output

* Add random module and it's usage sample

* Reorganize gitignore files

* Move pascal tests back to TestSuite and create new TestSuiteLanguagePlugins folder for SPython

* Revert "Update testing dir path in Testing.cs"

This reverts commit 7d94eafb25292421bce8315520b4f6a0de001bbd.

* Revert crlf changes in pascal tests

* Test changes of _RebuildReleaseAndRunTestsForGitHubActions.bat

* Revert "Test changes of _RebuildReleaseAndRunTestsForGitHubActions.bat"

This reverts commit 234ceae3e3a339fbc68a6170e2bd201dab14d67d.

* Test changes in StorageLocationPicker

* Another test changes in StorageLocationPicker.cs

* Rename LanguagePlugins folder to AdditionalLanguages

* Decouple TestRunner from language names and parameters

* Revert calling TestRunner without parameters in .bat files

* Fix formatter tests nogui exception handling

* Small refactoring in Testing.cs and TestRunner fix of working directory
2025-12-21 21:11:52 +03:00
Sun Serega 66e9ee1a69
Revert "Run GitIgnoreTester separately from other tests (#3287)" (#3288)
This reverts commit da6d44fc33.
2025-06-20 14:29:40 +03:00
Sun Serega da6d44fc33
Run GitIgnoreTester separately from other tests (#3287) 2025-06-18 22:29:49 +03:00
samuraiGH d491e88aa7
migration to new build system (#3241)
* converting project files into sdk style
* new build commands
* adding new dll into nsis
* removing unused .cs files
2025-03-03 20:34:51 +03:00
Sun Serega 5734bae92e revert TestRunner.exe 2023-08-21 21:42:26 +03:00
Sun Serega 7132c64f1e gitignore rework 2023-08-14 00:17:41 +03:00
Mikhalkovich Stanislav 4b32e9877e Модули Tasks для LightPT.
В примерах - задачи с использованием LightPT
2023-07-30 16:55:01 +03:00
Mikhalkovich Stanislav ef338cb879 RebuildxPT4TaskMakers.pas 2023-07-29 10:08:33 +03:00
Ivan Bondarev 6cbe414c0e tt 2021-01-05 13:13:55 +01:00
Ivan Bondarev 537fc0ee68 test assert 2021-01-05 12:32:21 +01:00
Ivan Bondarev c8deaf2868 _RebuildReleaseAndRunTestsForGitHubActions.bat 2021-01-03 14:40:44 +01:00