<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/tests/expand, branch master</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=master</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2026-04-15T14:08:27Z</updated>
<entry>
<title>tests: avoid $SHELL -c "ulimit ..." pattern</title>
<updated>2026-04-15T14:08:27Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2026-04-15T14:08:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d58ea74d01f649664e82499884206231b8a82f6e'/>
<id>urn:sha1:d58ea74d01f649664e82499884206231b8a82f6e</id>
<content type='text'>
As described in commit v9.10-283-g5cb0cca3b
avoid using ulimit with $SHELL -c, and explict
invocation of the shell like that can require lots of memory,
often due to loading the locale archive.
* tests/basenc/bounded-memory.sh: Avoid $SHELL -c with ulimit.
* tests/cut/bounded-memory.sh: Likewise.
* tests/expand/bounded-memory.sh Likewise.
* tests/pr/bounded-memory.sh Likewise.
* tests/unexpand/bounded-memory.sh Likewise.
* tests/fold/fold-zero-width.sh: Bring the ulimit bound
down to the standard 6M over the determined limit.
</content>
</entry>
<entry>
<title>tests: expand: fix false failure on various systems</title>
<updated>2026-03-09T21:08:40Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2026-03-09T21:01:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a4cf72f5a798edcbe9502a53e6e9a042d9a1163d'/>
<id>urn:sha1:a4cf72f5a798edcbe9502a53e6e9a042d9a1163d</id>
<content type='text'>
* tests/expand/mb.sh: Use $LOCALE_FR_UTF8 rather than
hardcoding "en_US.UTF-8".
* tests/unexpand/mb.sh: Likewise.
Reported by Bruno Haible.
</content>
</entry>
<entry>
<title>expand,unexpand: support multi-byte input</title>
<updated>2026-03-07T12:39:37Z</updated>
<author>
<name>Lukáš Zaoral</name>
<email>lzaoral@redhat.com</email>
</author>
<published>2026-03-06T14:13:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2b92c16d26d5905eb340436335cdfa19be105cae'/>
<id>urn:sha1:2b92c16d26d5905eb340436335cdfa19be105cae</id>
<content type='text'>
* src/expand.c: Use mbbuf to support multi-byte input.
* src/unexpand.c: Likewise.
* tests/expand/mb.sh: New multi-byte test.
* tests/unexpand/mb.sh: Likewise.
* tests/local.mk: Reference new tests.
* NEWS: Mention the improvement.
</content>
</entry>
<entry>
<title>maint: run 'make update-copyright'</title>
<updated>2026-01-01T18:56:16Z</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2026-01-01T18:56:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=73d3a49f45770c45808e4fdab35ae4fe248a3cd9'/>
<id>urn:sha1:73d3a49f45770c45808e4fdab35ae4fe248a3cd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint: organize expand and unexpand tests in a subdirectory</title>
<updated>2025-12-03T05:32:07Z</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2025-12-03T05:32:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=bc1d66f8a503b9cc15d6f83a13bae1a93e8f909d'/>
<id>urn:sha1:bc1d66f8a503b9cc15d6f83a13bae1a93e8f909d</id>
<content type='text'>
* tests/misc/expand.pl: Move to tests/expand/expand.pl.
* tests/misc/unexpand.pl: Move to tests/unexpand/unexpand.pl.
* tests/local.mk (all_tests): Adjust file names.
</content>
</entry>
<entry>
<title>tests: expand, unexpand: add a test for bounded memory operation</title>
<updated>2025-12-03T05:25:37Z</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2025-12-03T05:19:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=649be7359e067ea654b15784d638211d936a36f4'/>
<id>urn:sha1:649be7359e067ea654b15784d638211d936a36f4</id>
<content type='text'>
* tests/expand/bounded-memory.sh: New file.
* tests/unexpand/bounded-memory.sh: New file.
* tests/local.mk (all_tests): Add the tests.
</content>
</entry>
</feed>
