Andrii Dembitskyi
31654e728f
[ticket/17126] Fix filename in instructions about running all tests
...
PHPBB3-17126
2023-04-04 20:45:03 +02:00
paul sohier
61c59bdc91
[ticket/16865] Update IRC + discord links in composer and documentation
...
Update the links from Freenode to Libera.chat,
add discord as option to chat in composer.json,
and remove references to wiki.phpbb.com
(And replace it with links to the development documentation)
PHPBB3-16865
2021-08-31 16:03:41 +02:00
mrgoldy
6c0e17480c
[ticket/16472] Remove UI tests
...
PHPBB3-16472
2020-05-08 14:09:53 +02:00
Marc Alexander
c7d47e34e8
[ticket/16223] Ensure memcached tests are only run when available
...
PHPBB3-16223
2019-11-25 21:27:43 +01:00
Marc Alexander
8c2d0c8c36
Merge pull request #5708 from marc1706/ticket/16051
...
[ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0
2019-10-13 12:29:34 +02:00
Marc Alexander
bd02c5bd08
[ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0
...
PHPBB3-16051
2019-10-06 12:07:35 +02:00
Marc Alexander
25ae4fa355
[ticket/15922] Remove driver for discontinued APC cache
...
PHPBB3-15922
2019-10-03 22:42:34 +02:00
luzpaz
a9a28859d4
[ticket/15424] Multiple typo fixes in docs & comments
...
Fixed typos in some docs, guidelines, some non-user-facing files.
PHPBB3-15424
2019-05-08 22:20:56 +02:00
Marc Alexander
94c168291c
[ticket/15516] Fix typo in UI test instructions
...
[ci skip]
PHPBB3-15516
2018-02-21 20:43:56 +01:00
Marc Alexander
3469545e3a
[ticket/15516] Add instructions for running UI tests
...
PHPBB3-15516
2018-01-14 12:59:01 +01:00
v12mike
7f408e4b41
[PHPBB3-15247] Add support for php v7 APCu cache API
...
Add new cache driver apcu.php (based closely on existing APC cache driver)
Add new unit test apcu_driver_test.php for the new driver
Update RUNNING_TESTS.md to clarify requirements for apc, apcu and apc_bc extensions
and add a couple of general hints to RUNNING_TESTS.md
PHPBB3-15247
2017-06-26 12:43:23 +01:00
Nicolas Grekas
5a7caf6508
[feature/patchwork-utf8] Normalize with intl, use patchwork/utf8 as fallback
2014-11-08 11:36:13 +01:00
Joas Schilling
04164affe6
[ticket/12747] Drop support for Firebird
...
PHPBB3-12747
2014-06-20 12:35:42 +02:00
Joas Schilling
3b3f941f5f
Merge branch 'ticket/10839-olympus' into ticket/10839
...
* ticket/10839-olympus:
[ticket/10839] Fix note about running slow tests and build task
[ticket/10839] Removing phpunit.xml.all
[ticket/10839] Always run functional tests by default
Conflicts:
phpunit.xml.dist
2014-05-09 11:22:30 +02:00
Joas Schilling
333120a992
[ticket/10839] Fix note about running slow tests and build task
...
PHPBB3-10839
2014-05-09 11:19:49 +02:00
Joas Schilling
6d5be041e4
[ticket/11866] Only single backslash in .md files
...
PHPBB3-11866
2013-09-26 01:02:29 +02:00
Joas Schilling
03639c081c
[ticket/11866] Update some occurances of phpbb_db_ to new Namespace
...
PHPBB3-11866
2013-09-26 00:42:04 +02:00
Andreas Fischer
fb777b3e20
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10838] Fix URL for wiki and remove irrelevant line
[ticket/10838] Remove php 5.4 and builtin server references
[ticket/10838] Fix missing data
[ticket/10838] separate database used mentioned in unit tests
[ticket/10838] Updated RUNNING_TESTS.md
2013-07-01 21:23:07 +02:00
Dhruv
440986dc3f
[ticket/10838] Fix URL for wiki and remove irrelevant line
...
PHPBB3-10838
2013-07-02 00:50:16 +05:30
Dhruv
89393e11e8
[ticket/10838] Remove php 5.4 and builtin server references
...
PHPBB3-10838
2013-07-02 00:50:15 +05:30
Dhruv
9c9f09d640
[ticket/10838] Fix missing data
...
PHPBB3-10838
2013-07-02 00:50:14 +05:30
Dhruv
5ed4dbb5b7
[ticket/10838] separate database used mentioned in unit tests
...
Separate database used for tests which is deleted each time
tests are run information is added to unit tests.
PHPBB3-10838
2013-07-02 00:47:32 +05:30
Dhruv
fe4bfd02a3
[ticket/10838] Updated RUNNING_TESTS.md
...
PHPBB3-10838
2013-06-27 01:52:22 +05:30
Andreas Fischer
e043763905
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/11529] Format markdown code correctly
[ticket/11529] Rename RUNNING_TESTS.txt to RUNNING_TESTS.md
2013-05-09 20:08:31 +02:00
Nils Adermann
ab3b0df244
[ticket/11529] Format markdown code correctly
...
PHPBB3-11529
2013-05-09 20:06:12 +02:00
Nils Adermann
1c9d36615a
[ticket/11529] Rename RUNNING_TESTS.txt to RUNNING_TESTS.md
...
PHPBB3-11529
2013-05-09 19:59:34 +02:00