Antony Dovgal
|
bb89a868c4
|
do not search for empty strings with strpos() and strrpos()
|
2006-09-06 12:07:27 +00:00 |
|
Antony Dovgal
|
91f8beb4d9
|
fix test
|
2006-08-08 19:48:46 +00:00 |
|
Hannes Magnusson
|
e18bb1ce3d
|
Fix/add SKIPIF
|
2006-06-27 00:09:23 +00:00 |
|
Moriyoshi Koizumi
|
923978e0ff
|
- Fix bug #37176 (iconv_strpos() fails to find a string)
|
2006-04-27 00:49:17 +00:00 |
|
foobar
|
b42a8b2f31
|
cleanup
|
2006-04-10 14:59:33 +00:00 |
|
Pierre Joye
|
bb1ec86f9d
|
- remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase
(calling ini_set('magic_....') returns 0|false
- get_magic_quotes_gpc, get_magic_quotes_runtime are kept but always return false
- set_magic_quotes_runtime raises an E_CORE_ERROR
|
2006-03-08 00:43:32 +00:00 |
|
Antony Dovgal
|
632e571642
|
MFB: add missing skipif conditions, fix existing ones
add one missing test
|
2005-12-21 11:43:24 +00:00 |
|
foobar
|
bd7f131a41
|
- Hiding bugs is not the purpose of the regression tests.
|
2005-11-01 14:36:13 +00:00 |
|
Ilia Alshanetsky
|
2eed561d10
|
MFB51: Improve iconv skip conditions
|
2005-10-30 18:08:17 +00:00 |
|
Ilia Alshanetsky
|
21f852eeb2
|
MFB51: Do not run tests if iconv extension is unavailable.
|
2005-10-25 14:23:22 +00:00 |
|
Dmitry Stogov
|
6d62ccc769
|
Unicode support
|
2005-08-17 14:01:06 +00:00 |
|
Derick Rethans
|
46854447c5
|
- Fix skip-if comment.
|
2005-08-07 12:48:31 +00:00 |
|
Dmitry Stogov
|
c3e2f113f3
|
Fixed bug in test file
|
2005-06-22 08:33:43 +00:00 |
|
Moriyoshi Koizumi
|
3b39b2237f
|
- Add test case for iconv_mime_encode().
|
2005-03-23 23:07:42 +00:00 |
|
Dmitry Stogov
|
139933fe59
|
Test was fixed.
|
2004-11-22 17:43:03 +00:00 |
|
Moriyoshi Koizumi
|
3980fd822e
|
A trivial implement for dos-like platforms
|
2003-12-05 18:39:04 +00:00 |
|
Moriyoshi Koizumi
|
fe20585443
|
Add regression test for iconv stream filters
|
2003-12-05 18:35:17 +00:00 |
|
Moriyoshi Koizumi
|
9fd1395546
|
Fix test so it fits the expected behaviour
|
2003-12-02 07:38:11 +00:00 |
|
Moriyoshi Koizumi
|
0bd11e2a05
|
Add regression test for iconv_mime_decode_headers()
|
2003-12-02 00:05:54 +00:00 |
|
Moriyoshi Koizumi
|
36f5926434
|
Update test.
|
2003-12-01 22:59:28 +00:00 |
|
Moriyoshi Koizumi
|
93e0d690ee
|
More RFC2047 conformance. Add ability to forcefully continue processing
on error.
|
2003-12-01 21:47:19 +00:00 |
|
Moriyoshi Koizumi
|
e661d9e22a
|
Updated test so it won't fail if the extension has been built with libiconv.
|
2003-07-06 21:44:44 +00:00 |
|
Moriyoshi Koizumi
|
9fbd2f44ec
|
Modified the test so it reflects the change to iconv_mime_decode()
|
2003-07-06 21:19:38 +00:00 |
|
Moriyoshi Koizumi
|
2efc619dae
|
Fix test
|
2003-05-31 07:17:35 +00:00 |
|
Moriyoshi Koizumi
|
ac66d4481e
|
Test update for new feature
|
2003-01-14 19:25:10 +00:00 |
|
Moriyoshi Koizumi
|
b13a6276e1
|
Added test case for iconv_mime_encode()
|
2003-01-04 13:39:59 +00:00 |
|
Moriyoshi Koizumi
|
cd2b0fe706
|
Added test case for iconv_mime_decode()
|
2003-01-03 20:33:53 +00:00 |
|
Moriyoshi Koizumi
|
07dcab60f0
|
Added test cases for iconv_strpos() and iconv_strrpos()
|
2003-01-03 20:02:23 +00:00 |
|
Moriyoshi Koizumi
|
f76df0ba1b
|
Added test cases for iconv_strlen() and iconv_substr()
|
2003-01-03 05:48:51 +00:00 |
|
Moriyoshi Koizumi
|
bf48e7bc9f
|
MFB
|
2003-01-03 05:16:12 +00:00 |
|
Moriyoshi Koizumi
|
5c7b062d6f
|
Cosmetics
|
2002-11-06 16:58:08 +00:00 |
|
Moriyoshi Koizumi
|
c22c2e4772
|
Added a test case to check the behaviour on failure
|
2002-11-06 16:57:53 +00:00 |
|
Moriyoshi Koizumi
|
cac70c5523
|
Stricter SKIPIF conditions
|
2002-11-06 16:37:10 +00:00 |
|
Marcus Boerger
|
6663f2cd0a
|
-do not dl() load
-magic_quotes_runtime
|
2002-10-29 21:51:32 +00:00 |
|
Moriyoshi Koizumi
|
630a4ff924
|
Removed dl() stuff
|
2002-10-29 16:28:12 +00:00 |
|
Marcus Boerger
|
6829a7a5b1
|
fix this tests
-they did not dl load module in test....
-disable E_NOTICE
|
2002-10-28 17:15:21 +00:00 |
|
Moriyoshi Koizumi
|
905d95fa03
|
Renamed the test
|
2002-10-26 08:50:05 +00:00 |
|
Moriyoshi Koizumi
|
d883bf51df
|
Added a test case for ob_iconv_handler()
|
2002-10-26 08:45:49 +00:00 |
|
Moriyoshi Koizumi
|
d953754d74
|
Let them say why they are skipped
|
2002-10-21 10:35:02 +00:00 |
|
foobar
|
9618e4e854
|
This test should not print out the error (which is correct).
|
2002-10-14 23:09:48 +00:00 |
|
Moriyoshi Koizumi
|
f5b53c17ab
|
Improved the test cases so that they will be skipped rather than failed, if libiconv is not used.
|
2002-10-11 18:07:47 +00:00 |
|
foobar
|
edc755aa54
|
fix typo.
|
2002-10-11 13:43:24 +00:00 |
|
Moriyoshi Koizumi
|
fe79eaf08f
|
Added set_time_limit(); We should stop it in some time. See the comment in the script for detail.
|
2002-10-11 07:38:18 +00:00 |
|
Melvyn Sopacua
|
641f346cf6
|
Another small test for iconv transliteration, from GNU libiconv testkit
|
2002-10-10 19:06:00 +00:00 |
|
Melvyn Sopacua
|
e4e53bb4b3
|
It used to be 003
|
2002-10-10 16:49:33 +00:00 |
|
Melvyn Sopacua
|
418908f994
|
Test for standard transliteration.
Original check-translit from GNU libiconv-1.8
|
2002-10-09 23:16:39 +00:00 |
|
Derick Rethans
|
c10b169670
|
- Use a more descriptive filename
|
2002-10-09 20:30:30 +00:00 |
|
Moriyoshi Koizumi
|
cfcfd094e9
|
Renamed the test case files in order to avoid confusion
|
2002-10-09 20:19:13 +00:00 |
|
Rui Hirokawa
|
382a92cc5a
|
added @ to suppress a notice.
|
2002-10-09 12:54:52 +00:00 |
|
Marcus Boerger
|
9be7455fe0
|
Synch with README.TESTING
|
2002-09-28 13:59:17 +00:00 |
|