PHPWord/tests/PhpWord/Element
troosan 0459670a9c
Enable php-cs-fixer in build & fix resulting warnings (#1099)
* enable php 7.1 build
* upgrade to dompdf/dompdf 0.8.*
* update phpunit & hide output during tests
* run code coverage analysis on 1 build only
* Add php-cs
* Update Copyright
2017-11-04 22:44:12 +01:00
..
AbstractElementTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00
BookmarkTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00
CellTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00
CheckBoxTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00
CommentTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00
FieldTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00
FooterTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00
FootnoteTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00
HeaderTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00
ImageTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00
LineTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00
LinkTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00
ListItemRunTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00
ListItemTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00
ObjectTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00
PageBreakTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00
PreserveTextTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00
RowTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00
SDTTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00
SectionTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00
TOCTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00
TableTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00
TextBoxTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00
TextBreakTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00
TextRunTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00
TextTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00
TitleTest.php Enable php-cs-fixer in build & fix resulting warnings (#1099) 2017-11-04 22:44:12 +01:00