Gina Peter Banyard
|
c42e6d62d8
|
ext/intl: modernize tests (#19392)
This is effectively removing ZPP tests, enabling warnings, and moving INI settings into the INI PHPT block
|
2025-08-06 23:33:48 +01:00 |
|
Nikita Popov
|
7485978339
|
Migrate SKIPIF -> EXTENSIONS (#7138)
This is an automated migration of most SKIPIF extension_loaded checks.
|
2021-06-11 11:57:42 +02:00 |
|
Nikita Popov
|
c5401854fc
|
Run tidy
This should fix most of the remaining issues with tabs and spaces
being mixed in tests.
|
2020-09-18 14:28:32 +02:00 |
|
Nikita Popov
|
647fb38d58
|
Ensure RuleBasedBreakIterator constructor throws on failure
Constructors must throw on failure indepdendent of the configured
intl error mode.
|
2020-08-25 15:28:58 +02:00 |
|
Nikita Popov
|
f8d795820e
|
Reindent phpt files
|
2020-02-03 22:52:20 +01:00 |
|
Fabien Villepinte
|
a555cc0b3d
|
Clean DONE tags from tests
Remove most of the `===DONE===` tags and its variations.
Keep `===DONE===` if the test output otherwise becomes empty.
Closes GH-4872.
|
2019-11-07 21:31:47 +01:00 |
|
Anatol Belski
|
5fe6d2134b
|
Fix memory leak
|
2018-04-12 18:25:27 +02:00 |
|
Reeze Xia
|
80044a0879
|
Fix intl tests failed because of missing skipif section
|
2012-08-15 01:03:56 +08:00 |
|
Gustavo André dos Santos Lopes
|
cee31091a9
|
Add Intl prefix to BreakIterator/RuleBasedBI
|
2012-06-10 22:42:38 +02:00 |
|
Gustavo André dos Santos Lopes
|
036b1eb291
|
Tests for (RuleBased)BreakIterator.
|
2012-06-04 22:25:08 +02:00 |
|