From e74235df989995f5bd2b66b7102857446ff10d11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Wed, 17 Mar 2010 16:02:18 +0100 Subject: compiler tests: Test the 'inline' option better Clone some test suites and compile them with the 'inline' option to test inlining more thorughly. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 556114d488..c10a1aa73b 100644 --- a/.gitignore +++ b/.gitignore @@ -121,6 +121,7 @@ a.out.dSYM/ /lib/compiler/test/*_no_opt_SUITE.erl /lib/compiler/test/*_post_opt_SUITE.erl +/lib/compiler/test/*_inline_SUITE.erl # debugger -- cgit v1.2.3