George Peter Banyard
|
986da2a436
|
Convert warnings to ValueError in mb_strpos function family.
Closes GH-5109
|
2020-01-24 23:59:22 +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 |
|
Nikita Popov
|
852485d8ec
|
Adjust tests for zpp TypeError change
|
2019-03-11 11:32:20 +01:00 |
|
Nikita Popov
|
4bd18db8cc
|
Remove custom error handler in mbstring tests
To make it more obvious what is tested and what the error messages
are.
|
2019-03-05 11:41:53 +01:00 |
|
Gabriel Caruso
|
9c144e0d82
|
Trim trailing whitespace in tests
|
2018-10-14 12:07:20 -03:00 |
|
Pedro Magalhães
|
9c5af4e4cb
|
Remove the b prefix from literals on unrelated tests
|
2016-11-20 21:11:53 +01:00 |
|
Francois Laupretre
|
d0d9e7251e
|
mb_strpos()/mb_stripos(): Add support for negative offset
|
2016-03-09 14:41:38 +01:00 |
|
Xinchen Hui
|
506f6a4282
|
Refactor mbstring (incompleted)
|
2014-03-24 12:40:07 +08:00 |
|
Ant Phillips
|
4a78652f34
|
MBString tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
2008-12-05 13:10:48 +00:00 |
|
Moriyoshi Koizumi
|
85d7751097
|
- Fix include_path.
|
2008-07-17 16:30:32 +00:00 |
|
Moriyoshi Koizumi
|
47f6ed8dbb
|
Trivial test adjustment
|
2003-02-03 20:29:07 +00:00 |
|
Moriyoshi Koizumi
|
e5a4b5b2dc
|
Fixed test case for mb_strpos().
# the third parameter should specify an offset but an encoding name
|
2003-02-03 16:16:37 +00:00 |
|
Moriyoshi Koizumi
|
a705a8b597
|
Clean up.
|
2002-10-30 08:06:52 +00:00 |
|
Moriyoshi Koizumi
|
bce3d0cf7d
|
Renamed the test cases.
|
2002-10-21 19:19:05 +00:00 |
|