/[ff3d]/ff3d/testsuite/Makefile.am
ViewVC logotype

Diff of /ff3d/testsuite/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by ArceneL, Fri Jul 25 14:08:04 2003 UTC revision 1.4 by ArceneL, Mon Aug 4 09:26:42 2003 UTC
# Line 1  Line 1 
1  #  This file is part of ff3d - http://www.freefem.org/ff3d  #  This file is part of ff3d - http://www.freefem.org/ff3d
2    #  Copyright (C) 2003  Laboratoire J.-L. Lions UPMC Paris
3    
4  #  This program is free software; you can redistribute it and/or modify  #  This program is free software; you can redistribute it and/or modify
5  #  it under the terms of the GNU General Public License as published by  #  it under the terms of the GNU General Public License as published by
# Line 20  Line 21 
21  # ---------------------------------------  # ---------------------------------------
22  # $Id$  # $Id$
23    
24  # Tests are roughly ordered by increasing complexity. A full  # Tests are ordered by increasing complexity, from very basic
25  # explanation for each test can be found in the corresponding test  # syntactic checks, up to complete mathematical simulations.
 # script file.  
26    
27  # Here is a list of tests that could NOT be implemented:  # Please refer to the scripts for more information about what each
28    # test does. Many tests use predefined test functions which are
29  # - vector arithmetics, because vector components cannot be printed  # implemented in check.ph.
 # ("x(v)" is not available, nor is "cout << v;")  
30    
31  TESTS=\  TESTS=\
32          framework.pl \          framework.pl \
# Line 36  TESTS=\ Line 35  TESTS=\
35          vector.pl \          vector.pl \
36          functions.pl \          functions.pl \
37          R3functions.pl \          R3functions.pl \
38            if.pl \
39            do.pl \
40            while.pl \
41            for.pl \
42          box.pl \          box.pl \
43          sphere.pl \          sphere.pl \
44          cylinder.pl \          cylinder.pl \

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26