dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #01248
Add directory and template for test programs. [...]
Commit from logg (2005-10-23 07:38 CEST)
----------------
Add directory and template for test programs.
This file is to used for testing out new features implemented
in the library, which means that the contents of this file
might be (should be) constantly changing. Anything can be
thrown into this file at any time and may also be removed
at any time. Use this for temporary test programs that are
not suitable to be implemented as demos in src/demo.
dolfin doc/manual/dolfin-user-manual.pdf 1.29
dolfin src/Makefile.am 1.6
dolfin src/Makefile.in 1.113
+ dolfin src/test/Makefile 1.4
+ dolfin src/test/main.cpp 1.1