Oleg Pudeyev
352ed5acf8
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10101] Add test case for native phpass hashes
[ticket/10101] Add support for native phpass hashes
2011-03-22 21:25:14 -04:00
Igor Wiedler
4c3cc152c8
[ticket/10101] Add test case for native phpass hashes
...
PHPBB3-10101
2011-03-20 22:52:31 +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
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
b5c8349f4a
Merge branch 'develop-olympus' into develop
...
This merge commit includes ascraeus-specific renames and adjustments.
2011-01-10 00:37:47 +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
Igor Wiedler
eb6283ea3d
[ticket/9979] Support autoloading in unit tests
...
PHPBB-9979
2011-01-07 22:17:50 +01:00
Igor Wiedler
9a52bd0301
[task/phpunit-xml] Use phpunit.xml for test suite
...
PHPBB3-9967
2011-01-04 22:54:01 +01:00
Nils Adermann
60bd1edcb5
[develop-olympus] Backported 3.1 unit tests to 3.0.
...
Start adding unit tests for bugs you fix! Tests for anything are
welcome really. We have to work on these a lot.
2010-03-10 16:24:19 +01:00