Changeset 2daea42 for longrun_tests/Makefile.am
- Timestamp:
- Dec 22, 2020, 3:17:19 PM (2 years ago)
- Branches:
- arm-eh, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- bd144fd
- Parents:
- 302ef2a (diff), c2409fd (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
Legend:
- Unmodified
- Added
- Removed
-
longrun_tests/Makefile.am
r302ef2a r2daea42 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.