Merge jerry-test-suite into jerry tests (#3907)

JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik frobert@inf.u-szeged.hu
This commit is contained in:
Robert Fancsik
2020-06-17 13:00:41 +02:00
committed by GitHub
parent 8719f72e61
commit cc4ac497b7
1576 changed files with 11216 additions and 29149 deletions
-6
View File
@@ -161,12 +161,6 @@ python tools/run-tests.py --unittests
python tools/run-tests.py --jerry-tests
```
**To run jerry-test-suite**
```bash
python tools/run-tests.py --jerry-test-suite
```
**To run signed-off check**
```bash