Enable 'nmake test' on building extensions
authory-uti <y.uchiyama.1015@gmail.com>
Mon, 28 Mar 2016 10:50:31 +0000 (19:50 +0900)
committerAnatol Belski <ab@php.net>
Mon, 25 Jul 2016 07:55:07 +0000 (09:55 +0200)
commit72ac8cf5ad50758a9abccb4d27b147095392ecb0
tree355983ca0bbe5707a4182f2c13f161fc6f681b23
parent305bddb0ede8290fdd53e0c75e71834e0dc63512
Enable 'nmake test' on building extensions

On Windows, Makefile generated by phpize doesn't have the 'test'
target rule. This commit fixes that and enables 'nmake test' on
Windows.
win32/build/Makefile
win32/build/Makefile.phpize
win32/build/phpize.js.in