Changes in tests/Makefile.am [6f2033f:f26923e]
- File:
-
- 1 edited
-
tests/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile.am
r6f2033f rf26923e 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.