Changes in tests/Makefile.am [0cd168f:584612d]
- File:
-
- 1 edited
-
tests/Makefile.am (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile.am
r0cd168f r584612d 52 52 WFLGAS_OPT_LAX = \ 53 53 alloc \ 54 alloc2 \ 54 55 array \ 56 array-collections/array-raii-c \ 57 array-collections/array-raii-cfa \ 55 58 array-collections/boxed \ 56 59 array-collections/boxed% \ … … 95 98 concurrency/examples/boundedBufferEXT \ 96 99 concurrency/examples/boundedBufferINT \ 100 concurrency/futures/abandon \ 97 101 concurrency/futures/multi \ 98 102 concurrency/futures/select_future \ … … 175 179 function-operator \ 176 180 gmp \ 181 heap \ 177 182 identFuncDeclarator \ 178 183 identParamDeclarator \
Note:
See TracChangeset
for help on using the changeset viewer.