Changeset 949339b for tests/Makefile.am


Ignore:
Timestamp:
Sep 27, 2021, 2:09:55 PM (4 years ago)
Author:
Thierry Delisle <tdelisle@…>
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.
Message:

Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/Makefile.am

    r4e28d2e9 r949339b  
    7575        pybin/tools.py \
    7676        long_tests.hfa \
     77        .in/parseconfig-all.txt \
     78        .in/parseconfig-errors.txt \
     79        .in/parseconfig-missing.txt \
    7780        io/.in/io.data \
    7881        io/.in/many_read.data \
     
    8285        concurrent/clib_tls.c \
    8386        exceptions/with-threads.hfa \
    84         exceptions/except-io.hfa
     87        exceptions/except-io.hfa \
     88        unified_locking/mutex_test.hfa
    8589
    8690dist-hook:
Note: See TracChangeset for help on using the changeset viewer.