<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/util-linux.git/tests/expected/script/options-append, branch master</title>
<subtitle>git.kernel.org: pub/scm/utils/util-linux/util-linux.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/util-linux.git/'/>
<entry>
<title>script: add separator to header, update tests</title>
<updated>2022-01-25T15:31:02+00:00</updated>
<author>
<name>Karel Zak</name>
<email>kzak@redhat.com</email>
</author>
<published>2022-01-25T15:31:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/util-linux.git/commit/?id=4eda4ec8af067702fcb23ec50a541411c5845594'/>
<id>4eda4ec8af067702fcb23ec50a541411c5845594</id>
<content type='text'>
* add separator before "&lt;not executed on terminal&gt;"
* update test (due to 4d8edee5eeb3ea5457eeff321bca7dd64108eb8f)

Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add separator before "&lt;not executed on terminal&gt;"
* update test (due to 4d8edee5eeb3ea5457eeff321bca7dd64108eb8f)

Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: update script done messages</title>
<updated>2018-05-14T11:54:41+00:00</updated>
<author>
<name>Karel Zak</name>
<email>kzak@redhat.com</email>
</author>
<published>2018-05-14T11:54:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/util-linux.git/commit/?id=aa4e132f57ccad632bfbd260c4134069124641a7'/>
<id>aa4e132f57ccad632bfbd260c4134069124641a7</id>
<content type='text'>
Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: update script headers</title>
<updated>2018-05-14T10:57:39+00:00</updated>
<author>
<name>Karel Zak</name>
<email>kzak@redhat.com</email>
</author>
<published>2018-05-14T10:57:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/util-linux.git/commit/?id=400c1c574bb311789d60ee4b975eeb8c3dab761b'/>
<id>400c1c574bb311789d60ee4b975eeb8c3dab761b</id>
<content type='text'>
Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: adjust for ISO timezone colon use</title>
<updated>2017-11-12T14:08:43+00:00</updated>
<author>
<name>J William Piggott</name>
<email>elseifthen@gmx.com</email>
</author>
<published>2017-11-12T14:08:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/util-linux.git/commit/?id=948e8d4349a7f83be1b6b3e94932eb4b8d6946d0'/>
<id>948e8d4349a7f83be1b6b3e94932eb4b8d6946d0</id>
<content type='text'>
Fix several tests broken by adding a timezone colon in the
timeutils ISO format functions.

Signed-off-by: J William Piggott &lt;elseifthen@gmx.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix several tests broken by adding a timezone colon in the
timeutils ISO format functions.

Signed-off-by: J William Piggott &lt;elseifthen@gmx.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: update script(1) tests</title>
<updated>2017-04-18T10:42:58+00:00</updated>
<author>
<name>Karel Zak</name>
<email>kzak@redhat.com</email>
</author>
<published>2017-04-18T10:42:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/util-linux.git/commit/?id=d9f90f697c41a7040e5ff5e11a42c41adab173f6'/>
<id>d9f90f697c41a7040e5ff5e11a42c41adab173f6</id>
<content type='text'>
Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: check script options work as expected</title>
<updated>2015-06-06T13:36:38+00:00</updated>
<author>
<name>Sami Kerola</name>
<email>kerolasa@iki.fi</email>
</author>
<published>2015-05-24T17:14:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/util-linux.git/commit/?id=6a40c65f81d393667bb7059be7d89eaf5cc99791'/>
<id>6a40c65f81d393667bb7059be7d89eaf5cc99791</id>
<content type='text'>
Options --flush and --timing remain unchecked, as I do not have an idea
how to check them reliably.

Signed-off-by: Sami Kerola &lt;kerolasa@iki.fi&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Options --flush and --timing remain unchecked, as I do not have an idea
how to check them reliably.

Signed-off-by: Sami Kerola &lt;kerolasa@iki.fi&gt;
</pre>
</div>
</content>
</entry>
</feed>
