aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * [ticket/9825] Unit tests: Use sqlite when possible and no test_config exists.Andreas Fischer2010-09-161-11/+26
* | Merge branch 'develop-olympus' into developAndreas Fischer2010-09-152-15/+49
|\ \ | |/
| * [ticket/9592] Slight adjustments to simplify db test casesIgor Wiedler2010-09-151-11/+8
| * [ticket/9592] Remove test cases for empty IN()Igor Wiedler2010-09-121-2/+3
| * [ticket/9592] Test suite does not run on SQliteIgor Wiedler2010-09-111-11/+47
* | [feature/auto-loading] Add test case for phpbb_dir2 =>Igor Wiedler2010-08-312-0/+11
* | Merge branch 'develop-olympus' into developNils Adermann2010-08-217-1/+258
|\ \ | |/
| * [ticket/9780] Adding unit tests for gen_rand_string().Andreas Fischer2010-08-203-0/+105
| * [ticket/9599] Adding tests for phpbb_checkdnsrr().Andreas Fischer2010-08-032-0/+67
| * [ticket/9599] Adding network function tests.Andreas Fischer2010-08-032-0/+38
| * Merge branch 'ticket/ckwalsh/9715' into develop-olympusAndreas Fischer2010-07-121-0/+41
| |\
| | * [ticket/9715] Extend email unit testsCullen Walsh2010-07-111-1/+42
| * | Merge branch 'ticket/bantu/9714' into develop-olympusAndreas Fischer2010-07-121-1/+1
| |\ \
| | * | [ticket/9714] Use correct variable name in email regular expression tests.Andreas Fischer2010-07-081-1/+1
| | |/
| * | [ticket/9701] Prevent notices from being hidden by template testsNils Adermann2010-07-081-3/+21
| |/
* | Merge branch 'feature/naderman/auto-loading' into developAndreas Fischer2010-08-202-0/+12
|\ \
| * | [feature/auto-loading] Only check subdir if there is another name part.Nils Adermann2010-08-192-0/+12
* | | Merge branch 'develop-olympus' into developAndreas Fischer2010-07-081-0/+33
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'ticket/p/9593' into develop-olympusAndreas Fischer2010-07-081-0/+33
| |\
| | * [ticket/9593] A readme file for unit tests and running unit tests.Oleg Pudeyev2010-07-071-0/+33
* | | [feature/auto-loading] Added a phpBB autoloader with caching support.Nils Adermann2010-07-057-0/+155
* | | Merge branch 'develop-olympus' into developAndreas Fischer2010-06-176-0/+375
|\ \ \ | |/ /
| * | Merge branch 'ticket/bantu/9626' into develop-olympusAndreas Fischer2010-06-176-0/+375
| |\ \
| | * | [ticket/9626] Adding tests for the URL regular expression.Andreas Fischer2010-05-252-0/+36