21 Commits

Author SHA1 Message Date
Adrien Crivelli
c8d360e095
Use PSR autoload mechanism for tests 2022-09-16 14:09:17 +02:00
Adrien Crivelli
207438270f
Drop implicit code coverage
Because not all PHP installs have code coverage enabled, and that makes
testing more difficult, and slower than necessary. Instead, use local config
if you need to always have code coverage.
2022-09-16 10:19:51 +02:00
troosan
6a7594630c add sonar config files 2018-12-01 21:12:41 +01:00
troosan
4c4c6f43ca remove options not compatible with latest phpunit version 2018-07-14 00:59:54 +02:00
Ivan Lanin
b91e3209fa Refactor ODT writer to give enable some additional features 2014-05-18 14:43:11 +07:00
Ivan Lanin
5511378eca #200: Ability to use a config file to store various common settings 2014-05-16 00:59:38 +07:00
Ivan Lanin
37152cd459 Enable code coverage in Scrutinizer 2014-05-06 16:53:15 +07:00
Ivan Lanin
d1022a9e3c QA: PHPMD fixes for tests; Some adjustment for Travis build 2014-05-04 23:17:40 +07:00
Ivan Lanin
338ceabdf0 Merge and modify 'pclzip' of https://github.com/bskrtich/PHPWord to make it work with the latest develop branch 2014-03-29 00:12:53 +07:00
Gabriel Bull
626902d9d1 Renamed test directory to tests 2014-03-24 08:23:59 -04:00
Gabriel Bull
421b6e6f9d Made autoloader PSR-4 compliant and removed PHPWORD_BASE_DIR global constant 2014-03-23 12:48:18 -04:00
Gabriel Bull
e893b351fa Renamed Tests to test 2014-03-23 12:48:17 -04:00
Ivan Lanin
c7f03ecdf3 #159 #58 Merge branch 'develop' of https://github.com/RomanSyroeshko/PHPWord into develop 2014-03-23 21:10:48 +07:00
Roman Syroeshko
ab96c75b08 https://github.com/PHPOffice/PHPWord/issues/58 - Part VIII (Autoloader). 2014-03-22 10:06:08 +04:00
Roman Syroeshko
8267a9e12f https://github.com/PHPOffice/PHPWord/issues/58 - Part VI (PhpWord). 2014-03-20 16:54:12 +04:00
Progi1984
9b793e5db1 Unit Tests on Section directory 2014-03-09 19:09:22 +01:00
Progi1984
156775655b FIXED : Unit Tests on Travis CI after have moved phpunit.xml.dist 2014-03-02 20:07:05 +01:00
Gabriel Bull
d5e55e7c4b Moved back phpunit.xml.dist file to root of directory 2014-03-02 12:46:56 -05:00
Progi1984
075ca157d7 ADDED : Basic unit tests 2014-02-24 19:17:06 +01:00
Gabriel Bull
50a9ab52b0 Added Unit Tests and fixed bugs with Autoloader 2013-12-11 15:08:54 -05:00
Gabriel Bull
8c4efdd607 Added support for composer 2013-12-11 14:39:43 -05:00