Changeset a0548c2


Ignore:
Timestamp:
Feb 25, 2026, 12:52:06 AM (11 hours ago)
Author:
Matthew Au-Yeung <mw2auyeu@…>
Branches:
stuck-waitfor-destruct
Children:
44940ee
Parents:
6018ddb
git-author:
Matthew Au-Yeung <mw2auyeu@…> (02/25/26 00:51:52)
git-committer:
Matthew Au-Yeung <mw2auyeu@…> (02/25/26 00:52:06)
Message:

remove old test

Location:
tests
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • tests/Makefile.am

    r6018ddb ra0548c2  
    119119.PHONY : concurrency list .validate .test_makeflags
    120120.INTERMEDIATE : .validate .validate.cfa .test_makeflags
    121 <<<<<<< HEAD
    122121EXTRA_PROGRAMS = array-collections/boxed \
    123122        avl_test \
     
    127126        linking/mangling/anon \
    128127        .dummy_hack # build but do not install
    129 =======
    130 EXTRA_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)
    132128EXTRA_DIST = test.py \
    133129        pybin/__init__.py \
Note: See TracChangeset for help on using the changeset viewer.