|
From: strk <st...@ke...> - 2010-06-17 06:24:05
|
As part of my PHP build scripts cleanup patch I've also added 'test##.phpx' Makefile rules to produce an executable shell script in your build tree you can use for manually runnign the corresponding test. The produced shell script contains the appropriate PHP switches needed to ensure the just-built (not the system-installed) ming module will be used. NOTE that currently those scripts are not automatically built at 'make check' time. This was to avoid touching all existing Makefile.am in the testsuite at once. The dotest.pl script, for now, will just use the same command line you'd find in the .phpx script, when requested to run php code. --strk; () Free GIS & Flash consultant/developer /\ http://strk.keybit.net/services.html |