Changeset 6018ddb for tests/Makefile.am
- Timestamp:
- Feb 25, 2026, 12:52:06 AM (25 hours ago)
- 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)
- File:
-
- 1 edited
-
tests/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile.am
r2b3ebe5 r6018ddb 119 119 .PHONY : concurrency list .validate .test_makeflags 120 120 .INTERMEDIATE : .validate .validate.cfa .test_makeflags 121 <<<<<<< HEAD 121 122 EXTRA_PROGRAMS = array-collections/boxed \ 122 123 avl_test \ … … 126 127 linking/mangling/anon \ 127 128 .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) 128 132 EXTRA_DIST = test.py \ 129 133 pybin/__init__.py \
Note:
See TracChangeset
for help on using the changeset viewer.