php-src/tests
Kalle Sommer Nielsen f9959ee7c2 Change PHP_OS_FAMILY slightly
* PHP_OS_FAMILY is now a macro, to allow extensions to take advantage of it, it is defined in php.h
* Values are not upper-case-first, not always uppercase. Windows is no longer just "Win", if we want the short version for testing then PHP_OS is always WINNT anyway
2017-02-22 12:31:06 +01:00
..
basic Change PHP_OS_FAMILY slightly 2017-02-22 12:31:06 +01:00
classes Implement Parameter Type Widening RFC 2017-02-04 23:33:24 +01:00
func test to function addcslashes 2014-11-23 17:19:56 -08:00
lang Deprecate each() 2017-02-03 21:02:52 +01:00
output Change PHP_OS_FAMILY slightly 2017-02-22 12:31:06 +01:00
run-test Deprecate track_errors / $php_errormsg 2017-02-03 21:02:52 +01:00
security Change PHP_OS_FAMILY slightly 2017-02-22 12:31:06 +01:00
strings Fix tests expecting specific resource IDs 2013-12-15 16:51:21 +08:00
quicktester.inc