Changeset 26a249c
- Timestamp:
- Dec 22, 2020, 2:47:20 PM (4 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 84f49be
- Parents:
- 797a193
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
longrun_tests/Makefile.am
r797a193 r26a249c 44 44 -DTEST_$(shell cat .type | tr a-z A-Z) 45 45 46 TESTS = block coroutine create disjoint enter enter3 processor stack wait yield46 TESTS = block coroutine create disjoint enter enter3 locks processor stack wait yield 47 47 48 48 # .INTERMEDIATE: $(TESTS)
Note: See TracChangeset
for help on using the changeset viewer.