JerryHopper

Results 2 issues of JerryHopper

Hey there! On ubuntu while having the build-essentials installed, the installer-script doesnt check the following requirements: pv, aria2, lib32tinfo-dev, libncurses5-dev libghc-zlib-dev pkg-config libusb-1.0-0-dev patchutils binfmt-support ntpdate Fix: **sudo apt-get install...

bug

i added **getenv()** for the testing scripts. also, the composer.json now contains the test-script command, tests can be run by: **composer test** a travis.yml was added for automated unit-testing. The...