aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10941] Removed superfluous arrayFyorl2012-07-091-1/+1
* [ticket/10941] File 'txt' now too big so changed tests to reflect thatFyorl2012-07-091-1/+1
* [ticket/10941] Added a comment to ensure tags stay uppercaseFyorl2012-07-091-0/+1
* [ticket/10941] Modified tearDown to use DirectoryIterator instead of globFyorl2012-07-091-2/+7
* [ticket/10941] Added tests/upload/fixture/copies to trackingFyorl2012-07-091-0/+0
* [ticket/10941] Fixed form test test_too_largeFyorl2012-07-091-2/+2
* [ticket/10941] Replaced use of English with language systemFyorl2012-07-091-2/+2
* [ticket/10941] Renamed classes and filenames so that tests runFyorl2012-07-092-5/+7
* [ticket/10941] Moved comment into markTestIncomplete parameterFyorl2012-07-091-3/+1
* [ticket/10941] Removed manual includes of mock classesFyorl2012-07-093-5/+3
* [ticket/10941] Added subdirectory for file operationsFyorl2012-07-098-22/+8
* [ticket/10941] Added some comments for clarificationFyorl2012-07-092-0/+15
* [ticket/10941] Fixed a failing testFyorl2012-07-091-1/+1
* [ticket/10941] Rearranged tests into their own classes or methodsFyorl2012-07-094-110/+151
* [ticket/10941] Removed the incomplete mark as is_image is fixedFyorl2012-07-091-11/+6
* [ticket/10941] Refactored tearDown to stop iterating over the directory.Fyorl2012-07-091-20/+15
* [ticket/10941] Refactored init_filespec to return new object.Fyorl2012-07-091-27/+26
* [ticket/10941] Minor typo fixesFyorl2012-07-092-3/+1
* [ticket/10941] Changed assertTrue to assertEqualsFyorl2012-07-091-1/+1
* [ticket/10941] Now actually checks for the value of errors.Fyorl2012-07-093-25/+29
* [ticket/10941] Re-arranged dataProvidor methods to be near their callersFyorl2012-07-091-67/+67
* [ticket/10941] Added a comment explaining the incomplete testFyorl2012-07-091-0/+6
* [ticket/10941] tearDown() now uses explicit file listFyorl2012-07-091-5/+19
* [ticket/10941] Minor adjustments as per PR commentsFyorl2012-07-098-47/+81
* [ticket/10941] Marked broken test as incompleteFyorl2012-07-091-0/+1
* [ticket/10941] Added functional tests for the fileupload classFyorl2012-07-095-0/+86
* [ticket/10941] Unit tests for fileupload class addedFyorl2012-07-083-0/+132
* [ticket/10941] Finished filespec testsFyorl2012-07-082-0/+91
* [ticket/10941] Minor adjustments as per PR commentsFyorl2012-07-086-65/+36
* [ticket/10941] Unit tests for filespec classFyorl2012-07-082-0/+238
* Merge remote-tracking branch 'github-bantu/ticket/10973' into developNils Adermann2012-07-0820-31/+4
|\
| * [ticket/10973] Drop all require_once for mocks. Use autoloading.Andreas Fischer2012-07-0819-29/+0
| * [ticket/10973] Add autoloader for autoloading phpbb_mock_ in tests.Andreas Fischer2012-07-081-0/+2
* | Merge branch 'develop-olympus' into developNils Adermann2012-07-083-2/+2
|\ \ | |/ |/|
| * Merge remote-tracking branch 'github-bantu/ticket/10974' into develop-olympusNils Adermann2012-07-083-2/+2
| |\
| | * [ticket/10974] Rename tests/mock_user.php -> tests/mock/user.phpAndreas Fischer2012-07-083-2/+2
* | | Merge PR #856 branch 'develop-olympus' into developOleg Pudeyev2012-07-071-1/+1
|\ \ \ | |/ /
| * | Merge PR #856 branch 'prep-release-3.0.11' into develop-olympusOleg Pudeyev2012-07-071-1/+1
| |\ \ | | |/ | |/|
| | * [ticket/10937] Comment removal functions: Restore backward compatibilityAndreas Fischer2012-07-031-1/+1
| * | Merge remote-tracking branch 'github-p/ticket/10828' into develop-olympusNils Adermann2012-06-121-0/+15
| |\ \ | | |/ | |/|
* | | Merge PR #778 branch 'cyberalien/ticket/10800' into developOleg Pudeyev2012-06-1110-14/+19
|\ \ \
| * | | [ticket/10800] Changing html to js for includejs testsVjacheslav Trushkin2012-05-016-6/+10
| * | | [ticket/10800] Changing template paths in testsVjacheslav Trushkin2012-04-295-11/+12
* | | | Merge remote-tracking branch 'github-p/ticket/10882' into developNils Adermann2012-06-127-0/+93
|\ \ \ \
| * | | | [ticket/10882] Fix test name - oops.Oleg Pudeyev2012-06-111-1/+1
| * | | | [ticket/10882] Add a test for including a nonexistent file.Oleg Pudeyev2012-05-103-0/+34
| * | | | [ticket/10882] Add test for an ENDIF without IF.Oleg Pudeyev2012-05-103-0/+14
| * | | | [ticket/10882] Add test for an invalid template tag.Oleg Pudeyev2012-05-103-0/+45
* | | | | Merge pull request #814 from p/ticket/10828Nils Adermann2012-06-111-0/+15
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | [ticket/10828] Connect to postgres database by default.Oleg Pudeyev2012-05-211-0/+15