| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-11698
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
# By Igor Wiedler
# Via Igor Wiedler (1) and Nathaniel Guse (1)
* develop-olympus:
[ticket/11668] Run lint test at the end of the test suite
Conflicts:
phpunit.xml.all
phpunit.xml.dist
phpunit.xml.functional
|
| |
| |
| |
| |
| |
| | |
The lint test is very slow. Running it at the end should speed up the development cycle.
PHPBB3-11668
|
|
|
|
| |
PHPBB3-10492
|
|
|
|
|
|
|
| |
As per the ticket comments, these can simply be removed, rather than having to
be renamed to the new file locations.
PHPBB3-11466
|
|
|
|
|
|
| |
This reverts commit 9c861a0350ae67f06a38ee6efc890412a32751f4.
PHPBB3-10719
|
|
|
|
|
|
|
|
|
|
| |
Tests still execute correctly using PHPUnit 3.5 on PHP 5.3 and above. The php
version limitation for a directory was added in PHPUnit 3.6. A separate test
suite is required because the functional tests are in the whitelisted tests
directory. The base test for functional testing is only included in bootstrap
in versions 5.3 and above.
PHPBB3-10414
|
|
PHPBB3-10414
|