Changeset d3cf623 for tests/Makefile.am
- Timestamp:
- Dec 20, 2024, 10:52:16 AM (4 weeks ago)
- Branches:
- master
- Children:
- b05d79d
- Parents:
- df91e15
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile.am
rdf91e15 rd3cf623 186 186 enum_tests/planet \ 187 187 enum_tests/structEnum \ 188 exceptions/cancel/coroutine \189 exceptions/cancel/thread \190 188 exceptions/cardgame \ 191 exceptions/conditional \192 exceptions/conditional-threads \193 exceptions/cor_resumer \194 exceptions/data-except \195 189 exceptions/defaults \ 196 190 exceptions/defaults-threads \ 197 exceptions/fibonacci_nonlocal \198 exceptions/finally \199 exceptions/finally-threads \200 191 exceptions/hotpotato \ 201 192 exceptions/hotpotato_checked \ 202 exceptions/interact \203 193 exceptions/pingpong_nonlocal \ 204 194 exceptions/polymorphic \ 205 exceptions/resume \206 exceptions/resume-threads \207 exceptions/terminate \208 exceptions/terminate-threads \209 exceptions/trash \210 195 exceptions/try-leave-catch \ 211 exceptions/virtual-cast \212 196 exceptions/virtual-poly \ 213 197 expression \
Note: See TracChangeset
for help on using the changeset viewer.