]> git.ipfire.org Git - thirdparty/gcc.git/commit
libphobos: Run unittest tests with dg-runtest.
authorIain Buclaw <ibuclaw@gdcproject.org>
Thu, 27 Feb 2025 22:37:21 +0000 (23:37 +0100)
committerIain Buclaw <ibuclaw@gdcproject.org>
Thu, 27 Feb 2025 22:52:49 +0000 (23:52 +0100)
commit955de3733a9ef301e2d95009cd59a1eb4ee5273c
tree9adf0b0727b84fc7541df0c52b76258f690ea0d8
parente8302282cdb53ae1d347c12d7a50c4209fbab4f7
libphobos: Run unittest tests with dg-runtest.

Use `dg-runtest' test driver rather than `dg-test' to run the libphobos
unittest testsuite, same as all other libphobos tests.  This prevents
the tests from being ran multiple times when parallelized.

Set `libphobos_test_name' as well so that all tests get a unique name.

libphobos/ChangeLog:

* testsuite/libphobos.unittest/unittest.exp: Use `dg-runtest' rather
than `dg-test'.  Set `libphobos_test_name'.
libphobos/testsuite/libphobos.unittest/unittest.exp