Skip to content

Commit 276e7c0

Browse files
authored
Merge pull request #12 from php/cleanup-v6
Remove unnecessary IBM i variants of tests
2 parents 4fa9ae3 + 0a4eda2 commit 276e7c0

14 files changed

+0
-531
lines changed

tests/skipif.PASE

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,13 @@
11
<?php
22
$PASE_ALT_TEST = <<< SKIPPASE
33
test_V6_002_ConnDbUncatalogedConn.phpt
4-
test_V6_023_ColumnPrivileges.phpt
54
test_V6_039_FetchRowIndexPosNested_02.phpt
65
test_V6_041_FetchArrayMany_01.phpt
7-
test_V6_053_SetAutocommit_02.phpt
8-
test_V6_060_Tables_01.phpt
9-
test_V6_061_Tables_02.phpt
10-
test_V6_062_Tables_03.phpt
11-
test_V6_064_Tables_05.phpt
12-
test_V6_065_FilterTableName.phpt
136
test_V6_066_TableObjects.phpt
147
test_V6_080_ConnWrongDbAlias.phpt
158
test_V6_090_ConnmsgWrongDbAlias.phpt
169
test_V6_091_ConnmsgWrongUser.phpt
1710
test_V6_092_ConnmsgWrongPwd.phpt
18-
test_V6_102_NumFieldsSelect_01.phpt
1911
test_V6_10353_MemLeak.phpt
2012
test_V6_10353.phpt
2113
test_V6_10931_LcaseTableName.phpt
@@ -27,8 +19,6 @@ test_V6_160_FetchBoth.phpt
2719
test_V6_161_FetchBothNestedSelects_01.phpt
2820
test_V6_162_FetchBothNestedSelects_02.phpt
2921
test_V6_180_StmtErrMsg.phpt
30-
test_V6_191_ColumnsTable_02.phpt
31-
test_V6_192_ColumnsTable_03.phpt
3222
test_V6_194_RetrieveCLOBColScrollable.phpt
3323
test_V6_195_InsertRetrieveXMLData_01.phpt
3424
test_V6_196_InsertRetrieveXMLData_02.phpt
@@ -44,8 +34,6 @@ test_V6_310_ClientInfo.phpt
4434
test_V6_320_EscapeString.phpt
4535
test_V6_321_ResultFetchArraysLobsXMLTypes.phpt
4636
test_V6_6792_FieldTypeRetStrDatetimeTimestamp.phpt
47-
test_V6_9173_ProcedurePersistentConn.phpt
48-
test_V6_bigint.phpt
4937
test_V6_clob_special_char.phpt
5038
test_V6_connect_deallocator.phpt
5139
test_V6_execute_many.phpt

tests/test_102_NumFieldsSelect_01.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ IBM-DB2: db2_num_fields() - select
33
--SKIPIF--
44
<?php
55
require_once('skipif.inc');
6-
require_once('skipif3.inc');
76
?>
87
--FILE--
98
<?php

tests/test_V6_023_ColumnPrivileges.phpt

Lines changed: 0 additions & 12 deletions
This file was deleted.

tests/test_V6_053_SetAutocommit_02.phpt

Lines changed: 0 additions & 12 deletions
This file was deleted.

tests/test_V6_060_Tables_01.phpt

Lines changed: 0 additions & 57 deletions
This file was deleted.

tests/test_V6_061_Tables_02.phpt

Lines changed: 0 additions & 58 deletions
This file was deleted.

tests/test_V6_062_Tables_03.phpt

Lines changed: 0 additions & 60 deletions
This file was deleted.

tests/test_V6_064_Tables_05.phpt

Lines changed: 0 additions & 59 deletions
This file was deleted.

tests/test_V6_065_FilterTableName.phpt

Lines changed: 0 additions & 54 deletions
This file was deleted.

tests/test_V6_102_NumFieldsSelect_01.phpt

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)