<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Libft/tests/src/test_is.c, branch master</title>
<subtitle>Reimplementation of libc functions</subtitle>
<id>http://git.tvcloud.fr/cgit.cgi/Libft/atom?h=master</id>
<link rel='self' href='http://git.tvcloud.fr/cgit.cgi/Libft/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/cgit.cgi/Libft/'/>
<updated>2026-02-21T14:51:44Z</updated>
<entry>
<title>Restructure project layout and clean up test suite</title>
<updated>2026-02-21T14:51:44Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-02-21T14:49:06Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/cgit.cgi/Libft/commit/?id=671a58519ef6207b54947ff70eea497ff7eb58ae'/>
<id>urn:sha1:671a58519ef6207b54947ff70eea497ff7eb58ae</id>
<content type='text'>
Move sources to src/, header to inc/, and tests to tests/src/.
Update Makefiles and .gitignore for the new layout.

Refactor test harness: add crash-wrapper macros (_S_CRASH,
_S_CRASH_I, _S_CRASH_V, _S_CRASH_BUF) replacing 58 hand-written
wrappers, add shared _s_test_int_range helper eliminating duplicate
_s_test_func, add _S_RAND_ITERS constant, move srand() to main()
in all test binaries, and add Doxygen comments to test_utils.h.
</content>
</entry>
</feed>
