| Current Path : /opt/alt/tests/alt-php83-geos_1.0.0-1.dfe1ab17b0.el8/tests/ |
| Current File : //opt/alt/tests/alt-php83-geos_1.0.0-1.dfe1ab17b0.el8/tests/README.md |
Tests can be run manually from the top-level build dir using:
php -n -d extension=modules/geos.so tests/001_Geometry.phpt
If you want to use valgrind, it is recommended to disable Zend
memory management:
export USE_ZEND_ALLOC=0
And avoid unload of modules:
export ZEND_DONT_UNLOAD_MODULES=1
Read more on https://bugs.php.net/bugs-getting-valgrind-log.php