<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/tests, branch 0_51</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=0_51</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=0_51'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2001-03-27T20:48:01+00:00</updated>
<entry>
<title>Some more tests for cut. Craig Matsuura said he saw some problems along these</title>
<updated>2001-03-27T20:48:01+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-03-27T20:48:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cc7b4f39fca193ba6b2fa60be4a4b6fd05238d08'/>
<id>urn:sha1:cc7b4f39fca193ba6b2fa60be4a4b6fd05238d08</id>
<content type='text'>
lines. "Works for me", but we'll keep these tests around for regression.
</content>
</entry>
<entry>
<title>Applied patch from Larry Doolittle to fix problem where multibuild.pl would</title>
<updated>2001-03-15T22:14:26+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-03-15T22:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=056960d8dc3c849e055ddeac87316a234f18da7d'/>
<id>urn:sha1:056960d8dc3c849e055ddeac87316a234f18da7d</id>
<content type='text'>
build the wrong files. Made the same changes to multifeat.pl.
</content>
</entry>
<entry>
<title>Added some tests for some recently found / fixed bugs in the shell.</title>
<updated>2001-03-15T18:19:13+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-03-15T18:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7384d7dce0f2a8a0541b0a6c9ce2b8a0d6e30b42'/>
<id>urn:sha1:7384d7dce0f2a8a0541b0a6c9ce2b8a0d6e30b42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some new testcases, some improvements to the tester.sh script.</title>
<updated>2001-03-13T23:30:18+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-03-13T23:30:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c75f83d8740c57cd498056d43170cbdca0729275'/>
<id>urn:sha1:c75f83d8740c57cd498056d43170cbdca0729275</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Program for testing concurrent access to syslogd.</title>
<updated>2001-03-12T20:00:00+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-03-12T20:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5ec5415402ee6e4ae21e4a50c04360908325ba81'/>
<id>urn:sha1:5ec5415402ee6e4ae21e4a50c04360908325ba81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Created new regression testing framework with a number of testcases (many more</title>
<updated>2001-03-10T00:51:29+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-03-10T00:51:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d2117e9c828e02bfc1da38768fc3f6198cab9340'/>
<id>urn:sha1:d2117e9c828e02bfc1da38768fc3f6198cab9340</id>
<content type='text'>
can be added). Also changed 'test' target in makefile to run the new
tester.sh. (Hopefully, we should be able to remove all the tests/*.mk files
soon.)
</content>
</entry>
<entry>
<title>Added script that tests turning on features in busybox one at a time and</title>
<updated>2001-03-09T01:46:45+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-03-09T01:46:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9ba5bce06f71e610db752489b4f97e2af56c2577'/>
<id>urn:sha1:9ba5bce06f71e610db752489b4f97e2af56c2577</id>
<content type='text'>
compiling to see if things break. Initial revision.
</content>
</entry>
<entry>
<title>Revert multibuild.pl change.</title>
<updated>2001-02-16T19:07:21+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-02-16T19:07:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=361ee514c636b371a50554ab73a3bfd54a49804d'/>
<id>urn:sha1:361ee514c636b371a50554ab73a3bfd54a49804d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Patch from Larry Doolittle to cross things in multibuild.pl</title>
<updated>2001-02-16T18:37:00+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-02-16T18:37:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fa4f146d7d3600df63f76b1d4d90620d983901c4'/>
<id>urn:sha1:fa4f146d7d3600df63f76b1d4d90620d983901c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply a patch from Larry Doolittle to add "-all" and "-none" switches</title>
<updated>2001-02-01T22:43:49+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-02-01T22:43:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=af4ac77d9d13f879922ccad8a8535c24aeea0380'/>
<id>urn:sha1:af4ac77d9d13f879922ccad8a8535c24aeea0380</id>
<content type='text'>
to multibuild.pl.  I did a little formatting adjustments to make it
_very_ obvious when things stop working.  I also removed the USE_PROCFS
config option -- just do the right thing when USE_DEVPS_PATCH is enabled.
 -Erik
</content>
</entry>
</feed>
