<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pluma/tests, branch v1.23.2</title>
<subtitle>Official text editor of the MATE desktop environment</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/'/>
<entry>
<title>Remove trailing whitespaces</title>
<updated>2019-07-06T19:46:58+00:00</updated>
<author>
<name>Laurent Napias</name>
<email>tamplan@free.fr</email>
</author>
<published>2019-06-29T08:29:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=db655f3fb2f67b695d36369e584fcb598e0e1bea'/>
<id>db655f3fb2f67b695d36369e584fcb598e0e1bea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: define ACCESSPERMS if not defined</title>
<updated>2016-07-21T11:42:31+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-07-21T11:42:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=26d006bed0a52e487c7ad80977481362822a2107'/>
<id>26d006bed0a52e487c7ad80977481362822a2107</id>
<content type='text'>
taken from
https://git.gnome.org/browse/gedit/commit/?id=de9e9716037a567bda012edda8d6f92f3cdd0ea2

patch pointed out by @pyhalov
closes https://github.com/mate-desktop/pluma/issues/189
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from
https://git.gnome.org/browse/gedit/commit/?id=de9e9716037a567bda012edda8d6f92f3cdd0ea2

patch pointed out by @pyhalov
closes https://github.com/mate-desktop/pluma/issues/189
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust the document-output-stream test to the new buffering strategy.</title>
<updated>2015-10-13T12:07:00+00:00</updated>
<author>
<name>Patrick Monnerat</name>
<email>pm@rawhide.datasphere.ch</email>
</author>
<published>2015-10-08T16:14:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=7ec8b4d7450b7a4558822d1c3f8fbe178e505690'/>
<id>7ec8b4d7450b7a4558822d1c3f8fbe178e505690</id>
<content type='text'>
Test was still failing because it checked the document content before closing.
This commit forces document flush before this check, making the test successful.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test was still failing because it checked the document content before closing.
This commit forces document flush before this check, making the test successful.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/document-output-stream.c: change substring length from 2 to 3 in EOL tests.</title>
<updated>2015-10-08T14:30:59+00:00</updated>
<author>
<name>Patrick Monnerat</name>
<email>pm@rawhide.datasphere.ch</email>
</author>
<published>2015-10-08T14:30:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=78101257f40bbf8a0d7b606bee36e527f9b0ea11'/>
<id>78101257f40bbf8a0d7b606bee36e527f9b0ea11</id>
<content type='text'>
CRs always appear at the same modulus 2 offset in test strings, thus bug
https://github.com/mate-desktop/pluma/issues/100 is never detected.
Setting substring lengths to 3 causes the test to detect bug #100, thus failing,
as it should yet do.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CRs always appear at the same modulus 2 offset in test strings, thus bug
https://github.com/mate-desktop/pluma/issues/100 is never detected.
Setting substring lengths to 3 causes the test to detect bug #100, thus failing,
as it should yet do.
</pre>
</div>
</content>
</entry>
<entry>
<title>drop support for win32/osx and checkupdate plugin</title>
<updated>2015-09-02T09:34:01+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-08-25T11:40:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=b24934e186456b50d7702192ec3a270926831791'/>
<id>b24934e186456b50d7702192ec3a270926831791</id>
<content type='text'>
that plugin has never been built in linux anyway due to logic
in configure.ac
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
that plugin has never been built in linux anyway due to logic
in configure.ac
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix implicit declarations</title>
<updated>2015-08-03T19:32:35+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-08-03T19:32:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=ee8ed9307be84069164c523e99d80edda3ec62a2'/>
<id>ee8ed9307be84069164c523e99d80edda3ec62a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Revert "Drop support for glib &lt; 2.36""</title>
<updated>2014-12-16T12:05:53+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-12-16T12:05:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=65f91807ca3f5e1d78cc69f004bfd036f7382b8f'/>
<id>65f91807ca3f5e1d78cc69f004bfd036f7382b8f</id>
<content type='text'>
This reverts commit 13392e50c61ce3f3d7d04b59677380f935cf3d3c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 13392e50c61ce3f3d7d04b59677380f935cf3d3c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Drop support for glib &lt; 2.36"</title>
<updated>2014-12-16T11:37:53+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-12-16T11:37:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=13392e50c61ce3f3d7d04b59677380f935cf3d3c'/>
<id>13392e50c61ce3f3d7d04b59677380f935cf3d3c</id>
<content type='text'>
This reverts commit 495f56659d607938db00e34c9f84bac24013d999.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 495f56659d607938db00e34c9f84bac24013d999.
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for glib &lt; 2.36</title>
<updated>2014-05-19T10:46:54+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-05-19T10:46:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=495f56659d607938db00e34c9f84bac24013d999'/>
<id>495f56659d607938db00e34c9f84bac24013d999</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some deprecations</title>
<updated>2013-11-04T11:46:45+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2013-11-04T11:46:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=76265841b74cad78a60e5f960d37beb8ba854e2e'/>
<id>76265841b74cad78a60e5f960d37beb8ba854e2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
