Changeset 6018ddb for tests/Makefile.am


Ignore:
Timestamp:
Feb 25, 2026, 12:52:06 AM (25 hours ago)
Author:
Matthew Au-Yeung <mw2auyeu@…>
Branches:
stuck-waitfor-destruct
Children:
a0548c2
Parents:
2b3ebe5
git-author:
Matthew Au-Yeung <mw2auyeu@…> (02/25/26 00:31:10)
git-committer:
Matthew Au-Yeung <mw2auyeu@…> (02/25/26 00:52:06)
Message:

Revert "cleanup and add tests"

This reverts commit a56d544a48fa37aa9352321253b32a7ddc0159c7.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/Makefile.am

    r2b3ebe5 r6018ddb  
    119119.PHONY : concurrency list .validate .test_makeflags
    120120.INTERMEDIATE : .validate .validate.cfa .test_makeflags
     121<<<<<<< HEAD
    121122EXTRA_PROGRAMS = array-collections/boxed \
    122123        avl_test \
     
    126127        linking/mangling/anon \
    127128        .dummy_hack # build but do not install
     129=======
     130EXTRA_PROGRAMS = array-collections/boxed avl_test linkonce linkoncedestructor linking/mangling/anon .dummy_hack # build but do not install
     131>>>>>>> parent of a56d544a4 (cleanup and add tests)
    128132EXTRA_DIST = test.py \
    129133        pybin/__init__.py \
Note: See TracChangeset for help on using the changeset viewer.