summaryrefslogtreecommitdiff
path: root/tests/document-output-stream.c
AgeCommit message (Collapse)AuthorFilesLines
2019-07-06Remove trailing whitespacesLaurent Napias1-1/+1
2015-10-13Adjust the document-output-stream test to the new buffering strategy.Patrick Monnerat1-0/+3
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-08tests/document-output-stream.c: change substring length from 2 to 3 in EOL ↵Patrick Monnerat1-6/+6
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-08-03Fix implicit declarationsinfirit1-0/+1
2014-12-16Revert "Revert "Drop support for glib < 2.36""infirit1-3/+0
This reverts commit 13392e50c61ce3f3d7d04b59677380f935cf3d3c.
2014-12-16Revert "Drop support for glib < 2.36"infirit1-0/+3
This reverts commit 495f56659d607938db00e34c9f84bac24013d999.
2014-05-19Drop support for glib < 2.36infirit1-3/+0
2013-11-04Fix some deprecationsStefano Karapetsas1-0/+2
2012-03-11update for 1.2 release and fix executable bitsStefano Karapetsas1-0/+0
2011-11-07renaming from gedit to plumaPerberos1-23/+23
2011-11-07initialPerberos1-0/+134