Add the new testsuite

This commit is contained in:
Maijin 2017-03-21 18:52:03 +01:00 committed by GitHub
parent f8e2431316
commit c7f9d1eddf

View File

@ -47,6 +47,10 @@ script:
- export NOOK=1
- export NOREPORT=1
- cd radare2-regressions
- cd new
- npm install
- make run
- cd ..
- VERBOSE=1 make -k all
- make unit_tests