there is an small modification for interbase tests
in 003.phpt (ext/interbase/tests/003.phpt)
in the expected output it should be
this way
diff -u ../../../../php5.3-200810201430/ext/interbase/tests/003.phpt 003.phpt
diff -u ../../../../php5.3-200810201430/ext/interbase/tests/003.phpt 003.phpt
--- ../../../../php5.3-200810201430/ext/interbase/tests/003.phpt 2004-05-30
19:20:25.000000000 +0300
+++ 003.phpt 2008-10-28 17:40:25.000000000 +0200
@@ -157,27 +157,27 @@
int(10)
["ID_10"]=>
int(11)
- ["FIELD_00"]=>
- ["CONSTANT"]=>
int(12)
- ["FIELD_01"]=>
- ["CONSTANT_01"]=>
int(13)
- ["FIELD_02"]=>
- ["CONSTANT_02"]=>
int(14)
- ["FIELD_03"]=>
- ["CONSTANT_03"]=>
int(15)
- ["FIELD_04"]=>
- ["CONSTANT_04"]=>
int(16)
- ["FIELD_05"]=>
- ["CONSTANT_05"]=>
int(17)
- ["FIELD_06"]=>
- ["CONSTANT_06"]=>
int(18)
- ["FIELD_07"]=>
- ["CONSTANT_07"]=>
int(19)
- ["FIELD_08"]=>
- ["CONSTANT_08"]=>
int(20)
- ["FIELD_09"]=>
- ["CONSTANT_09"]=>
int(21)
- ["FIELD_10"]=>
- ["CONSTANT_10"]=>
int(22)
}
end of test
--
developer flamerobin.org
hi Marius,
2008/10/28 marius popa mapopa@gmail.com:
there is an small modification for interbase tests
in 003.phpt (ext/interbase/tests/003.phpt)
in the expected output it should be
this way
Thanks a lot for contrbution tests for interbase :)
You may like to post it on the php QA mailing list (see
http://www.php.net/mailing-lists.php). There is more people following
the QA list and able or willing to give you a hand to get your tests
in CVS.
Cheers,
Pierre
hi Marius,
2008/10/28 marius popa mapopa@gmail.com:
there is an small modification for interbase tests
in 003.phpt (ext/interbase/tests/003.phpt)
in the expected output it should be
this wayThanks a lot for contrbution tests for interbase :)
You may like to post it on the php QA mailing list (see
http://www.php.net/mailing-lists.php). There is more people following
the QA list and able or willing to give you a hand to get your tests
in CVS.
ok so the core ext/interbase patches are send to this internals listCheers,
Pierre
http://blog.thepimp.net | http://www.libgd.org
--
--
developer flamerobin.org
2008/10/28 marius popa mapopa@gmail.com:
hi Marius,
2008/10/28 marius popa mapopa@gmail.com:
there is an small modification for interbase tests
in 003.phpt (ext/interbase/tests/003.phpt)
in the expected output it should be
this wayThanks a lot for contrbution tests for interbase :)
You may like to post it on the php QA mailing list (see
http://www.php.net/mailing-lists.php). There is more people following
the QA list and able or willing to give you a hand to get your tests
in CVS.
ok so the core ext/interbase patches are send to this internals list
Yes patches for the actually extension is normally sent to internals
and test patches are sent to QA people.
Cheers,
Pierre
http://blog.thepimp.net | http://www.libgd.org
--
--
developer flamerobin.org--
--
Kalle Sommer Nielsen