| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-10941
|
|
|
|
| |
PHPBB3-10941
|
|
|
|
| |
PHPBB3-10941
|
|
|
|
| |
PHPBB3-10941
|
|
|
|
| |
PHPBB3-10941
|
|
|
|
| |
PHPBB3-10941
|
|
|
|
| |
PHPBB3-10941
|
|
|
|
|
|
|
| |
Also fixed some minor issues that weren't flagged before because
the tests were being ignored.
PHPBB3-10941
|
|
|
|
| |
PHPBB3-10941
|
|
|
|
|
|
|
| |
Also marked a test as incomplete even though this appears to be
ignored when actually running the tests.
PHPBB3-10941
|
|
|
|
|
|
| |
Also removed common.php as it was unnecessary.
PHPBB3-10941
|
|
|
|
| |
PHPBB3-10941
|
|
|
|
|
|
|
|
|
| |
Since the is_image change, the filespec class no longer trusts the
browser's reported mimetype and instead checks the file itself. Thus
pretending a text file had the mimetype of an image will no longer
fail, the file will simply not be treated as an image.
PHPBB3-10941
|
|
|
|
| |
PHPBB3-10941
|
|
|
|
|
|
|
|
| |
Had to remove one of the tests due to a small limitation with the
functional testing framework. May mark the test as incomplete again
pending further comments.
PHPBB3-10941
|
|
|
|
| |
PHPBB3-10941
|
|
|
|
|
|
|
| |
Removed $filespec as a property of the filespec test and instead
just instantiate new objects.
PHPBB3-10941
|
|
|
|
|
|
| |
Removed superfluous $user = null; that was left over from refactoring.
PHPBB3-10941
|
|
|
|
| |
PHPBB3-10941
|
|
|
|
|
|
|
|
| |
Uses phpbb_mock_lang to return the key used when setting errors to
allow that key to be checked for during tests rather than just checking
if any error was set.
PHPBB3-10941
|
|
|
|
| |
PHPBB3-10941
|
|
|
|
| |
PHPBB3-10941
|
|
|
|
|
|
| |
Instances of $it also renamed for clarity.
PHPBB3-10941
|
|
|
|
|
|
| |
Added some comments clarifying globals and lowercased fixture filenames
PHPBB3-10941
|
|
|
|
| |
PHPBB3-10941
|
|
|
|
|
|
|
|
|
|
| |
NOTE: test_form_upload() is broken. Uploading files via Symfony fails to
retain $_FILES['fileupload']['type'] even if it set explicitely. This appears
to be a bug in Symfony. Since the current version of filespec::is_image()
relies on the mimetype, these tests will __fail__. filespec::is_image() has
been fixed in https://github.com/phpbb/phpbb3/pull/833 however.
PHPBB3-10941
|
|
|
|
| |
PHPBB3-10941
|
|
|
|
| |
PHPBB3-10941
|
|
|
|
|
|
|
| |
Switched from dirname(__FILE__) to just __DIR__.
Removed static definition from data provider methods.
PHPBB3-10941
|
|
|
|
| |
PHPBB3-10941
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* github-bantu/ticket/10973:
[ticket/10973] Drop all require_once for mocks. Use autoloading.
[ticket/10973] Add autoloader for autoloading phpbb_mock_ in tests.
Conflicts:
tests/bbcode/url_bbcode_test.php
tests/text_processing/censor_text_test.php
|
| |
| |
| |
| | |
PHPBB3-10973
|
| |
| |
| |
| | |
PHPBB3-10973
|
|\ \
| |/
|/|
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/10974] Rename tests/mock_user.php -> tests/mock/user.php
Conflicts:
tests/bbcode/url_bbcode_test.php
|
| |\
| | |
| | |
| | |
| | | |
* github-bantu/ticket/10974:
[ticket/10974] Rename tests/mock_user.php -> tests/mock/user.php
|
| | |
| | |
| | |
| | | |
PHPBB3-10974
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | | |
* develop-olympus:
[ticket/10937] Update documentation to say which comment styles are removed.
[ticket/10937] Comment removal functions: Restore backward compatibility
|
| |\ \
| | |/
| |/|
| | |
| | |
| | | |
* prep-release-3.0.11:
[ticket/10937] Update documentation to say which comment styles are removed.
[ticket/10937] Comment removal functions: Restore backward compatibility
|
| | |
| | |
| | |
| | | |
PHPBB3-10937
|
| |\ \
| | |/
| |/|
| | |
| | | |
* github-p/ticket/10828:
[ticket/10828] Connect to postgres database by default.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | | |
* cyberalien/ticket/10800:
[ticket/10800] Changing html to js for includejs tests
[ticket/10800] Changing template paths in tests
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Changing .html to .js files for includejs tests
PHPBB3-10800
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Changing template paths in tests from absolute to relative
PHPBB3-10800
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* github-p/ticket/10882:
[ticket/10882] Fix test name - oops.
[ticket/10882] Add a test for including a nonexistent file.
[ticket/10882] Add test for an ENDIF without IF.
[ticket/10882] Add test for an invalid template tag.
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10882
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10882
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10882
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10882
|
|\ \ \ \ \
| | |_|_|/
| |/| | | |
[ticket/10828] Connect to postgres database by default.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
When not connecting to a specific database, connect to postgres
database which specifically exists as a default database to
connect to.
PHPBB3-10828
|