From 621419c95c49784d735a780a3e8cd691aa1b1ed6 Mon Sep 17 00:00:00 2001 From: Antoine ELIAS Date: Thu, 27 Aug 2015 11:53:54 +0200 Subject: add "CLI SHELL MODE" in all tests that do not have : - "XCOS TEST" - "CLI SHELL MODE" - "JVM NOT MANDATORY" - "TEST WITH GRAPHIC" - "INTERACTIVE TEST" use "mode_nwni" or "mode_nwni_profiling" in test_run will skipped tests without "CLI SHELL MODE". + fix some refs command to update script : sed -i "1i// <-- CLI SHELL MODE -->" $(grep -L "<-- XCOS TEST -->" $(grep -L "<-- CLI SHELL MODE -->" $(grep -L "<-- JVM NOT MANDATORY -->" $(grep -L "<-- TEST WITH GRAPHIC -->" $(find . -name *.tst))))) Change-Id: I15a5b6c2bf7f9e23f160ec6f797b128d63dcc105 --- scilab/modules/data_structures/tests/nonreg_tests/bug_6792.dia.ref | 1 + 1 file changed, 1 insertion(+) (limited to 'scilab/modules/data_structures/tests/nonreg_tests/bug_6792.dia.ref') diff --git a/scilab/modules/data_structures/tests/nonreg_tests/bug_6792.dia.ref b/scilab/modules/data_structures/tests/nonreg_tests/bug_6792.dia.ref index 9cfd2c6..18e2b38 100644 --- a/scilab/modules/data_structures/tests/nonreg_tests/bug_6792.dia.ref +++ b/scilab/modules/data_structures/tests/nonreg_tests/bug_6792.dia.ref @@ -1,3 +1,4 @@ +//<-- CLI SHELL MODE --> // ============================================================================= // Scilab ( http://www.scilab.org/ ) - This file is part of Scilab // Copyright (C) 2010 - INRIA -Serge.Steer@inria.fr -- cgit v1.1