Vjacheslav Trushkin
f5bac7686b
[ticket/10733] Removing static from data providers
...
Removing static from data provider functions
PHPBB3-10733
2012-04-01 19:14:53 +03:00
Andreas Fischer
a01e916737
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/9916] Changing header in non-distributed files
[ticket/9916] Changing coding guidelines license
[ticket/9916] Updating License in the header
Conflicts:
tests/mock/cache.php
2012-01-02 17:36:21 +01:00
Unknown
17991823ea
[ticket/9916] Updating License in the header
...
PHPBB3-9916
2012-01-02 16:18:32 +00:00
Erik Frèrejean
14891cdf4e
[ticket/10011] Tests don't work on PHP < 5.3
...
Due to the usage of `__DIR__` for the file includes the tests can't
be ran on systems with PHP < 5.3. Replace all occurances of
`__DIR__` with `dirname(__FILE__)`.
PHPBB3-10011
2011-01-31 12:58:18 +01:00
Igor Wiedler
01fe91c5c4
[ticket/9987] Rename test files to include a _test suffix
...
PHPBB3-9987
2011-01-10 00:18:37 +01:00
Nils Adermann
458b8841eb
[ticket/10080] Allow resetting the request instance used by request_var.
...
PHPBB3-10080
2011-03-07 18:54:52 +01:00
Andreas Fischer
d06657c995
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10011] Tests don't work on PHP < 5.3
Conflicts:
tests/security/redirect_test.php
2011-01-31 13:26:20 +01:00
Igor Wiedler
b5c8349f4a
Merge branch 'develop-olympus' into develop
...
This merge commit includes ascraeus-specific renames and adjustments.
2011-01-10 00:37:47 +01:00