~ubuntu-branches/ubuntu/precise/scilab/precise

« back to all changes in this revision

Viewing changes to modules/m2sci/tests/unit_tests/conversion/ACOSH.dia.ref

Tags: 5.3.0-1ubuntu1
* New upstream release
* URL in the watch file updated

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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
// <-- JVM NOT MANDATORY -->
 
8
// <-- ENGLISH IMPOSED -->
 
9
// <-- LONG TIME EXECUTION -->
 
10
// Unitary test for conversion of Matlab function: ACOSH
 
11
exec("SCI/modules/m2sci/tests/unit_tests/utils/m2sciTestConversion.sci", -1);
 
12
if ~m2sciTestConversion("ACOSH") then bugmes();quit;end
 
13
  ****** Beginning of mfile2sci() session ******
 
14
  File to convert: SCI/modules/m2sci/tests/unit_tests/mfiles/ACOSH.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 formated 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
  Conversion of M-tree: Done
 
39
TESTING M2SCI: creating varslist file...
 
40
  Macro to tree conversion: Done
 
41
  ****** End of mfile2sci() session ******