1 // =============================================================================
2 // Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
3 // Copyright (C) 2020 - Stéphane MOTTELET
5 // This file is distributed under the same license as the Scilab package.
6 // =============================================================================
7 // <-- CLI SHELL MODE -->
8 // <-- NO CHECK REF -->
10 // <-- Non-regression test for bug 13936 -->
12 // <-- Bugzilla URL -->
13 // http://bugzilla.scilab.org/16397
15 // <-- Short Description -->
16 // display of long real vectors in the console is slow
26 assert_checktrue(t2/t1 > 8);