Changeset a0548c2
- Timestamp:
- Feb 25, 2026, 12:52:06 AM (11 hours ago)
- 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)
- Location:
- tests
- Files:
-
- 1 edited
- 1 moved
-
Makefile.am (modified) (2 diffs)
-
concurrency/waitfor/.expect/autogen_destructor.txt (moved) (moved from tests/.expect/linkoncedestructor.txt )
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile.am
r6018ddb ra0548c2 119 119 .PHONY : concurrency list .validate .test_makeflags 120 120 .INTERMEDIATE : .validate .validate.cfa .test_makeflags 121 <<<<<<< HEAD122 121 EXTRA_PROGRAMS = array-collections/boxed \ 123 122 avl_test \ … … 127 126 linking/mangling/anon \ 128 127 .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 install131 >>>>>>> parent of a56d544a4 (cleanup and add tests)132 128 EXTRA_DIST = test.py \ 133 129 pybin/__init__.py \
Note:
See TracChangeset
for help on using the changeset viewer.