]> git.ipfire.org Git - thirdparty/gcc.git/commit
a68: fix modules testsuite to not include flags in test name [PR algol68/123131]
authorJose E. Marchesi <jose.marchesi@oracle.com>
Tue, 16 Dec 2025 21:50:15 +0000 (22:50 +0100)
committerJose E. Marchesi <jose.marchesi@oracle.com>
Tue, 16 Dec 2025 21:59:00 +0000 (22:59 +0100)
commit54ffda5d2e609d833e189df2f81e5739ee984b7a
tree1ea7fbbb06ab16d890ef4cba64b7fc0f07c4f3f4
parent4ac9dec2e30f4739e465cad68337ef4d189c021a
a68: fix modules testsuite to not include flags in test name [PR algol68/123131]

Signed-off-by: Jose E. Marchesi <jemarch@gnu.org>
gcc/testsuite/ChangeLog

PR algol68/123131
* algol68/compile/modules/compile.exp: Pass module include path
via extra_flags to algol68-dg-runtest.
* algol68/execute/modules/execute.exp: Pass module include path
via algol68_compile_args.
* lib/algol68-dg.exp (MODULES_OPTIONS): Delete.
(algol68-dg-runtest): Do not use MODULE_OPTIONS.
* lib/algol68-torture.exp (BUILT_MODULES_DIR): Delete.
(algol68-torture-execute): Do not use BUILT_MODULES_DIR.
gcc/testsuite/algol68/compile/modules/compile.exp
gcc/testsuite/algol68/execute/modules/execute.exp
gcc/testsuite/lib/algol68-dg.exp
gcc/testsuite/lib/algol68-torture.exp