PHPWord/tests/PhpWord/Writer
troosan 604e60cae9
Add support for Track changes (#1262)
* add changed information to HTML writer
* add missing writeFontStyle
* refactor track changes
* set the style
* update documentation and release note
* Update the changelog and doc
* fix scrutinizer issues
2018-02-09 21:49:11 +01:00
..
HTML Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 2017-11-09 06:36:47 -02:00
ODText Add unit test 2017-11-25 23:44:46 +01:00
PDF improve HTML parser and add tests 2017-11-11 23:49:23 +01:00
RTF Add unit tests & add array type checks 2017-12-04 22:30:49 +01:00
Word2007 Add support for Track changes (#1262) 2018-02-09 21:49:11 +01:00
HTMLTest.php improve HTML parser and add tests 2017-11-11 23:49:23 +01:00
ODTextTest.php fix dependencies to have 7.1 compatible build (#1228) 2017-12-29 02:30:53 +01:00
PDFTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 2017-11-09 06:36:47 -02:00
RTFTest.php fix dependencies to have 7.1 compatible build (#1228) 2017-12-29 02:30:53 +01:00
Word2007Test.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 2017-11-09 06:36:47 -02:00