]> granicus.if.org Git - php/commit
Add new OCI8 tests. Refactor skipifs. Sync 5.3/5.4/trunk branches
authorChristopher Jones <sixd@php.net>
Fri, 10 Jun 2011 19:16:35 +0000 (19:16 +0000)
committerChristopher Jones <sixd@php.net>
Fri, 10 Jun 2011 19:16:35 +0000 (19:16 +0000)
commitc7a8bd6a4c4bb36657d3d8e313935032283a5e73
treec81801cb7ff83c9667d98afbc7063c60dc61e3fb
parentf4009b52a31544ca188dd9679478f273e335de54
Add new OCI8 tests.  Refactor skipifs.  Sync 5.3/5.4/trunk branches
266 files changed:
ext/oci8/tests/array_bind_001.phpt
ext/oci8/tests/array_bind_002.phpt
ext/oci8/tests/array_bind_003.phpt
ext/oci8/tests/array_bind_004.phpt
ext/oci8/tests/array_bind_005.phpt
ext/oci8/tests/array_bind_006.phpt
ext/oci8/tests/array_bind_007.phpt
ext/oci8/tests/array_bind_008.phpt
ext/oci8/tests/array_bind_010.phpt
ext/oci8/tests/array_bind_011.phpt
ext/oci8/tests/array_bind_012.phpt
ext/oci8/tests/array_bind_014.phpt
ext/oci8/tests/array_bind_date.phpt
ext/oci8/tests/array_bind_date1.phpt
ext/oci8/tests/array_bind_float.phpt
ext/oci8/tests/array_bind_float1.phpt
ext/oci8/tests/array_bind_int.phpt
ext/oci8/tests/array_bind_int1.phpt
ext/oci8/tests/array_bind_str.phpt
ext/oci8/tests/array_bind_str1.phpt
ext/oci8/tests/b47243_1.phpt
ext/oci8/tests/b47243_2.phpt
ext/oci8/tests/b47243_3.phpt
ext/oci8/tests/bind_char_1.phpt
ext/oci8/tests/bind_char_1_11gR1.phpt
ext/oci8/tests/bind_char_2.phpt
ext/oci8/tests/bind_char_2_11gR1.phpt
ext/oci8/tests/bind_char_3.phpt
ext/oci8/tests/bind_char_3_11gR1.phpt
ext/oci8/tests/bind_char_4.phpt
ext/oci8/tests/bind_char_4_11gR1.phpt
ext/oci8/tests/bind_long.phpt
ext/oci8/tests/bind_long_raw.phpt
ext/oci8/tests/bind_misccoltypes.phpt [new file with mode: 0644]
ext/oci8/tests/bind_misccoltypes_errs.phpt [new file with mode: 0644]
ext/oci8/tests/bind_number.phpt [new file with mode: 0644]
ext/oci8/tests/bind_query.phpt [new file with mode: 0644]
ext/oci8/tests/bind_raw.phpt
ext/oci8/tests/bind_rowid.phpt
ext/oci8/tests/bind_sqltafc.phpt [new file with mode: 0644]
ext/oci8/tests/bind_sqltchr_1.phpt [new file with mode: 0644]
ext/oci8/tests/bind_sqltchr_2.phpt [new file with mode: 0644]
ext/oci8/tests/bind_sqltint.phpt [new file with mode: 0644]
ext/oci8/tests/bind_sqltnum.phpt [new file with mode: 0644]
ext/oci8/tests/bind_unsupported_1.phpt [new file with mode: 0644]
ext/oci8/tests/bind_unsupported_2.phpt [new file with mode: 0644]
ext/oci8/tests/bind_unsupported_3.phpt [new file with mode: 0644]
ext/oci8/tests/bug26133.phpt
ext/oci8/tests/bug27303_1.phpt
ext/oci8/tests/bug27303_1_11gR1.phpt
ext/oci8/tests/bug27303_2.phpt
ext/oci8/tests/bug27303_2_11gR1.phpt
ext/oci8/tests/bug27303_4.phpt
ext/oci8/tests/bug32325.phpt
ext/oci8/tests/bug35973.phpt
ext/oci8/tests/bug36010.phpt
ext/oci8/tests/bug36096.phpt
ext/oci8/tests/bug36403.phpt
ext/oci8/tests/bug37220.phpt
ext/oci8/tests/bug37581.phpt
ext/oci8/tests/bug38173.phpt
ext/oci8/tests/bug40078.phpt
ext/oci8/tests/bug40415.phpt
ext/oci8/tests/bug41069.phpt
ext/oci8/tests/bug42134.phpt
ext/oci8/tests/bug42173.phpt
ext/oci8/tests/bug42496_1.phpt
ext/oci8/tests/bug42496_2.phpt
ext/oci8/tests/bug42841.phpt
ext/oci8/tests/bug43492.phpt
ext/oci8/tests/bug43492_2.phpt
ext/oci8/tests/bug43497.phpt
ext/oci8/tests/bug43497_92.phpt
ext/oci8/tests/bug44008.phpt
ext/oci8/tests/bug44113.phpt
ext/oci8/tests/bug44206.phpt
ext/oci8/tests/bug45458.phpt
ext/oci8/tests/bug46994.phpt
ext/oci8/tests/bug47189.phpt
ext/oci8/tests/bug47281.phpt
ext/oci8/tests/bug47281_tt.phpt [new file with mode: 0644]
ext/oci8/tests/bug51253.phpt
ext/oci8/tests/bug51291_1.phpt [moved from ext/oci8/tests/bug51291.phpt with 79% similarity]
ext/oci8/tests/bug51291_2.phpt [new file with mode: 0644]
ext/oci8/tests/coll_001.phpt
ext/oci8/tests/coll_002.phpt
ext/oci8/tests/coll_002_func.phpt
ext/oci8/tests/coll_003.phpt
ext/oci8/tests/coll_003_func.phpt
ext/oci8/tests/coll_004.phpt
ext/oci8/tests/coll_004_func.phpt
ext/oci8/tests/coll_005.phpt
ext/oci8/tests/coll_006.phpt
ext/oci8/tests/coll_006_func.phpt
ext/oci8/tests/coll_007.phpt
ext/oci8/tests/coll_008.phpt
ext/oci8/tests/coll_009.phpt
ext/oci8/tests/coll_009_func.phpt
ext/oci8/tests/coll_010.phpt
ext/oci8/tests/coll_010_func.phpt
ext/oci8/tests/coll_011.phpt
ext/oci8/tests/coll_011_func.phpt
ext/oci8/tests/coll_012.phpt
ext/oci8/tests/coll_012_func.phpt
ext/oci8/tests/coll_013.phpt
ext/oci8/tests/coll_013_func.phpt
ext/oci8/tests/coll_014.phpt
ext/oci8/tests/coll_014_func.phpt
ext/oci8/tests/coll_015.phpt
ext/oci8/tests/coll_015_func.phpt
ext/oci8/tests/coll_016.phpt
ext/oci8/tests/coll_016_func.phpt
ext/oci8/tests/coll_017.phpt
ext/oci8/tests/coll_017_func.phpt
ext/oci8/tests/coll_018.phpt
ext/oci8/tests/coll_019.phpt
ext/oci8/tests/commit_001.phpt
ext/oci8/tests/commit_002.phpt
ext/oci8/tests/commit_old.phpt
ext/oci8/tests/conn_attr_1.phpt
ext/oci8/tests/conn_attr_2.phpt
ext/oci8/tests/conn_attr_3.phpt
ext/oci8/tests/conn_attr_4.phpt
ext/oci8/tests/conn_attr_5.phpt
ext/oci8/tests/connect.inc
ext/oci8/tests/connect_scope1.phpt
ext/oci8/tests/connect_scope2.phpt
ext/oci8/tests/connect_scope_try1.phpt
ext/oci8/tests/connect_scope_try2.phpt
ext/oci8/tests/connect_scope_try3.phpt
ext/oci8/tests/connect_scope_try4.phpt
ext/oci8/tests/connect_scope_try5.phpt
ext/oci8/tests/connect_scope_try6.phpt
ext/oci8/tests/connect_without_oracle_home_11.phpt
ext/oci8/tests/connect_without_oracle_home_old.phpt
ext/oci8/tests/connect_without_oracle_home_old_11.phpt
ext/oci8/tests/create_table.inc
ext/oci8/tests/cursor_bind.phpt
ext/oci8/tests/cursor_bind_err.phpt
ext/oci8/tests/cursors.phpt
ext/oci8/tests/cursors_old.phpt
ext/oci8/tests/dbmsoutput.phpt [new file with mode: 0644]
ext/oci8/tests/default_prefetch.phpt
ext/oci8/tests/default_prefetch0.phpt [new file with mode: 0644]
ext/oci8/tests/default_prefetch1.phpt
ext/oci8/tests/default_prefetch2.phpt
ext/oci8/tests/define.phpt
ext/oci8/tests/define0.phpt [new file with mode: 0644]
ext/oci8/tests/define1.phpt
ext/oci8/tests/define2.phpt
ext/oci8/tests/define3.phpt
ext/oci8/tests/define4.phpt
ext/oci8/tests/define5.phpt
ext/oci8/tests/define6.phpt [new file with mode: 0644]
ext/oci8/tests/define_old.phpt
ext/oci8/tests/descriptors.phpt
ext/oci8/tests/details.inc
ext/oci8/tests/drcp_connect1.phpt
ext/oci8/tests/drcp_functions.inc
ext/oci8/tests/drcp_privileged.phpt
ext/oci8/tests/driver_name.phpt
ext/oci8/tests/dupcolnames.phpt [new file with mode: 0644]
ext/oci8/tests/edition_1.phpt
ext/oci8/tests/edition_2.phpt
ext/oci8/tests/error.phpt
ext/oci8/tests/error1.phpt
ext/oci8/tests/error2.phpt
ext/oci8/tests/error_bind.phpt
ext/oci8/tests/error_old.phpt
ext/oci8/tests/error_parse.phpt
ext/oci8/tests/exec_fetch.phpt
ext/oci8/tests/fetch.phpt
ext/oci8/tests/fetch_all.phpt
ext/oci8/tests/fetch_all1.phpt [new file with mode: 0644]
ext/oci8/tests/fetch_all2.phpt
ext/oci8/tests/fetch_all3.phpt
ext/oci8/tests/fetch_all4.phpt
ext/oci8/tests/fetch_all5.phpt
ext/oci8/tests/fetch_array.phpt
ext/oci8/tests/fetch_assoc.phpt
ext/oci8/tests/fetch_into.phpt
ext/oci8/tests/fetch_into1.phpt
ext/oci8/tests/fetch_into2.phpt
ext/oci8/tests/fetch_object.phpt
ext/oci8/tests/fetch_object_1.phpt [new file with mode: 0644]
ext/oci8/tests/fetch_object_2.phpt
ext/oci8/tests/fetch_row.phpt
ext/oci8/tests/field_funcs.phpt
ext/oci8/tests/field_funcs0.phpt [new file with mode: 0644]
ext/oci8/tests/field_funcs1.phpt
ext/oci8/tests/field_funcs3.phpt [new file with mode: 0644]
ext/oci8/tests/field_funcs_old.phpt
ext/oci8/tests/lob_001.phpt
ext/oci8/tests/lob_002.phpt
ext/oci8/tests/lob_003.phpt
ext/oci8/tests/lob_004.phpt
ext/oci8/tests/lob_005.phpt
ext/oci8/tests/lob_006.phpt
ext/oci8/tests/lob_007.phpt
ext/oci8/tests/lob_008.phpt
ext/oci8/tests/lob_009.phpt
ext/oci8/tests/lob_010.phpt
ext/oci8/tests/lob_011.phpt
ext/oci8/tests/lob_012.phpt
ext/oci8/tests/lob_013.phpt
ext/oci8/tests/lob_014.phpt
ext/oci8/tests/lob_015.phpt
ext/oci8/tests/lob_016.phpt
ext/oci8/tests/lob_017.phpt
ext/oci8/tests/lob_018.phpt
ext/oci8/tests/lob_019.phpt
ext/oci8/tests/lob_020.phpt
ext/oci8/tests/lob_021.phpt
ext/oci8/tests/lob_022.phpt
ext/oci8/tests/lob_023.phpt
ext/oci8/tests/lob_024.phpt
ext/oci8/tests/lob_025.phpt
ext/oci8/tests/lob_026.phpt
ext/oci8/tests/lob_027.phpt
ext/oci8/tests/lob_028.phpt
ext/oci8/tests/lob_029.phpt
ext/oci8/tests/lob_030.phpt
ext/oci8/tests/lob_031.phpt
ext/oci8/tests/lob_032.phpt
ext/oci8/tests/lob_033.phpt
ext/oci8/tests/lob_034.phpt
ext/oci8/tests/lob_035.phpt
ext/oci8/tests/lob_036.phpt
ext/oci8/tests/lob_037.phpt
ext/oci8/tests/lob_038.phpt
ext/oci8/tests/lob_039.phpt
ext/oci8/tests/lob_040.phpt
ext/oci8/tests/lob_041.phpt
ext/oci8/tests/lob_042.phpt
ext/oci8/tests/lob_043.phpt
ext/oci8/tests/lob_044.phpt [new file with mode: 0644]
ext/oci8/tests/lob_aliases.phpt
ext/oci8/tests/lob_null.phpt
ext/oci8/tests/lob_temp.phpt
ext/oci8/tests/lob_temp1.phpt
ext/oci8/tests/null_byte_2.phpt
ext/oci8/tests/null_byte_3.phpt [new file with mode: 0644]
ext/oci8/tests/num.phpt
ext/oci8/tests/oci_execute_segfault.phpt
ext/oci8/tests/password.phpt
ext/oci8/tests/password_2.phpt
ext/oci8/tests/password_new.phpt
ext/oci8/tests/password_old.phpt
ext/oci8/tests/pecl_bug10194.phpt
ext/oci8/tests/pecl_bug10194_blob.phpt
ext/oci8/tests/pecl_bug10194_blob_64.phpt
ext/oci8/tests/pecl_bug16035.phpt
ext/oci8/tests/pecl_bug16842.phpt
ext/oci8/tests/pecl_bug8816.phpt
ext/oci8/tests/prefetch.phpt
ext/oci8/tests/prefetch_old.phpt
ext/oci8/tests/refcur_prefetch_1.phpt
ext/oci8/tests/refcur_prefetch_2.phpt
ext/oci8/tests/refcur_prefetch_3.phpt
ext/oci8/tests/refcur_prefetch_4.phpt [new file with mode: 0644]
ext/oci8/tests/select_null.phpt
ext/oci8/tests/serverversion.phpt
ext/oci8/tests/skipif.inc
ext/oci8/tests/statement_cache.phpt
ext/oci8/tests/xmltype_01.phpt
ext/oci8/tests/xmltype_02.phpt