aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | [ticket/11542] Add lang_english_name to fixtureJoas Schilling2013-05-151-0/+3
| | * | | | | | [ticket/11542] Add unit tests for language_select()Joas Schilling2013-05-142-0/+56
| | |/ / / / /
* | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-161-4/+25
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | [ticket/11545] Remove DIRECTORY_SEPARATOR dependency from is_absoluteJoas Schilling2013-05-161-4/+25
* | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-152-0/+64
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge remote-tracking branch 'nickvergessen/ticket/11541' into develop-olympusAndreas Fischer2013-05-152-0/+64
| |\ \ \ \ \ \
| | * | | | | | [ticket/11541] Add unit tests for style_select()Joas Schilling2013-05-142-0/+64
| | |/ / / / /
* | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-151-0/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | [ticket/11546] Fix is_absolute() throws E_NOTICE for empty stringJoas Schilling2013-05-151-0/+1
* | | | | | | [ticket/11540] Add phpbb_ prefix in is_absolute_test from olympus.Andreas Fischer2013-05-151-1/+1
* | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-151-0/+34
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | [ticket/11540] Add unit tests for is_absolute()Joas Schilling2013-05-141-0/+34
| |/ / / / /
* | | | | | Merge remote-tracking branch 'remotes/cyberalien/ticket/11533' into developNathan Guse2013-05-121-1/+1
|\ \ \ \ \ \
| * | | | | | [ticket/11533] Update unit testsVjacheslav Trushkin2013-05-111-1/+1
* | | | | | | [ticket/11465] Increase count of disabled extensions to 5 in functional testMarc Alexander2013-05-121-1/+1
* | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11465Marc Alexander2013-05-1250-82/+3417
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-091-3/+5
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | [ticket/11529] Format markdown code correctlyNils Adermann2013-05-091-3/+5
| | * | | | | [ticket/11529] Rename RUNNING_TESTS.txt to RUNNING_TESTS.mdNils Adermann2013-05-091-0/+0
| * | | | | | Merge branch 'develop-olympus' into developNils Adermann2013-05-091-5/+10
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | [ticket/11513] Update RUNNING_TESTS.txt to no longer refer to PEAR.Andreas Fischer2013-05-091-3/+8
| | * | | | | [ticket/11513] Update all CLI calls to phpunit to use vendor/bin.Andreas Fischer2013-05-091-2/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge PR #1209 branch 'dhruvgoel92/ticket/10325' into developOleg Pudeyev2013-05-082-0/+62
| |\ \ \ \ \
| | * | | | | [ticket/10325] use assert_response_success partsDhruv2013-04-301-1/+5
| | * | | | | [ticket/10325] add assert_response_success in testDhruv2013-04-301-1/+3
| | * | | | | [ticket/10325] functional tests for forgot password functionalityDhruv2013-04-251-0/+45
| | * | | | | [ticket/10325] add logout function in functional_test_caseDhruv2013-04-251-0/+11
| | | |_|/ / | | |/| | |
| * | | | | [ticket/11450] Limit scopes of filters and add better docsJoas Schilling2013-05-081-11/+11
| * | | | | [ticket/11450] Use helpers to copy/remove filesJoas Schilling2013-05-081-23/+21
| * | | | | [ticket/11450] Move mocked class into mock/metadata_manager.phpJoas Schilling2013-05-082-15/+23
| * | | | | [ticket/11450] Add new line at end of fileJoas Schilling2013-05-081-1/+1
| * | | | | [ticket/11450] Fix tests class nameJoas Schilling2013-05-081-1/+1
| * | | | | [ticket/11450] Require db_tools file to be includedJoas Schilling2013-05-081-0/+2
| * | | | | [ticket/11450] Add test for unexisting composer.jsonJoas Schilling2013-05-081-1/+10
| * | | | | [ticket/11450] Test the extensions details page in ACP Customise TabJoas Schilling2013-05-082-0/+127
| * | | | | [ticket/11450] Fix all instances of phpbb_extension_metadata_managerJoas Schilling2013-05-081-4/+2
| * | | | | Merge PR #1388 branch 'dhruvgoel92/ticket/11288' into developOleg Pudeyev2013-05-061-0/+98
| |\ \ \ \ \
| | * | | | | [ticket/11288] add search tests casesDhruv2013-05-041-0/+98
| | |/ / / /
| * | | | | [ticket/11519] Rename test event template fileNathaniel Guse2013-05-042-1/+1
| * | | | | Merge pull request #1348 from nickvergessen/ticket/11495Nils Adermann2013-05-029-0/+1124
| |\ \ \ \ \
| | * | | | | [ticket/11495] Throw exception when item that should be deleted does not existJoas Schilling2013-04-301-0/+19
| | * | | | | [ticket/11495] Remove unneccessary values from testsJoas Schilling2013-04-301-36/+36
| | * | | | | [ticket/11495] Fix more grammar issues in doc blocksJoas Schilling2013-04-301-1/+1
| | * | | | | [ticket/11495] Remove forum_parents from tests where it is not requiredJoas Schilling2013-04-303-200/+200
| | * | | | | [ticket/11495] Add proper testing of item_parent to testsJoas Schilling2013-04-305-354/+360
| | * | | | | [ticket/11495] Add owns_lock() method to lock classesJoas Schilling2013-04-302-0/+25
| | * | | | | [ticket/11495] Fix some more comments and the package tagJoas Schilling2013-04-306-6/+6
| | * | | | | [ticket/11495] Use descendants and ancestors instead of parents/childrenJoas Schilling2013-04-301-6/+6
| | * | | | | [ticket/11495] Remove get_parent_data from interface and rename itJoas Schilling2013-04-301-4/+4
| | * | | | | [ticket/11495] Fix some docs and replace branch with other termsJoas Schilling2013-04-301-12/+12