Changeset d0fa494 for tests


Ignore:
Timestamp:
Oct 14, 2022, 1:03:38 PM (22 months ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, ast-experimental, master
Children:
4465777
Parents:
05d499ac
Message:

Fixed missing header in test distribution and sorted

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/Makefile.am

    r05d499ac rd0fa494  
    7676        pybin/tools.py \
    7777        long_tests.hfa \
     78        avltree/avl-private.h \
     79        avltree/avl.h \
     80        concurrent/clib_tls.c \
     81        concurrent/clib.c \
    7882        configs/.in/parseconfig-all.txt \
    7983        configs/.in/parseconfig-errors.txt \
    8084        configs/.in/parseconfig-missing.txt \
     85        exceptions/except-io.hfa \
     86        exceptions/with-threads.hfa \
    8187        io/.in/io.data \
    8288        io/.in/many_read.data \
    83         avltree/avl.h \
    84         avltree/avl-private.h \
    85         concurrent/clib.c \
    86         concurrent/clib_tls.c \
    87         exceptions/with-threads.hfa \
    88         exceptions/except-io.hfa \
     89        meta/fork+exec.hfa \
    8990        unified_locking/mutex_test.hfa
    9091
Note: See TracChangeset for help on using the changeset viewer.