aboutsummaryrefslogtreecommitdiff
path: root/jerry-core
diff options
context:
space:
mode:
authorAkos Kiss <akiss@inf.u-szeged.hu>2018-06-04 03:55:29 +0200
committeryichoi <duddlf.choi@samsung.com>2018-06-04 10:55:29 +0900
commit71471a0416fa31492c8831194f8dc8d975195ff4 (patch)
tree823b6e8e415491d64bd5efe38f83a915b7924d39 /jerry-core
parent2cabb6f8ea31cd8b005d49f14de11f6f47de30ff (diff)
Add better support for proper installation after build (#2370)
- Add `--install` option to `tools/build.py`. - Make use of `--install` in `tools/run-tests.py` by testing the installed the executables instead of those in the build tree. Related changes: - Collect unit test binaries in the `tests` subdir of the build tree instead of `bin`. - The `ls`-based collection of the unit test binaries had some shortcomings hitherto unrevealed (it didn't filter for files so it could potentially "collect" dictionaries, too), which has now been replaced with a more stable `find`-based solution. JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
Diffstat (limited to 'jerry-core')
0 files changed, 0 insertions, 0 deletions