<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pluma/tests, branch v1.25.0</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 unused macros</title>
<updated>2020-06-18T09:21:08+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-06-17T08:47:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=84994e36bda1f82ecb363502a347ec090b34d3e0'/>
<id>84994e36bda1f82ecb363502a347ec090b34d3e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>document-loader: remove unused variables</title>
<updated>2019-08-23T22:46:11+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-08-23T22:29:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=91a3a911fb0b8800332533ef6e0ea4e0b8157eb6'/>
<id>91a3a911fb0b8800332533ef6e0ea4e0b8157eb6</id>
<content type='text'>
Fixes cppcheck warnings:

[tests/document-loader.c:44]: (style) Unused variable: document
[tests/document-loader.c:45]: (style) Unused variable: uri
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes cppcheck warnings:

[tests/document-loader.c:44]: (style) Unused variable: document
[tests/document-loader.c:45]: (style) Unused variable: uri
</pre>
</div>
</content>
</entry>
<entry>
<title>smart-converter: Fix memory leaks</title>
<updated>2019-08-23T13:02:43+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-08-22T22:47:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=18603e5135ad95af87ce855a328d3a01f7a4dd5c'/>
<id>18603e5135ad95af87ce855a328d3a01f7a4dd5c</id>
<content type='text'>
Fixes clang analyzer warnings:

smart-converter.c:108:8: warning: Potential leak of memory pointed to by 'out'
                if (!care_about_error)
                     ^~~~~~~~~~~~~~~~

smart-converter.c:337:7: warning: Potential leak of memory pointed to by 'aux'
        aux2 = do_test (aux, NULL, encs, aux_len, &amp;guessed);
        ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

smart-converter.c:339:12: warning: Potential leak of memory pointed to by 'aux2'
        g_assert (guessed == pluma_encoding_get_from_charset ("UTF-16"));
                  ^~~~~~~
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes clang analyzer warnings:

smart-converter.c:108:8: warning: Potential leak of memory pointed to by 'out'
                if (!care_about_error)
                     ^~~~~~~~~~~~~~~~

smart-converter.c:337:7: warning: Potential leak of memory pointed to by 'aux'
        aux2 = do_test (aux, NULL, encs, aux_len, &amp;guessed);
        ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

smart-converter.c:339:12: warning: Potential leak of memory pointed to by 'aux2'
        g_assert (guessed == pluma_encoding_get_from_charset ("UTF-16"));
                  ^~~~~~~
</pre>
</div>
</content>
</entry>
<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>
</feed>
