Commit Graph

10 Commits

Author SHA1 Message Date
Patrick Monnerat 7ec8b4d745 Adjust the document-output-stream test to the new buffering strategy.
Test was still failing because it checked the document content before closing.
This commit forces document flush before this check, making the test successful.
2015-10-13 14:07:00 +02:00
Patrick Monnerat 78101257f4 tests/document-output-stream.c: change substring length from 2 to 3 in EOL tests.
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.
2015-10-08 16:30:59 +02:00
infirit ee8ed9307b Fix implicit declarations 2015-08-03 21:32:35 +02:00
infirit 65f91807ca Revert "Revert "Drop support for glib < 2.36""
This reverts commit 13392e50c6.
2014-12-16 13:05:53 +01:00
infirit 13392e50c6 Revert "Drop support for glib < 2.36"
This reverts commit 495f56659d.
2014-12-16 12:37:53 +01:00
infirit 495f56659d Drop support for glib < 2.36 2014-05-19 12:46:54 +02:00
Stefano Karapetsas 76265841b7 Fix some deprecations 2013-11-04 12:46:45 +01:00
Stefano Karapetsas 0b694f0d10 update for 1.2 release and fix executable bits 2012-03-11 20:28:11 +01:00
Perberos 5ded9cba85 renaming from gedit to pluma 2011-11-07 19:52:18 -03:00
Perberos 528c1e5ff5 initial 2011-11-07 16:46:58 -03:00