Merge: nitester on Turing: fix to use nitc + faster and lighter execution
authorJean Privat <jean@pryen.org>
Tue, 16 Dec 2014 04:16:26 +0000 (23:16 -0500)
committerJean Privat <jean@pryen.org>
Tue, 16 Dec 2014 04:16:26 +0000 (23:16 -0500)
commitfb88cfd8e5d5fef870c16e37777f2cf784064e75
tree6b45291d628a199c2563224ee5c6ce611050cd30
parent605d9e3e5503613b96564a94a8173ef5e68e1951
parent4e9ae3603cab83bd57413d13589779954c45c6c8
Merge: nitester on Turing: fix to use nitc + faster and lighter execution

#1000 broke Turing compatibility, this fix it.

Also, do not compile nit and nitvm 30 times in parallel, do it once an copy it 30 times.

Pull-Request: #1018
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>
Reviewed-by: Jean Privat <jean@pryen.org>