Commit Graph

14 Commits

Author SHA1 Message Date
Ivan Lanin 44d2501293 TextBreak: Allow font/paragraph styling for text break 2014-03-14 22:03:19 +07:00
Ivan Lanin b11cd40bba More unit tests 2014-03-14 04:25:09 +07:00
Ivan Lanin 1aa83b9438 Some more tests for Writer/Word2007/Base.php. We're on 71.84% coverage now :) 2014-03-13 20:58:24 +07:00
Ivan Lanin bde8666429 Merge remote-tracking branch 'upstream/develop' into develop 2014-03-13 20:15:21 +07:00
Ivan Lanin acfe64bb53 More unit tests for Writer\Word2007\Base 2014-03-13 19:09:35 +07:00
Roman Syroeshko 36c03d4f15 https://github.com/PHPOffice/PHPWord/issues/43
Redundant imports of PHPUnit_Framework_TestCase were removed.
2014-03-12 20:13:06 +04:00
Ivan Lanin 92cfa12d71 Code formatting for PSR1 & PSR2 - Part 3 2014-03-12 13:30:02 +07:00
Gabriel Bull 72fca30e8c Fixed bug with footer preserve text 2014-03-11 14:19:33 -04:00
Gabriel Bull 3519477535 Removed fake namespace from tests class names because we use real namespacing 2014-03-09 14:18:49 -04:00
Gabriel Bull 7abd5be62b Reformatted Tests to PSR-2 coding standards 2014-03-09 14:14:38 -04:00
Ivan Lanin 26330807f7 Fix parameter input for testWriteParagraphStyle_Pagination 2014-03-09 17:48:20 +07:00
Ivan Lanin df7083b647 Ability to define paragraph pagination: widow control, keep next, keep lines, and page break before. 2014-03-08 17:18:36 +07:00
Progi1984 79a87a1f8d ADDED : Basic unit tests 2014-02-24 19:38:44 +01:00
Progi1984 075ca157d7 ADDED : Basic unit tests 2014-02-24 19:17:06 +01:00