Csaba Osztrogonác 137dd8d1f5 Fix run-test-suite-test262.py with python3 (#3139)
subprocess.Popen needs universal_newlines=True parameter
to open the file in text mode instead of binary mode.
With this fix readline() returns str instead of bytes.

JerryScript-DCO-1.0-Signed-off-by: Csaba Osztrogonác oszi@inf.u-szeged.hu
2019-09-23 22:06:02 +02:00
..
2018-08-21 09:26:53 +02:00
2018-08-21 09:26:53 +02:00
2018-08-21 09:26:53 +02:00
2018-08-21 09:26:53 +02:00
2019-07-25 20:33:03 +02:00