Gabriel Caruso
|
2a13bb2649
|
Fixes from PHPStan (#7687)
* fix docblocks
* remove redundant conditional
* fix wrong variable name
* fix wrong namespaces
* add missing private members
* remove unused/redundant arguments
* move testcase class
* exclude TestCase.php
* Tweak RuleWatchGraph type hints
* Tweak doc comment
|
2018-11-12 15:23:32 +01:00 |
Jordi Boggiano
|
ff59bbdab0
|
CS fixer
|
2018-07-24 14:32:52 +02:00 |
Christophe Coevoet
|
d5810c8a36
|
Fix namespace for tests for consistency
|
2016-10-05 10:45:22 +02:00 |
Jordi Boggiano
|
406e087a46
|
Stop running PEAR Repo test suite as it fails and is kinda irrelevant at this point
|
2016-02-25 13:10:46 +00:00 |
Jordi Boggiano
|
ce08582671
|
Fix CS
|
2015-09-28 10:53:24 +01:00 |
Jordi Boggiano
|
220bd2bd1e
|
Remove phpunit repo from tests
|
2015-01-01 16:26:14 +00:00 |
Jordi Boggiano
|
38917c2047
|
Add parallel build to travis script
|
2013-09-25 10:23:48 +02:00 |
Jordi Boggiano
|
59bda2bb9b
|
Skip pear tests when repos are unreachable
|
2013-05-23 21:51:17 +02:00 |
Alexey Prilipko
|
e173f11b37
|
Add PEAR channel reader & Update PearRepository to use it.
|
2012-07-03 19:11:57 +11:00 |
Alexey Prilipko
|
71ac073ebe
|
Add 'include-path' option to PEAR packages
|
2012-06-06 13:00:35 +11:00 |
Jordi Boggiano
|
6967ec16b3
|
Add slow tests to slow group, excluded by default except for travis
|
2012-05-06 15:10:13 +02:00 |
Bastian Hofmann
|
6d5d3af297
|
coding standard compliance
|
2012-05-06 14:55:08 +02:00 |
Bastian Hofmann
|
7501009d74
|
added tests for PearRepository
|
2012-05-06 14:40:47 +02:00 |