Changeset 949339b for tests/Makefile.am
- Timestamp:
- Sep 27, 2021, 2:09:55 PM (4 years ago)
- Branches:
- ADT, ast-experimental, enum, forall-pointer-decay, master, pthread-emulation, qualifiedEnum
- Children:
- cc287800
- Parents:
- 4e28d2e9 (diff), 056cbdb (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
-
tests/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile.am
r4e28d2e9 r949339b 75 75 pybin/tools.py \ 76 76 long_tests.hfa \ 77 .in/parseconfig-all.txt \ 78 .in/parseconfig-errors.txt \ 79 .in/parseconfig-missing.txt \ 77 80 io/.in/io.data \ 78 81 io/.in/many_read.data \ … … 82 85 concurrent/clib_tls.c \ 83 86 exceptions/with-threads.hfa \ 84 exceptions/except-io.hfa 87 exceptions/except-io.hfa \ 88 unified_locking/mutex_test.hfa 85 89 86 90 dist-hook:
Note:
See TracChangeset
for help on using the changeset viewer.