<pre style='margin:0'>
Christopher Nielsen (mascguy) pushed a commit to branch master
in repository macports-legacy-support.

</pre>
<p><a href="https://github.com/macports/macports-legacy-support/commit/6e16235b833a24d1a1a04d95dc9f481bc323bc29">https://github.com/macports/macports-legacy-support/commit/6e16235b833a24d1a1a04d95dc9f481bc323bc29</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 6e16235b833a24d1a1a04d95dc9f481bc323bc29
</span>Author: Fred Wright <fw@fwright.net>
AuthorDate: Wed Oct 9 18:11:12 2024 -0700

<span style='display:block; white-space:pre;color:#404040;'>    Move test_cmsg_macro and test_queues to xtest.
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    These tests don't need the library.
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    TESTED:
</span><span style='display:block; white-space:pre;color:#404040;'>    Now run as part of xtest target, with no library build.
</span>---
 {test => xtest}/test_cmsg_macro.c | 0
 {test => xtest}/test_queues.c     | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/test/test_cmsg_macro.c b/xtest/test_cmsg_macro.c
</span>similarity index 100%
rename from test/test_cmsg_macro.c
rename to xtest/test_cmsg_macro.c
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/test/test_queues.c b/xtest/test_queues.c
</span>similarity index 100%
rename from test/test_queues.c
rename to xtest/test_queues.c
</pre><pre style='margin:0'>

</pre>