Archived

This forum has been archived. Please start a new discussion on GitHub.

IcePHP tests

I can't get the allTests.py to work.
as php_ice.dll extension line does not exist in each php.ini file.

I can run them individually by appending the main php.ini with individual php.ini in each test's directory.

Would profiles work here?

Also the demo/ice/value test in PHP doesnt work as expected.
I get asserts about class types in some of the individual tests.

Otherwise I've had not had any other problems with IcePHP.


Regards,
Alfred Tascon

Comments

  • sorry - i should of RTFM

    its in the INSTALL file.

    but the value demo is still not doing what is expected.
    Is this bug or has the IcePHP moved on since the demo was created?
  • mes
    mes California
    The problem with the value demo is a bug in the IcePHP marshaling code. This will be fixed in the next release. Thanks alot for reporting this!

    Take care,
    - Mark