Archived

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

Improvements to Python unit tests (fix in encoding and FreeBSD jail support)

This is very similar to the patch http://www.zeroc.com/forums/patches/5646-improvements-unit-tests-fix-encoding-freebsd-support.html I posted earlier this year, but for unit tests of the python mapping. The encoding bug was exactly the same as in the patch mentioned above, and there is a small tweak to test/Ice/info to detect if it's running in a FreeBSD jail and therefore don't do the tests that rely on the hostname.

- Michael

Comments

  • Now part of the FreeBSD port

    These changes are now part of the FreeBSD port devel/py-ice.