]> granicus.if.org Git - php/commit
- New tests (testfet LondonUG)
authorFelipe Pena <felipe@php.net>
Sun, 17 May 2009 15:24:08 +0000 (15:24 +0000)
committerFelipe Pena <felipe@php.net>
Sun, 17 May 2009 15:24:08 +0000 (15:24 +0000)
commit6f75314b84d325ff3456b12d24b8ec2cbba73b6b
treeb59859ebff779a236ba7c3a9fc0e2c0576a52d04
parentc79528a26d6fed5e11b29dabb4694c52e659cceb
- New tests (testfet LondonUG)
60 files changed:
ext/spl/tests/heap_corruption.phpt [new file with mode: 0644]
ext/spl/tests/heap_current_variation_001.phpt [new file with mode: 0644]
ext/spl/tests/heap_isempty_variation_001.phpt [new file with mode: 0644]
ext/spl/tests/heap_it_current_empty.phpt [new file with mode: 0644]
ext/spl/tests/heap_top_variation_001.phpt [new file with mode: 0644]
ext/spl/tests/heap_top_variation_002.phpt [new file with mode: 0644]
ext/spl/tests/heap_top_variation_003.phpt [new file with mode: 0644]
ext/spl/tests/iterator_count.phpt [new file with mode: 0644]
ext/spl/tests/iterator_to_array.phpt [new file with mode: 0644]
ext/spl/tests/limititerator_seek.phpt [new file with mode: 0644]
ext/spl/tests/pqueue_compare_basic.phpt [new file with mode: 0644]
ext/spl/tests/pqueue_compare_error.phpt [new file with mode: 0644]
ext/spl/tests/pqueue_current_error.phpt [new file with mode: 0644]
ext/spl/tests/recursive_tree_iterator_setprefixpart.phpt [new file with mode: 0644]
ext/spl/tests/recursiveiteratoriterator_beginiteration_basic.phpt [new file with mode: 0644]
ext/spl/tests/recursiveiteratoriterator_enditeration_basic.phpt [new file with mode: 0644]
ext/spl/tests/recursiveiteratoriterator_getsubiterator_basic.phpt [new file with mode: 0644]
ext/spl/tests/recursiveiteratoriterator_getsubiterator_error.phpt [new file with mode: 0644]
ext/spl/tests/recursiveiteratoriterator_getsubiterator_variation.phpt [new file with mode: 0644]
ext/spl/tests/recursiveiteratoriterator_getsubiterator_variation_002.phpt [new file with mode: 0644]
ext/spl/tests/recursiveiteratoriterator_getsubiterator_variation_003.phpt [new file with mode: 0644]
ext/spl/tests/recursiveiteratoriterator_nextelement_basic.phpt [new file with mode: 0644]
ext/spl/tests/regexiterator_getpregflags.phpt [new file with mode: 0644]
ext/spl/tests/regexiterator_setflags_exception.phpt [new file with mode: 0644]
ext/spl/tests/regexiterator_setpregflags.phpt [new file with mode: 0644]
ext/spl/tests/regexiterator_setpregflags_exception.phpt [new file with mode: 0644]
ext/spl/tests/spl_caching_iterator_constructor_flags.phpt [new file with mode: 0644]
ext/spl/tests/spl_cachingiterator___toString_basic.phpt [new file with mode: 0644]
ext/spl/tests/spl_cachingiterator_setFlags_basic.phpt [new file with mode: 0644]
ext/spl/tests/spl_fileinfo_getlinktarget_basic.phpt [new file with mode: 0755]
ext/spl/tests/spl_heap_count_basic.phpt [new file with mode: 0644]
ext/spl/tests/spl_heap_count_error.phpt [new file with mode: 0644]
ext/spl/tests/spl_heap_extract_parameter_error.phpt [new file with mode: 0644]
ext/spl/tests/spl_heap_insert_basic.phpt [new file with mode: 0644]
ext/spl/tests/spl_heap_is_empty_basic.phpt [new file with mode: 0644]
ext/spl/tests/spl_heap_isempty.phpt [new file with mode: 0644]
ext/spl/tests/spl_heap_iteration_error.phpt [new file with mode: 0644]
ext/spl/tests/spl_heap_recoverfromcorruption_arguments.phpt [new file with mode: 0644]
ext/spl/tests/spl_iterator_apply_error.phpt [new file with mode: 0755]
ext/spl/tests/spl_iterator_apply_error_001.phpt [new file with mode: 0755]
ext/spl/tests/spl_iterator_caching_count_basic.phpt [new file with mode: 0644]
ext/spl/tests/spl_iterator_caching_count_error.phpt [new file with mode: 0644]
ext/spl/tests/spl_iterator_caching_getcache_error.phpt [new file with mode: 0644]
ext/spl/tests/spl_iterator_getcallchildren.phpt [new file with mode: 0644]
ext/spl/tests/spl_iterator_iterator_constructor.phpt [new file with mode: 0644]
ext/spl/tests/spl_iterator_recursive_getiterator_error.phpt [new file with mode: 0644]
ext/spl/tests/spl_iterator_to_array_basic.phpt [new file with mode: 0644]
ext/spl/tests/spl_iterator_to_array_error.phpt [new file with mode: 0755]
ext/spl/tests/spl_limit_iterator_check_limits.phpt [new file with mode: 0644]
ext/spl/tests/spl_maxheap_compare_basic.phpt [new file with mode: 0644]
ext/spl/tests/spl_minheap_compare_error.phpt [new file with mode: 0644]
ext/spl/tests/spl_pq_top_basic.phpt [new file with mode: 0644]
ext/spl/tests/spl_pq_top_error_args.phpt [new file with mode: 0644]
ext/spl/tests/spl_pq_top_error_corrupt.phpt [new file with mode: 0644]
ext/spl/tests/spl_pq_top_error_empty.phpt [new file with mode: 0644]
ext/spl/tests/spl_priorityqeue_insert_two_params_error.phpt [new file with mode: 0644]
ext/spl/tests/spl_recursiveIteratorIterator_setMaxDepth_parameter_count.phpt [new file with mode: 0644]
ext/spl/tests/spl_recursive_iterator_iterator_key_case.phpt [new file with mode: 0644]
ext/spl/tests/splpriorityqueue_extract.phpt [new file with mode: 0644]
ext/spl/tests/splpriorityqueue_setextractflags.phpt [new file with mode: 0644]