Make run-tests --jerry-tests --jerry-test-suite work on Windows too (#3260)

Changes:
* Bash based runners/run-test-suite.sh runner replaced with a python runner
* Common util functions moved to util.py
* Fixed EOL issues in tests directory

JerryScript-DCO-1.0-Signed-off-by: Csaba Osztrogonác oszi@inf.u-szeged.hu
This commit is contained in:
Csaba Osztrogonác
2019-11-06 15:12:50 +01:00
committed by Dániel Bátyai
parent 525c35f148
commit 44b1b9855d
10 changed files with 326 additions and 287 deletions
+2
View File
@@ -0,0 +1,2 @@
*.js text eol=lf
jerry/windows-line-ending.js text eol=crlf