aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-olympus' into developIgor Wiedler2011-01-161-2/+12
|\
| * [ticket/9933] Add $use_unicode parameter to get_censor_preg_expression().Andreas Fischer2011-01-161-2/+12
* | Merge branch 'develop-olympus' into developNils Adermann2011-01-124-0/+330
|\ \ | |/
| * [ticket/9990] Add docs for running slow testsIgor Wiedler2011-01-121-0/+9
| * [ticket/9990] Integrate utf normalizer tests into test suiteIgor Wiedler2011-01-113-0/+321
* | [task/config-class] Correctly merge cached config with dynamically loaded data.Nils Adermann2011-01-121-0/+11
* | [task/config-class] Fix db config constructor param orderIgor Wiedler2011-01-111-6/+6
* | [task/config-class] Implemented a config class to replace the global array.Nils Adermann2011-01-104-0/+253
* | Merge branch 'develop-olympus' into developIgor Wiedler2011-01-1021-3/+2
|\ \ | |/
| * [ticket/9987] Rename test files to include a _test suffixIgor Wiedler2011-01-1014-0/+0
| * [ticket/9981] Fix unit test dependenciesIgor Wiedler2011-01-072-0/+2
* | [task/acm-refactor] Cleaning up left over mentions of ACM and fixing tests.Nils Adermann2011-01-095-74/+43
* | [task/acm-refactor] Refactor the ACM classes to have a common interface.Igor Wiedler2011-01-095-7/+137
* | [ticket/9979] Support autoloading in unit testsIgor Wiedler2011-01-097-16/+16
* | [ticket/9981] Fix unit test dependenciesIgor Wiedler2011-01-092-0/+2
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-01-071-0/+40
|\ \ | |/
| * [ticket/9933] Create unit test for word censor regular expression.rxu2011-01-071-0/+40
* | Merge branch 'develop-olympus' into developIgor Wiedler2011-01-0743-672/+97
|\ \ | |/
| * [task/phpunit-xml] Manually blacklisting a few PHPUnit classes from backups.Nils Adermann2011-01-072-0/+30
| * [task/phpunit-xml] Force error reporting level E_ALL | ~E_DEPRECATED.Nils Adermann2011-01-071-0/+2
| * [task/phpunit-xml] Use phpunit.xml for test suiteIgor Wiedler2011-01-0431-500/+40
* | [ticket/9746] Added PHP implementation of inet_pton and inet_ntop.Marek A. RuszczyƄski2011-01-031-5/+18
* | [ticket/9746] Adding unit tests for inet_ntop() and inet_pton().Andreas Fischer2011-01-032-0/+44
* | [ticket/9746] Adding tests for phpbb_ip_normalise().Andreas Fischer2011-01-032-0/+67
* | Merge branch 'feature/igorw/request-class' into developAndreas Fischer2010-12-161-1/+1
|\ \
| * | [feature/request-class] Adjust misleading commentIgor Wiedler2010-10-171-1/+1
* | | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-113-3/+1
* | | Merge branch 'develop-olympus' into developAndreas Fischer2010-11-038-305/+459
|\ \ \ | | |/ | |/|
| * | [task/mssql-db-tests] Split up database tests into SELECT and write operationsNils Adermann2010-10-255-178/+200
| * | [task/mssql-db-tests] PHPUnit output got stuck after unterminated ob_start.Nils Adermann2010-10-251-0/+1
| * | [task/mssql-db-tests] Add support for odbc & sqlsrv PDO test connectionsNils Adermann2010-10-251-6/+94
| * | [task/mssql-db-tests] Refactored getConnection into multiple smaller parts.Nils Adermann2010-10-251-51/+84
| * | [task/mssql-db-tests] Allow test configuration with environment variables.Nils Adermann2010-10-252-2/+19
| * | [task/mssql-db-tests] No longer display an error when skipping db tests.Nils Adermann2010-10-253-76/+70
| * | [task/mssql-db-tests] Use a simple getter for test case helpers.Nils Adermann2010-10-252-10/+10
* | | [ticket/9627] Prefix function names with 'phpbb_'.Andreas Fischer2010-10-231-4/+4
* | | [ticket/9627] Adding unit tests for http_byte_range().Andreas Fischer2010-10-232-0/+66
* | | [ticket/9627] Adding download unit tests.Andreas Fischer2010-10-232-0/+38
* | | Merge branch 'develop-olympus' into developIgor Wiedler2010-10-172-3/+14
|\ \ \ | |/ / | | / | |/ |/|
| * [ticket/9855] Do not include the PHPUnit Framework manually on 3.5+.Nils Adermann2010-10-171-2/+6
| * [ticket/9855] Make tests run under PHPUnit 3.5.Nils Adermann2010-10-171-1/+8
* | [feature/request-class] Make additional request test cases runIgor Wiedler2010-09-301-3/+4
* | [feature/request-class] Prevent recursive_set_var from applying htmlspecialch...Igor Wiedler2010-09-191-0/+21
* | [feature/request-class] Refactor request classes to use autoloadingIgor Wiedler2010-09-174-5/+6
* | [feature/request-class] Request class test now uses a type cast helper mock.Nils Adermann2010-09-171-2/+4
* | [feature/request-class] Refactored request class and wrapper functions.Nils Adermann2010-09-174-16/+12
* | [feature/request-class] Extracted type casting helpers from the request class.Nils Adermann2010-09-171-0/+33
* | [feature/request-class] New request class supports recursive arrays.Nils Adermann2010-09-171-2/+1
* | [feature/request-class] Adding a request class based on ascraeus-experiment.Nils Adermann2010-09-175-74/+121
* | Merge branch 'develop-olympus' into developIgor Wiedler2010-09-161-11/+26
|\ \ | |/