Annotation of embedaddon/php/ext/pcre/tests/skip.ini, revision 1.1

1.1     ! misho       1: [Locale checks]
        !             2: skip[]=skip_001.inc
        !             3: test[]=locales.phpt
        !             4: 
        !             5: [No utf8 support in PCRE library]
        !             6: skip[]=skip_002.inc
        !             7: test[]=007.phpt
        !             8: test[]=bug27103.phpt
        !             9: test[]=invalid_utf8_offset.phpt
        !            10: test[]=invalid_utf8.phpt
        !            11: test[]=preg_replace2.phpt
        !            12: 
        !            13: [No support for \p support PCRE library]
        !            14: skip[]=skip_003.inc
        !            15: test[]=backtrack_limit.phpt
        !            16: test[]=pcre_anchored.phpt
        !            17: test[]=recursion_limit.phpt

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>