Changes in longrun_tests/Makefile.am [ecc0fec:e8fe5e0]
- File:
-
- 1 edited
-
longrun_tests/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
longrun_tests/Makefile.am
recc0fec re8fe5e0 42 42 -I$(abs_top_srcdir)/tests \ 43 43 -I$(srcdir) \ 44 -DTEST_$(shell cat .type | tr a-z A-Z) 44 -DTEST_$(shell cat .type | tr a-z A-Z) \ 45 -in-tree 45 46 46 47 TESTS = block coroutine create disjoint enter enter3 processor stack wait yield
Note:
See TracChangeset
for help on using the changeset viewer.