Changeset 66812dd for tests/concurrent/futures
- Timestamp:
- Sep 27, 2020, 10:00:39 PM (2 years ago)
- Branches:
- arm-eh, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 0a19c51
- Parents:
- bd47f35
- Location:
- tests/concurrent/futures
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/concurrent/futures/.expect/basic.txt
rbd47f35 r66812dd 1 done -
tests/concurrent/futures/basic.cfa
rbd47f35 r66812dd 91 91 } 92 92 } 93 printf( "done\n" ); // non-empty .expect file 94 93 95 }
Note: See TracChangeset
for help on using the changeset viewer.