1// =============================================================================
2// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
3// Copyright (C) 2010 - DIGITEO - Vincent COUVERT <vincent.couvert@scilab.org>
4//
5//  This file is distributed under the same license as the Scilab package.
6// =============================================================================
7// <-- CLI SHELL MODE -->
8// <-- ENGLISH IMPOSED -->
9// <-- LONG TIME EXECUTION -->
10// Unitary test for conversion of Matlab function: DOT_RIGHT_DIVISION
11exec("SCI/modules/m2sci/tests/unit_tests/utils/m2sciTestConversion.sci", -1);
12if ~m2sciTestConversion("DOT_RIGHT_DIVISION") then bugmes();quit;end
13  ****** Beginning of mfile2sci() session ******
14  File to convert: SCI/modules/m2sci/tests/unit_tests/mfiles/DOT_RIGHT_DIVISION.m
15  Result file path: TMPDIR/
16  Recursive mode: OFF
17  Only double values used in M-file: NO
18  Verbose mode: -1
19  Generate formatted code: YES
20  M-file reading...
21  M-file reading: Done
22  Syntax modification...
23  Syntax modification: Done
24  Macro to tree conversion...
25  Conversion of M-tree...
26  Variable i supposed to be the Imaginary unit.
27  Variable i supposed to be the Imaginary unit.
28  Variable i supposed to be the Imaginary unit.
29  Variable i supposed to be the Imaginary unit.
30  Variable i supposed to be the Imaginary unit.
31  Variable i supposed to be the Imaginary unit.
32  Variable i supposed to be the Imaginary unit.
33  Variable i supposed to be the Imaginary unit.
34  Variable i supposed to be the Imaginary unit.
35  Variable i supposed to be the Imaginary unit.
36  Variable i supposed to be the Imaginary unit.
37  Variable i supposed to be the Imaginary unit.
38  Variable i supposed to be the Imaginary unit.
39  Variable i supposed to be the Imaginary unit.
40  Variable i supposed to be the Imaginary unit.
41  Variable i supposed to be the Imaginary unit.
42  Variable i supposed to be the Imaginary unit.
43  Variable i supposed to be the Imaginary unit.
44  Variable i supposed to be the Imaginary unit.
45  Variable i supposed to be the Imaginary unit.
46  Variable i supposed to be the Imaginary unit.
47  Variable i supposed to be the Imaginary unit.
48  Variable i supposed to be the Imaginary unit.
49  Variable i supposed to be the Imaginary unit.
50  Variable i supposed to be the Imaginary unit.
51  Variable i supposed to be the Imaginary unit.
52  Variable i supposed to be the Imaginary unit.
53  Variable i supposed to be the Imaginary unit.
54  Variable i supposed to be the Imaginary unit.
55  Variable i supposed to be the Imaginary unit.
56  Variable i supposed to be the Imaginary unit.
57  Variable i supposed to be the Imaginary unit.
58  Variable i supposed to be the Imaginary unit.
59  Variable i supposed to be the Imaginary unit.
60  Variable i supposed to be the Imaginary unit.
61  Variable i supposed to be the Imaginary unit.
62  Variable i supposed to be the Imaginary unit.
63  Variable i supposed to be the Imaginary unit.
64  Variable i supposed to be the Imaginary unit.
65  Variable i supposed to be the Imaginary unit.
66  Variable i supposed to be the Imaginary unit.
67  Variable i supposed to be the Imaginary unit.
68  Variable i supposed to be the Imaginary unit.
69  Variable i supposed to be the Imaginary unit.
70  Variable i supposed to be the Imaginary unit.
71  Variable i supposed to be the Imaginary unit.
72  Variable i supposed to be the Imaginary unit.
73  Variable i supposed to be the Imaginary unit.
74  Conversion of M-tree: Done
75TESTING M2SCI: creating varslist file...
76  Macro to tree conversion: Done
77  ****** End of mfile2sci() session ******
78