<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libguestfs.git/ocaml/t, branch oldlinux</title>
<subtitle>[MIRROR] library for accessing and modifying guest disk images</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/'/>
<entry>
<title>ocaml: Allow parallel mount-local test to be skipped.</title>
<updated>2012-06-26T17:39:05+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-06-26T17:38:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=0977c8408a1119c0582e3d2ab6edef23a1f1f22e'/>
<id>0977c8408a1119c0582e3d2ab6edef23a1f1f22e</id>
<content type='text'>
FUSE is not very reliable on RHEL 5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FUSE is not very reliable on RHEL 5.
</pre>
</div>
</content>
</entry>
<entry>
<title>extra-tests: ocaml: Use a short delay instead of Thread.yield.</title>
<updated>2012-04-12T17:43:59+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-04-12T17:43:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=5b414f581f1e40f91e44914776b119ce3ef6594c'/>
<id>5b414f581f1e40f91e44914776b119ce3ef6594c</id>
<content type='text'>
On the new faster computer, Thread.yield wasn't yielding, so the
second thread would block the main test from proceeding (only when run
under valgrind however).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On the new faster computer, Thread.yield wasn't yielding, so the
second thread would block the main test from proceeding (only when run
under valgrind however).
</pre>
</div>
</content>
</entry>
<entry>
<title>parallel mount-local test: Don't run more than 12 threads.</title>
<updated>2012-04-03T09:52:27+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-04-03T09:52:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=465c97ebf4421cdf5aadfb6bcb623da8c2d99e8a'/>
<id>465c97ebf4421cdf5aadfb6bcb623da8c2d99e8a</id>
<content type='text'>
On the Koji builder that has lots of memory, this was trying to run
something like 20 threads.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On the Koji builder that has lots of memory, this was trying to run
something like 20 threads.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test of parallel mount-local calls.</title>
<updated>2012-03-29T16:13:28+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-03-27T09:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=b2cddfe2f5e7ed7ba45d83548ecbc8092bd8fc3a'/>
<id>b2cddfe2f5e7ed7ba45d83548ecbc8092bd8fc3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tempus fugit.</title>
<updated>2012-01-18T22:05:02+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2012-01-18T22:05:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=08840bab44c38d0c69b5780c57b2bf370c96d58c'/>
<id>08840bab44c38d0c69b5780c57b2bf370c96d58c</id>
<content type='text'>
Update all copyright dates to 2012.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update all copyright dates to 2012.
</pre>
</div>
</content>
</entry>
<entry>
<title>ocaml: Load test should call Gc.compact to flag memory errors.</title>
<updated>2011-11-29T17:13:45+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-11-29T17:13:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=082a55f76cd61f3590976f6b095552ea65259ced'/>
<id>082a55f76cd61f3590976f6b095552ea65259ced</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ocaml: Catch EVENT_ENTER case in test.</title>
<updated>2011-11-09T21:21:48+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-11-09T17:50:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=22c72b911e65b93cfd049f42e6bd1b9ad7d55299'/>
<id>22c72b911e65b93cfd049f42e6bd1b9ad7d55299</id>
<content type='text'>
For some reason we are not compiling the tests with -warn-error so
this problem was not noticed before.

This fixes commit 9420eaf44ec4067c3740b91b0be0fede08a0c515.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For some reason we are not compiling the tests with -warn-error so
this problem was not noticed before.

This fixes commit 9420eaf44ec4067c3740b91b0be0fede08a0c515.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update FSF address.</title>
<updated>2011-11-08T14:43:07+00:00</updated>
<author>
<name>Matthew Booth</name>
<email>mbooth@redhat.com</email>
</author>
<published>2011-11-08T14:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=04ea1375c55aa67df4e7fc61dbb534111767f3b6'/>
<id>04ea1375c55aa67df4e7fc61dbb534111767f3b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New event API - OCaml bindings (RHBZ#664558).</title>
<updated>2011-03-15T12:16:50+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-03-14T16:44:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=7e51cc94ddb7527b37111d6fecce96dca14b900a'/>
<id>7e51cc94ddb7527b37111d6fecce96dca14b900a</id>
<content type='text'>
The functions set_progress_callback and clear_progress_callback have
been removed, and replaced with a complete mechanism for setting and
deleting general-purpose events.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The functions set_progress_callback and clear_progress_callback have
been removed, and replaced with a complete mechanism for setting and
deleting general-purpose events.
</pre>
</div>
</content>
</entry>
<entry>
<title>ocaml: Combine tests together to reduce number of launches.</title>
<updated>2010-11-30T13:56:33+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2010-11-30T13:56:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=13af3835cdcfbf46c8072b7960d73ae9ca5deb4d'/>
<id>13af3835cdcfbf46c8072b7960d73ae9ca5deb4d</id>
<content type='text'>
Combine launch, lvcreate and readdir tests together into a
single 'basic' test, so that we don't launch the appliance
so often when testing in this subdirectory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Combine launch, lvcreate and readdir tests together into a
single 'basic' test, so that we don't launch the appliance
so often when testing in this subdirectory.
</pre>
</div>
</content>
</entry>
</feed>
