25 Commits

Author SHA1 Message Date
Ivan Lanin
b39f9daee2 Refactor and unit test PHPWord_Style_Font 2014-03-08 23:43:27 +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
Ivan Lanin
307f5689d9 Add unit tests for Shared/Font and Writer/Word2007/Styles 2014-03-08 01:26:02 +07:00
Progi1984
50ae8f34a8 Merge pull request #83 from RomanSyroeshko/PHPWord#46
Ability to apply XSL style sheet to Template
2014-03-07 19:12:19 +01:00
Roman Syroeshko
4c414c8524 https://github.com/PHPOffice/PHPWord/issues/46
Positive test fix #3.
2014-03-07 18:09:44 +04:00
Roman Syroeshko
379e5ce2e8 https://github.com/PHPOffice/PHPWord/issues/46
Positive test fix.
2014-03-07 18:04:44 +04:00
Roman Syroeshko
19636a0594 https://github.com/PHPOffice/PHPWord/issues/46
Fix for positive test.
2014-03-07 17:59:37 +04:00
Roman Syroeshko
657e8345b3 https://github.com/PHPOffice/PHPWord/issues/46 2014-03-07 05:54:09 -08:00
Roman Syroeshko
60c21a2fee https://github.com/PHPOffice/PHPWord/issues/46
Positive test.
2014-03-07 17:47:23 +04:00
Roman Syroeshko
670765f80f https://github.com/PHPOffice/PHPWord/issues/46
Notes on error control usage were added.
2014-03-04 14:36:39 +04:00
Roman Syroeshko
a8b73b9061 https://github.com/PHPOffice/PHPWord/issues/46
FIXED: tests (last test was removed, because there is no chance to make
it work).
2014-03-03 20:36:02 +04:00
Roman Syroeshko
bfe7da63fc https://github.com/PHPOffice/PHPWord/issues/46
FIXED: last negative test.
2014-03-03 20:17:49 +04:00
Roman Syroeshko
ec5322d9ab https://github.com/PHPOffice/PHPWord/issues/46 2014-03-03 08:15:51 -08:00
Roman Syroeshko
bdcbd149e7 https://github.com/PHPOffice/PHPWord/issues/46
FIXED (again): compatibility with PHP 5.3.
FIXED (again): misprint in method name.
2014-03-03 17:03:09 +04:00
Roman Syroeshko
1c3ebe1f91 https://github.com/PHPOffice/PHPWord/issues/46
An attempt to fix tests.
2014-03-03 16:53:00 +04:00
Gabriel Bull
6f2297ea9a Added PSR-4 Autoloader 2014-03-02 13:44:00 -05:00
Gabriel Bull
d5e55e7c4b Moved back phpunit.xml.dist file to root of directory 2014-03-02 12:46:56 -05:00
Roman Syroeshko
9f434c7fa8 https://github.com/PHPOffice/PHPWord/issues/46
Final keyword was removed in test class.
2014-03-02 09:33:26 -08:00
Roman Syroeshko
a765d61b15 https://github.com/PHPOffice/PHPWord/issues/46 2014-03-02 08:44:40 -08:00
Roman Syroeshko
d324a64808 https://github.com/PHPOffice/PHPWord/issues/46
FIXED: misprint in test's name.
2014-03-02 20:14:19 +04:00
Roman Syroeshko
fb5ef658df https://github.com/PHPOffice/PHPWord/issues/46
Compatibility with PHP 5.3 was fixed.
2014-03-02 20:08:02 +04:00
Roman Syroeshko
27b7d67cc9 https://github.com/PHPOffice/PHPWord/issues/46
Tests.
2014-03-02 19:52:21 +04:00
Progi1984
79a87a1f8d ADDED : Basic unit tests 2014-02-24 19:38:44 +01:00
Progi1984
4ffa261a6c Merge branch 'master' of https://github.com/PHPOffice/PHPWord 2014-02-24 19:38:09 +01:00
Progi1984
075ca157d7 ADDED : Basic unit tests 2014-02-24 19:17:06 +01:00