<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dlfcn-win32/tests, branch variousimprovements2025</title>
<subtitle>A mirror of https://github.com/dlfcn-win32/dlfcn-win32.git
</subtitle>
<id>https://git.lua4.win/dlfcn-win32/atom?h=variousimprovements2025</id>
<link rel='self' href='https://git.lua4.win/dlfcn-win32/atom?h=variousimprovements2025'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/'/>
<updated>2025-04-28T12:49:51+00:00</updated>
<entry>
<title>Do not install test file</title>
<updated>2025-04-28T12:49:51+00:00</updated>
<author>
<name>Pali Rohár</name>
<email>pali.rohar@gmail.com</email>
</author>
<published>2024-03-29T18:59:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=7989e4dc4fa1dc31b4c353c72b092209a773c78f'/>
<id>urn:sha1:7989e4dc4fa1dc31b4c353c72b092209a773c78f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix test compile error C2065: 'errno' : undeclared identifier</title>
<updated>2025-04-28T12:49:51+00:00</updated>
<author>
<name>Pali Rohár</name>
<email>pali.rohar@gmail.com</email>
</author>
<published>2024-03-29T17:02:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=7ce4d24605590e4222eea678403bbf479a432d30'/>
<id>urn:sha1:7ce4d24605590e4222eea678403bbf479a432d30</id>
<content type='text'>
For errno usage it is required to include C header file errno.h and do not
depend that some other header file will include it.
</content>
</entry>
<entry>
<title>Add proper guards for platform code</title>
<updated>2025-04-28T12:49:51+00:00</updated>
<author>
<name>Pali Rohár</name>
<email>pali.rohar@gmail.com</email>
</author>
<published>2023-12-29T22:19:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=c815879efea297cad9d9fbf76baf972d49dd97fa'/>
<id>urn:sha1:c815879efea297cad9d9fbf76baf972d49dd97fa</id>
<content type='text'>
Do not expect that non-ARM code is automatically X86 code as it does not
have to be. Returns failure (not thunk) in other case.

Make sure that windows test code is not called on non-windows platforms.
Test code tests/test-dladdr.c is written to be validated on any platforms,
including non-windows.
</content>
</entry>
<entry>
<title>Add Windows ARM64 support</title>
<updated>2022-12-27T14:10:21+00:00</updated>
<author>
<name>GH Cao</name>
<email>driver1998.ms@outlook.com</email>
</author>
<published>2022-12-08T13:37:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=d78c6266893b44d3bd9662a4cf387d79fdb7153f'/>
<id>urn:sha1:d78c6266893b44d3bd9662a4cf387d79fdb7153f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: use CROSSCOMPILING_EMULATOR</title>
<updated>2021-04-27T16:37:06+00:00</updated>
<author>
<name>Michel Zou</name>
<email>xantares09@hotmail.com</email>
</author>
<published>2021-03-15T10:26:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=a130887781373f5f29552ee6d7139b99a829512d'/>
<id>urn:sha1:a130887781373f5f29552ee6d7139b99a829512d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some style issues</title>
<updated>2021-02-03T19:57:40+00:00</updated>
<author>
<name>Pali Rohár</name>
<email>pali.rohar@gmail.com</email>
</author>
<published>2021-02-03T19:57:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=f7e7a5d7345cb416c5514b983f2d8ad387b6f915'/>
<id>urn:sha1:f7e7a5d7345cb416c5514b983f2d8ad387b6f915</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Function dladdr() now retrieve symbol name and symbol address from both export and import tables</title>
<updated>2021-01-27T17:58:21+00:00</updated>
<author>
<name>Pali Rohár</name>
<email>pali.rohar@gmail.com</email>
</author>
<published>2021-01-25T22:27:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=86a41b921ca5c4bad1d0d7e54f9276046a25e319'/>
<id>urn:sha1:86a41b921ca5c4bad1d0d7e54f9276046a25e319</id>
<content type='text'>
dladdr tests for Windows now should always pass like on other systems.
</content>
</entry>
<entry>
<title>cmake: add support to build test-dladdr on unix like os</title>
<updated>2021-01-17T11:51:39+00:00</updated>
<author>
<name>Ralf Habacker</name>
<email>ralf.habacker@freenet.de</email>
</author>
<published>2021-01-17T11:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=ebd7badd50aeea37a2ca121409e9f68370b62855'/>
<id>urn:sha1:ebd7badd50aeea37a2ca121409e9f68370b62855</id>
<content type='text'>
This is used to obtain test result references.
</content>
</entry>
<entry>
<title>Add function dladdr() and associated test application test-dladdr</title>
<updated>2021-01-17T11:51:39+00:00</updated>
<author>
<name>Ralf Habacker</name>
<email>ralf.habacker@freenet.de</email>
</author>
<published>2020-12-11T13:32:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=0ea2334d46ca84c1a27bd086700f620a06401f94'/>
<id>urn:sha1:0ea2334d46ca84c1a27bd086700f620a06401f94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add _CRT_SECURE_NO_WARNINGS for test.c to disable MSVC deprecation warnings</title>
<updated>2020-12-13T01:22:06+00:00</updated>
<author>
<name>Pali Rohár</name>
<email>pali.rohar@gmail.com</email>
</author>
<published>2020-12-13T01:22:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/dlfcn-win32/commit/?id=e042c1de4feb419a1f9b49186ac61cab3f031c5e'/>
<id>urn:sha1:e042c1de4feb419a1f9b49186ac61cab3f031c5e</id>
<content type='text'>
</content>
</entry>
</feed>
