<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gettext.git/gettext-tools/tests/xgettext-python-1, branch master</title>
<subtitle>git.savannah.gnu.org: git/gettext.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gettext.git/'/>
<entry>
<title>Update after gnulib changed.</title>
<updated>2022-01-02T14:43:41+00:00</updated>
<author>
<name>Bruno Haible</name>
<email>bruno@clisp.org</email>
</author>
<published>2022-01-02T14:43:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gettext.git/commit/?id=56dc658db752c2894861ee574866d507f12a17f8'/>
<id>56dc658db752c2894861ee574866d507f12a17f8</id>
<content type='text'>
* gettext-tools/tests/msgcat-17: Update test for changed libunistring line
breaking behaviour.
* gettext-tools/tests/msgfilter-sr-latin-1: Likewise.
* gettext-tools/tests/msgmerge-11: Likewise.
* gettext-tools/tests/xgettext-python-1: Likewise.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gettext-tools/tests/msgcat-17: Update test for changed libunistring line
breaking behaviour.
* gettext-tools/tests/msgfilter-sr-latin-1: Likewise.
* gettext-tools/tests/msgmerge-11: Likewise.
* gettext-tools/tests/xgettext-python-1: Likewise.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test failures on Haiku.</title>
<updated>2019-12-24T16:37:07+00:00</updated>
<author>
<name>Bruno Haible</name>
<email>bruno@clisp.org</email>
</author>
<published>2019-12-24T16:37:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gettext.git/commit/?id=d3ea8dce3125b6c5bab1c3b1acdf61d2c64b9592'/>
<id>d3ea8dce3125b6c5bab1c3b1acdf61d2c64b9592</id>
<content type='text'>
* gettext-tools/tests/init.cfg (func_filter_POT_Creation_Date): New function.
* gettext-tools/tests/xgettext-*: Use it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gettext-tools/tests/init.cfg (func_filter_POT_Creation_Date): New function.
* gettext-tools/tests/xgettext-*: Use it.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Use Exit instead of exit if init.sh is used</title>
<updated>2016-06-08T06:28:49+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>ueno@gnu.org</email>
</author>
<published>2016-06-08T06:27:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gettext.git/commit/?id=59d9b55bb203ec78be4ace221123e0d1b5827b35'/>
<id>59d9b55bb203ec78be4ace221123e0d1b5827b35</id>
<content type='text'>
* gettext-tools/tests/*: Use Exit instead of exit, as suggested by
init.sh.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gettext-tools/tests/*: Use Exit instead of exit, as suggested by
init.sh.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Undo the previous unintended file mode changes</title>
<updated>2014-03-10T12:10:01+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>ueno@gnu.org</email>
</author>
<published>2014-03-10T12:09:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gettext.git/commit/?id=ec84e32c72ec6e648efcf001f2ec26611286297a'/>
<id>ec84e32c72ec6e648efcf001f2ec26611286297a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Remove unnecessary tempfile cleanup code</title>
<updated>2014-03-10T09:24:15+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>ueno@gnu.org</email>
</author>
<published>2014-03-10T09:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gettext.git/commit/?id=d66197a3ca8355efa22f1d9c687f41eb30ae19ff'/>
<id>d66197a3ca8355efa22f1d9c687f41eb30ae19ff</id>
<content type='text'>
Cleanup code like "rm -fr $tmpfiles" are no longer needed, since
'init.sh' takes care of that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cleanup code like "rm -fr $tmpfiles" are no longer needed, since
'init.sh' takes care of that.
</pre>
</div>
</content>
</entry>
<entry>
<title>gettext-tools: convert tests to use init.sh from Gnulib</title>
<updated>2013-07-10T09:34:09+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>ueno@gnu.org</email>
</author>
<published>2013-07-10T08:14:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gettext.git/commit/?id=6c0abd26de617b218e86360885c1a6674fe1a4ea'/>
<id>6c0abd26de617b218e86360885c1a6674fe1a4ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix string concatenation with '+' in Python.</title>
<updated>2013-06-27T03:22:16+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>ueno@gnu.org</email>
</author>
<published>2013-06-27T03:00:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gettext.git/commit/?id=f473f3991e5e56e24654dcb07de6d5e600d74462'/>
<id>f473f3991e5e56e24654dcb07de6d5e600d74462</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support explicit string concatenation with '+' in Python.</title>
<updated>2013-04-22T03:07:39+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>ueno@gnu.org</email>
</author>
<published>2013-04-16T04:03:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gettext.git/commit/?id=d4661005c12f491eb66765ceb27be9b45aaf9aff'/>
<id>d4661005c12f491eb66765ceb27be9b45aaf9aff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update expected result after linebreaking in libunistring changed.</title>
<updated>2011-06-07T21:39:46+00:00</updated>
<author>
<name>Bruno Haible</name>
<email>bruno@clisp.org</email>
</author>
<published>2011-06-03T00:15:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gettext.git/commit/?id=ff246ee72a42f6e0df84be75695b281b314c3481'/>
<id>ff246ee72a42f6e0df84be75695b281b314c3481</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test interpretation of [ ].</title>
<updated>2009-06-23T10:15:47+00:00</updated>
<author>
<name>Bruno Haible</name>
<email>bruno@clisp.org</email>
</author>
<published>2008-08-16T10:15:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gettext.git/commit/?id=8df49dc054a23accf48cc82d2056d7267dcceeb8'/>
<id>8df49dc054a23accf48cc82d2056d7267dcceeb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
