mirror of
https://github.com/bensuperpc/dockcross.git
synced 2026-05-01 15:26:06 +02:00
Makefile: Add test targets
This commits add test targets for all images, this will facilitate local testing. In addition to the usual targets: make android-arm make browser-asmjs [...] the following targets are now available: make tests make android-arm.test make browser-asmjs.test [...] Note that the target "all" has been renamed into "images"
This commit is contained in:
@@ -1 +1,3 @@
|
||||
bin
|
||||
dockcross
|
||||
*/test/
|
||||
|
||||
Reference in New Issue
Block a user