Skip to content

Commit 10f06d7

Browse files
bonzinijpakkane
authored andcommitted
Revert "tests: skip test common/223 in the -Ddefault_library=... jobs"
This reverts commit 5ab871b. It is not needed anymore since the pre-1.8 semantics were the good ones.
1 parent a2111cc commit 10f06d7

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.github/workflows/os_comp.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,10 @@ jobs:
100100
- CC: 'gcc'
101101
CXX: 'g++'
102102
- MESON_ARGS: '--unity=on -Ddefault_library=static'
103-
MESON_TEST_DDEFAULT_LIBRARY: yes
104103
RUN_TESTS_ARGS: '--no-unittests'
105104
CC: 'gcc'
106105
CXX: 'g++'
107106
- MESON_ARGS: '-Ddefault_library=both'
108-
MESON_TEST_DDEFAULT_LIBRARY: yes
109107
RUN_TESTS_ARGS: '--no-unittests'
110108
CC: 'gcc'
111109
CXX: 'g++'
@@ -132,7 +130,6 @@ jobs:
132130
env:
133131
MESON_RSP_THRESHOLD: ${{ matrix.cfg.MESON_RSP_THRESHOLD }}
134132
MESON_ARGS: ${{ matrix.cfg.MESON_ARGS }}
135-
MESON_TEST_DDEFAULT_LIBRARY: ${{ matrix.cfg.MESON_TEST_DDEFAULT_LIBRARY }}
136133
RUN_TESTS_ARGS: ${{ matrix.cfg.RUN_TESTS_ARGS }}
137134
CC: ${{ matrix.cfg.CC }}
138135
CXX: ${{ matrix.cfg.CXX }}

test cases/common/223 persubproject options/test.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)