tests: interpteters have a 0 time compilation (fix tests output with interpreters)
authorJean Privat <jean@pryen.org>
Fri, 26 Sep 2014 00:21:10 +0000 (20:21 -0400)
committerJean Privat <jean@pryen.org>
Fri, 26 Sep 2014 00:27:33 +0000 (20:27 -0400)
Signed-off-by: Jean Privat <jean@pryen.org>

tests/tests.sh

index 74b4a9b..af3fa2b 100755 (executable)
@@ -439,6 +439,7 @@ END
                        > "$ff.cmp.err"
                        > "$ff.compile.log"
                        ERR=0
+                       echo 0.0 > "$ff.time.out"
                else
                        if skip_cc "$bf"; then
                                nocc="--no-cc"