File tree Expand file tree Collapse file tree 8 files changed +8
-0
lines changed Expand file tree Collapse file tree 8 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 10
10
<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
11
11
xsi : noNamespaceSchemaLocation =" http://schema.phpunit.de/4.1/phpunit.xsd"
12
12
colors =" true"
13
+ columns =" max"
13
14
beStrictAboutTestsThatDoNotTestAnything =" false"
14
15
bootstrap =" ./framework/bootstrap.php"
15
16
>
Original file line number Diff line number Diff line change 8
8
<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
9
9
xsi : noNamespaceSchemaLocation =" http://schema.phpunit.de/4.1/phpunit.xsd"
10
10
colors =" true"
11
+ columns =" max"
11
12
bootstrap =" bootstrap.php"
12
13
backupGlobals =" false"
13
14
verbose =" true"
Original file line number Diff line number Diff line change 8
8
<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
9
9
xsi : noNamespaceSchemaLocation =" http://schema.phpunit.de/4.1/phpunit.xsd"
10
10
colors =" true"
11
+ columns =" max"
11
12
beStrictAboutTestsThatDoNotTestAnything =" false"
12
13
bootstrap =" ./framework/bootstrap.php"
13
14
>
Original file line number Diff line number Diff line change 8
8
<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
9
9
xsi : noNamespaceSchemaLocation =" http://schema.phpunit.de/4.1/phpunit.xsd"
10
10
colors =" true"
11
+ columns =" max"
11
12
beStrictAboutTestsThatDoNotTestAnything =" false"
12
13
bootstrap =" ./framework/bootstrap.php"
13
14
stderr =" true"
Original file line number Diff line number Diff line change 8
8
<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
9
9
xsi : noNamespaceSchemaLocation =" http://schema.phpunit.de/4.1/phpunit.xsd"
10
10
colors =" true"
11
+ columns =" max"
11
12
beStrictAboutTestsThatDoNotTestAnything =" false"
12
13
bootstrap =" ../../bootstrap.php"
13
14
>
Original file line number Diff line number Diff line change 10
10
<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
11
11
xsi : noNamespaceSchemaLocation =" http://schema.phpunit.de/4.1/phpunit.xsd"
12
12
colors =" true"
13
+ columns =" max"
13
14
bootstrap =" ./framework/bootstrap.php"
14
15
>
15
16
<testsuites >
Original file line number Diff line number Diff line change 10
10
<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
11
11
xsi : noNamespaceSchemaLocation =" http://schema.phpunit.de/4.1/phpunit.xsd"
12
12
colors =" true"
13
+ columns =" max"
13
14
beStrictAboutTestsThatDoNotTestAnything =" false"
14
15
bootstrap =" ./framework/bootstrap.php"
15
16
>
Original file line number Diff line number Diff line change 8
8
<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
9
9
xsi : noNamespaceSchemaLocation =" http://schema.phpunit.de/6.1/phpunit.xsd"
10
10
colors =" true"
11
+ columns =" max"
11
12
beStrictAboutTestsThatDoNotTestAnything =" false"
12
13
bootstrap =" ./framework/bootstrap.php"
13
14
>
You can’t perform that action at this time.
0 commit comments