Changeset 49510db for tests/Makefile.am
- Timestamp:
- Jan 29, 2025, 9:09:20 AM (11 months ago)
- Branches:
- master
- Children:
- a22e8b4
- Parents:
- a950021 (diff), c699602 (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) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile.am
ra950021 r49510db 61 61 # Tests that need investigation from the CFA team about why they require lax wflags. Goal is to eliminate this list. 62 62 WFLGAS_OPT_LAX_TO_INVESTIGATE = \ 63 attributes \64 collections/queue \65 collections/sequence \66 collections/stack \67 63 collections/vector-demo \ 68 64 concurrency/actors/dynamic \ … … 97 93 concurrency/waituntil/repeat_close \ 98 94 concurrency/waituntil/timeout \ 99 configs/usage \100 ctrl-flow/labelledExit \101 ctrl-flow/loop_else \102 95 designations \ 103 96 exceptions/cardgame \
Note:
See TracChangeset
for help on using the changeset viewer.