regression suite for r2dec-js
- run
bash ./testall.sh
and nothing else. - if r2dec-js is in a custom folder, add the folder (full) path to the script
bash ./testall.sh /my/full/path/r2dec-js
- if the PR on
r2dec-js
has the same branch name as the PR here, travis will use that branch for the PR
it's also used by travis