aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10394] Use call_user_func_array to pass a ref into a dynamic functionNils Adermann2011-09-271-2/+2
* [ticket/10394] Remove call-time pass by reference from tests for PHP 5.4Nils Adermann2011-09-272-3/+3
* [ticket/10369] Always include errfile and errline in format_errors().Andreas Fischer2011-09-181-0/+35
* Merge remote-tracking branch 'p/ticket/10354' into develop-olympusIgor Wiedler2011-09-051-2/+3
|\
| * [ticket/10354] Include cache directory path in unwritable message.Oleg Pudeyev2011-09-051-2/+3
* | Merge remote-tracking branch 'callumacrae/ticket/10240' into develop-olympusIgor Wiedler2011-09-053-0/+123
|\ \
| * | [ticket/10240] Added optionset to mock_user in the tests.Callum Macrae2011-08-232-6/+12
| * | [ticket/10240] Fixed copyright year in censor_text_test.php.Callum Macrae2011-08-231-1/+1
| * | [ticket/10240] Fixed censor_text test assetEquals param order.Callum Macrae2011-08-231-1/+1
| * | [ticket/10240] Added censor_text tests for special characters.Callum Macrae2011-08-231-0/+10
| * | [ticket/10240] Added censor_text tests.Callum Macrae2011-08-223-0/+107
| |/
* | Merge remote-tracking branch 'nickvergessen/ticket/10321' into develop-olympusOleg Pudeyev2011-09-051-0/+51
|\ \
| * | [ticket/10321] Add descriptions to the unit testsJoas Schilling2011-08-211-15/+15
| * | [ticket/10321] Do not append the ? if the param-list is empty anyway.Joas Schilling2011-08-211-0/+51
* | | [ticket/10346] Add drop_tables to perform_schema_changes and add testsNils Adermann2011-08-291-0/+60
| |/ |/|
* | Merge remote-tracking branch 'p/ticket/10309' into develop-olympusAndreas Fischer2011-08-211-0/+0
|\ \
| * | [ticket/10309] Update .gitignore and move .gitkeep.Oleg Pudeyev2011-08-201-0/+0
* | | Merge remote-tracking branch 'p/ticket/10309' into develop-olympusAndreas Fischer2011-08-161-4/+7
|\ \ \ | |/ / | | / | |/ |/|
| * [ticket/10309] Coding guidelines fix.Oleg Pudeyev2011-08-091-1/+1
| * [ticket/10309] Write unicode data to tests/tmp.Oleg Pudeyev2011-08-071-4/+7
* | [ticket/9297] Add network to class name of unit tests.Andreas Fischer2011-08-141-1/+1
* | [ticket/9297] Fix typo in localhost.Andreas Fischer2011-08-141-1/+1
* | [ticket/9297] Rename test class to reflect its contents.Oleg Pudeyev2011-08-141-1/+1
* | [ticket/9297] Adjust comment - IPv6 is needed for IPv6 connections to work.Oleg Pudeyev2011-08-141-5/+3
* | [ticket/9297] Fix markTestSkipped call in setUpBeforeClass.Oleg Pudeyev2011-08-141-1/+1
* | [ticket/9297] Skip FTP PASV/EPSV test if FTP connection fails.Oleg Pudeyev2011-08-141-1/+10
* | [ticket/9297] Separate ipv4 and ipv6 tests into separate functions.Oleg Pudeyev2011-08-141-4/+13
* | [ticket/9297] Update copyright year of unit test file.Andreas Fischer2011-08-141-1/+1
* | [ticket/9297] Make EPSV unit tests work without IPv6.Andreas Fischer2011-08-111-10/+9
* | [ticket/9297] Unit tests for ftp_fsock PASV and EPSV.Andreas Fischer2011-08-111-0/+48
|/
* Merge remote-tracking branch 'github-bantu/ticket/10265' into develop-olympusNils Adermann2011-07-161-1/+1
|\
| * [ticket/10265] Move mt_rand.php to wrapper folder and add _test suffix.Andreas Fischer2011-07-131-1/+1
* | Merge remote-tracking branch 'github-bantu/ticket/10263' into develop-olympusNils Adermann2011-07-161-0/+130
|\ \
| * | [ticket/10263] Adding unit tests for phpbb_version_compare().Andreas Fischer2011-07-131-0/+130
| |/
* | [ticket/10243] Adding a few unit tests for phpbb_gmgetdate().Andreas Fischer2011-07-131-0/+49
|/
* [ticket/10247] Add a db_tools test for the removal of a primary key column.Nils Adermann2011-07-031-1/+9
* [ticket/9892] Correct copyright yearNils Adermann2011-06-121-1/+1
* [ticket/9892] Remove incorrect use of camel caseNils Adermann2011-06-121-2/+2
* [ticket/9892] Adding a number of tests for db_toolsNils Adermann2011-06-121-0/+268
* [ticket/10206] Failed unicode.org downloads no longer terminate testsNils Adermann2011-06-101-2/+4
* Merge branch 'ticket/rxu/217' into develop-olympusNils Adermann2011-06-092-0/+83
|\
| * [ticket/217] Use positive assertions in tests.Oleg Pudeyev2011-06-061-9/+27
| * [ticket/217] Silence errors in tests, not code.Oleg Pudeyev2011-06-062-0/+24
| * [ticket/217] Use positive parameter statement for bbcode_init()rxu2011-06-061-1/+1
| * [ticket/217] Adjust patch, add testsrxu2011-06-061-0/+41
* | Merge remote-tracking branch 'naderman/ticket/10005' into develop-olympusAndreas Fischer2011-06-092-0/+86
|\ \
| * | [ticket/10005] Add description to test casesNils Adermann2011-06-031-10/+13
| * | [ticket/10005] Add validation of dropdown custom profile field valuesNils Adermann2011-06-022-0/+83
* | | Merge branch 'ticket/bantu/10042' into develop-olympusNils Adermann2011-06-051-0/+46
|\ \ \ | |_|/ |/| |
| * | [ticket/10042] Add mt_rand() wrapper which allows swapping $min and $max.Andreas Fischer2011-03-051-0/+46