Changeset a5e2786f for tests/Makefile.am
- Timestamp:
- Dec 22, 2024, 4:48:31 PM (13 months ago)
- Branches:
- master
- Children:
- 43299af
- Parents:
- 5a02308 (diff), 28c2c9d5 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
tests/Makefile.am (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile.am
r5a02308 ra5e2786f 52 52 WFLGAS_OPT_LAX = \ 53 53 alloc \ 54 alloc2 \55 54 array \ 56 array-collections/array-raii-c \57 array-collections/array-raii-cfa \58 55 array-collections/boxed \ 59 56 array-collections/boxed% \ … … 98 95 concurrency/examples/boundedBufferEXT \ 99 96 concurrency/examples/boundedBufferINT \ 100 concurrency/futures/abandon \101 97 concurrency/futures/multi \ 102 98 concurrency/futures/select_future \ … … 179 175 function-operator \ 180 176 gmp \ 181 heap \182 177 identFuncDeclarator \ 183 178 identParamDeclarator \
Note:
See TracChangeset
for help on using the changeset viewer.