honghua
e2e680831c
fix: add executable permission bit for all 3963 .sh test scripts
...
All .sh files under tests/ lacked the Git executable permission bit
(100644 instead of 100755), causing tmt run to fail with 'permission
denied' errors on Linux servers.
Fixes: woqidaideshi/openruyi-autotest#80
2026-07-06 14:36:45 +08:00
honghua
ed96e9f228
feat: add 10 professional compiler feature tests (PGO, LTO, vectorization, stack-protector, FP, static-analysis, exceptions, inline, PIC/PIE, TLS)
2026-07-01 17:31:15 +08:00
honghua
3de47851ab
refactor: dissolve scenarios into existing compiler dirs (dejagnu +4, jotai +2, csmith +2, yarpgen +2)
2026-07-01 17:24:40 +08:00
honghua
72497f0da7
feat: add compiler scenarios test suite with 10 comprehensive compilation tests
2026-07-01 17:18:11 +08:00
honghua
1ab5f36307
feat: add compiler test suite with dejagnu, jotai, csmith, yarpgen (12 cases)
2026-07-01 17:09:08 +08:00