Arquivos
hhvm/hphp/test/zend
Sara Golemon 67a5b35892 Normalize newlines when doing expectf comparison in test/run
Newlines in expectf files don't necessarily match
newlines output by tests.  In the case of the bug55273 test,
the expectf file has unix (\n) newlines, but chunk_split()
produces DOS (\r\n) newlines by default.  This pattern
normalizes all expected newlines to accept unix, DOS, or old-style
Mac (\r) newlines.
2013-07-19 12:57:30 -07:00
..
2013-04-25 00:50:02 -07:00