php-src/tests
Dmitry Stogov d7f2dc4ec6 Improve HashTable iterators handling:
- Avoid iterators check/update on each HashTable update opration
- Keep position equal (or above) nNumUsed instead of HT_INVALID_IDX
- Fixed iterators handling in array_unshift()
2018-03-22 02:41:49 +03:00
..
basic remove support for string|unicode in tests 2018-02-22 08:11:30 +01:00
classes Remove duplicated tests 2018-02-22 13:03:21 +01:00
func Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
lang Improve HashTable iterators handling: 2018-03-22 02:41:49 +03:00
output Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
run-test Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
security Remove trailing whitespace in inc files 2018-02-10 19:20:23 +01:00
strings Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
quicktester.inc Remove trailing whitespace in inc files 2018-02-10 19:20:23 +01:00