Log of /release/esys13-0_1/escript/test
Directory Listing
Revision
726 -
Directory Listing
Modified
Wed May 10 00:08:52 2006 UTC
(16 years, 10 months ago)
by
elspeth
Creating the release
Revision
713 -
Directory Listing
Modified
Thu Apr 27 05:03:44 2006 UTC
(16 years, 11 months ago)
by
gross
Original Path:
trunk/escript/test
relative error tests have been introduced into a few more of the unit test.
Revision
711 -
Directory Listing
Modified
Wed Apr 26 22:39:51 2006 UTC
(16 years, 11 months ago)
by
gross
Original Path:
trunk/escript/test
tests pass now on gcc: some tests did not take round-off errors into consideration
Revision
710 -
Directory Listing
Modified
Wed Apr 26 22:22:16 2006 UTC
(16 years, 11 months ago)
by
gross
Original Path:
trunk/escript/test
"scons dodebug=no all_tests" runs now.
Some of the tests could only pass under dodebug=yes as they checked for
exceptions from asserts. The tests are switched off now if DOASSERT is
not set.
Revision
709 -
Directory Listing
Modified
Wed Apr 26 06:35:36 2006 UTC
(16 years, 11 months ago)
by
gross
Original Path:
trunk/escript/test
fixes to get scons py_tests going: mainly fixes in the pathes
Revision
706 -
Directory Listing
Modified
Sat Apr 8 16:13:02 2006 UTC
(16 years, 11 months ago)
by
gross
Original Path:
trunk/escript/test
python tests compile and run but there is still a problem with dependencies'
Revision
700 -
Directory Listing
Modified
Thu Apr 6 00:13:40 2006 UTC
(16 years, 11 months ago)
by
gross
Original Path:
trunk/escript/test
A few changes in the build mechanism and the file structure so scons can build release tar files:
* paso/src/Solver has been moved to paso/src
* all test_.py are now run_.py files and are assumed to be passing python tests. they can run by
scons py_tests and are part of the release test set
* escript/py_src/test_ are moved to escript/test/python and are installed in to the build directory
(rather then the PYTHONPATH).
* all py files in test/python which don't start with run_ or test_ are now 'local_py_tests'. they are installed i
by not run automatically.
* CppUnitTest is now treated as a escript module (against previous decisions).
* scons realse builds nor tar/zip files with relvant source code (src and tests in seperate files)
the python tests don't pass yet due to path problems.
Revision
690 -
Directory Listing
Modified
Tue Mar 28 07:18:51 2006 UTC
(17 years ago)
by
robwdcock
Original Path:
trunk/escript/test
+ Added basic_py_tests target which will run the basic set of python tests. The list of python tests was taken from autoscons
Revision
682 -
Directory Listing
Modified
Mon Mar 27 02:43:09 2006 UTC
(17 years ago)
by
robwdcock
Original Path:
trunk/escript/test
+ NEW BUILD SYSTEM
This commit contains the new build system with cross-platform support.
Most things work are before though you can have more control.
ENVIRONMENT settings have changed:
+ You no longer require LD_LIBRARY_PATH or PYTHONPATH to point to the
esysroot for building and testing performed via scons
+ ACcESS altix users: It is recommended you change your modules to load
the latest intel compiler and other libraries required by boost to match
the setup in svn (you can override). The correct modules are as follows
module load intel_cc.9.0.026
export
MODULEPATH=${MODULEPATH}:/data/raid2/toolspp4/modulefiles/gcc-3.3.6
module load boost/1.33.0/python-2.4.1
module load python/2.4.1
module load numarray/1.3.3
Revision
614 -
Directory Listing
Modified
Wed Mar 22 01:37:07 2006 UTC
(17 years ago)
by
elspeth
Original Path:
trunk/escript/test
Corrected spelling of 'license' in url so that the link actually points to the license.
Revision
564 -
Directory Listing
Modified
Thu Feb 23 05:22:31 2006 UTC
(17 years, 1 month ago)
by
jgs
Original Path:
trunk/escript/test
extend testing to include DataTagged objects with no
tags, only default values
Revision
563 -
Directory Listing
Modified
Thu Feb 23 05:09:47 2006 UTC
(17 years, 1 month ago)
by
jgs
Original Path:
trunk/escript/test
extend operator tests to include DataTagged and DataExpanded
Revision
557 -
Directory Listing
Modified
Wed Feb 22 05:11:56 2006 UTC
(17 years, 1 month ago)
by
jgs
Original Path:
trunk/escript/test
add test case for case where binaryOp combines a DataTagged and a scalar
Revision
549 -
Directory Listing
Modified
Wed Feb 22 00:45:48 2006 UTC
(17 years, 1 month ago)
by
jgs
Original Path:
trunk/escript/test
extend testing of DataTagged setSlice to include case where
source and target have mismatched tag sets
Revision
548 -
Directory Listing
Modified
Tue Feb 21 23:52:41 2006 UTC
(17 years, 1 month ago)
by
jgs
Original Path:
trunk/escript/test
modify tests for binary operations and setSlice to ensure situations where two DataTaggeds with mismatched tag sets are tested correctly
Revision
537 -
Directory Listing
Modified
Mon Feb 20 02:00:18 2006 UTC
(17 years, 1 month ago)
by
jgs
Original Path:
trunk/escript/test
refine/extend tests for slicing, particularly those for DataTagged
Revision
533 -
Directory Listing
Modified
Thu Feb 16 06:49:59 2006 UTC
(17 years, 1 month ago)
by
jgs
Original Path:
trunk/escript/test
testing setSlice with rank1 and rank 3 values and multiple tags
Revision
527 -
Directory Listing
Modified
Wed Feb 15 01:25:57 2006 UTC
(17 years, 1 month ago)
by
jgs
Original Path:
trunk/escript/test
extend setSlice testing to include DataTagged with default values
Revision
516 -
Directory Listing
Modified
Tue Feb 14 01:53:58 2006 UTC
(17 years, 1 month ago)
by
jgs
Original Path:
trunk/escript/test
comprehensive testing of DataTagged::getSlice completed
Revision
515 -
Directory Listing
Modified
Mon Feb 13 05:59:51 2006 UTC
(17 years, 1 month ago)
by
jgs
Original Path:
trunk/escript/test
split slicing testing into getSlice and setSlice tests
add testing for DataTagged objects with one tagged value
Revision
511 -
Directory Listing
Modified
Fri Feb 10 05:39:18 2006 UTC
(17 years, 1 month ago)
by
jgs
Original Path:
trunk/escript/test
extend basic testing of Data objects containing DataTagged objects
Revision
506 -
Directory Listing
Modified
Thu Feb 9 06:06:02 2006 UTC
(17 years, 1 month ago)
by
jgs
Original Path:
trunk/escript/test
extend testing for binary and unary operations
and add comprehensive testing for method getSampleDataByTag
Revision
504 -
Directory Listing
Modified
Wed Feb 8 05:51:27 2006 UTC
(17 years, 1 month ago)
by
jgs
Original Path:
trunk/escript/test
initial testing of operations involving DataTagged objects
Revision
499 -
Directory Listing
Modified
Tue Feb 7 04:40:44 2006 UTC
(17 years, 1 month ago)
by
jgs
Original Path:
trunk/escript/test
add comprehensive testing for DataTagged with (1) default value only, (2) one tag value and (3) three tag values
Revision
474 -
Directory Listing
Modified
Mon Jan 30 04:23:44 2006 UTC
(17 years, 2 months ago)
by
jgs
Original Path:
trunk/escript/test
restructure escript source tree
move src/Data/* -> src
remove inc
modify #includes and cpppath settings accordingly
Revision
425 -
Directory Listing
Modified
Tue Jan 10 04:10:39 2006 UTC
(17 years, 2 months ago)
by
gross
Original Path:
trunk/escript/test
The sparse solver can be called by paso now.
the building has been change to reduce some code redundancy:
now all scons SCscripts are importing scons/esys_options.py which
imports platform specific settings.
Revision
373 -
Directory Listing
Modified
Fri Dec 16 01:31:06 2005 UTC
(17 years, 3 months ago)
by
jgs
Original Path:
trunk/escript/test
modified number of data points in mesh to allow
testing with Bruce Function objects
Revision
362 -
Directory Listing
Modified
Thu Dec 15 02:07:55 2005 UTC
(17 years, 3 months ago)
by
jgs
Original Path:
trunk/escript/test
removed unit-test runner scripts as unit-tests now run from scons
Revision
360 -
Directory Listing
Modified
Thu Dec 15 01:52:16 2005 UTC
(17 years, 3 months ago)
by
jgs
Original Path:
trunk/escript/test
add target to run all unit tests, the build will fail
for this target if any unit test fails
Revision
325 -
Directory Listing
Modified
Wed Dec 7 02:08:17 2005 UTC
(17 years, 3 months ago)
by
jgs
Original Path:
trunk/escript/test
now determine hostname via socket.gethostname() as HOSTNAME
environment variable is apparently not set on all platforms
Revision
315 -
Directory Listing
Modified
Tue Dec 6 01:13:57 2005 UTC
(17 years, 3 months ago)
by
jgs
Original Path:
trunk/escript/test
change method calls to match new names for Data methods
Revision
314 -
Directory Listing
Modified
Tue Dec 6 00:55:22 2005 UTC
(17 years, 3 months ago)
by
jgs
Original Path:
trunk/escript/test
rename method calls to match new Data boost interface names
Revision
311 -
Directory Listing
Modified
Mon Dec 5 02:59:54 2005 UTC
(17 years, 3 months ago)
by
jgs
Original Path:
trunk/escript/test
remove references to ln and length methods which have been removed
from class Data
Revision
288 -
Directory Listing
Modified
Fri Dec 2 01:55:04 2005 UTC
(17 years, 4 months ago)
by
jgs
Original Path:
trunk/escript/test
now automatically build unit tests as required based on dependencies
between unit tests and libraries
Revision
252 -
Directory Listing
Modified
Tue Nov 29 05:58:03 2005 UTC
(17 years, 4 months ago)
by
jgs
Original Path:
trunk/escript/test
pass in platform specific libraries via options files now
Revision
248 -
Directory Listing
Modified
Tue Nov 29 04:58:23 2005 UTC
(17 years, 4 months ago)
by
jgs
Original Path:
trunk/escript/test
add top level scons config files to allow building
of all unit tests for each module at once
Revision
246 -
Directory Listing
Modified
Tue Nov 29 04:27:00 2005 UTC
(17 years, 4 months ago)
by
jgs
Original Path:
trunk/escript/test
allow compile options to be loaded from a config
file specified on the command line to scons
Revision
241 -
Directory Listing
Modified
Mon Nov 28 06:14:47 2005 UTC
(17 years, 4 months ago)
by
jgs
Original Path:
trunk/escript/test
if usegcc=1 is set on command line, load compiler options
fropm scons/gcc_options.py
Revision
239 -
Directory Listing
Modified
Mon Nov 28 05:49:32 2005 UTC
(17 years, 4 months ago)
by
jgs
Original Path:
trunk/escript/test
read names of python and boost libraries from config file now
Revision
235 -
Directory Listing
Modified
Mon Nov 28 04:36:16 2005 UTC
(17 years, 4 months ago)
by
jgs
Original Path:
trunk/escript/test
change scons config files for escript unit tests to read
compiler options from option file now
Revision
196 -
Directory Listing
Modified
Tue Nov 22 01:48:33 2005 UTC
(17 years, 4 months ago)
by
jgs
Original Path:
trunk/escript/test
first draft scons construct files for remaining escript unit tests
Revision
184 -
Directory Listing
Modified
Fri Nov 18 06:14:18 2005 UTC
(17 years, 4 months ago)
by
phornby
Original Path:
trunk/escript/test
Remove unnecessary unary +'s from the numarray.array's because this is broken in some
versions of numarray.
Revision
159 -
Directory Listing
Modified
Thu Nov 10 04:01:43 2005 UTC
(17 years, 4 months ago)
by
matt
Original Path:
trunk/escript/test
Added a more comprehensive data equivalence test based on X coordinates.
Revision
158 -
Directory Listing
Modified
Thu Nov 10 03:51:03 2005 UTC
(17 years, 4 months ago)
by
matt
Original Path:
trunk/escript/test
Added finley and bruce rectangle and brick Data archive tests.
Revision
155 -
Directory Listing
Modified
Wed Nov 9 02:02:19 2005 UTC
(17 years, 4 months ago)
by
jgs
Original Path:
trunk/escript/test
move all directories from trunk/esys2 into trunk and remove esys2
Revision
152 -
Directory Listing
Modified
Fri Oct 21 08:32:21 2005 UTC
(17 years, 5 months ago)
by
phornby
Original Path:
trunk/esys2/escript/test
DataConstantTestCase.cpp, DataExpandedTestCase.cpp:
Replace
DataExpanded testData1(FunctionSpace(),....)
with
FunctionSpace tmp_fns;
DataExpanded testData1(tmp_fns,shape,data);
for GCC's sake.
Added some profiling to PoissonSolverTest.py.
Revision
95 -
Directory Listing
Modified
Wed Oct 27 00:53:16 2004 UTC
(18 years, 5 months ago)
by
jgs
Original Path:
trunk/esys2/escript/test
disabled testSubtraction test for now - requires setTaggedValue interface
which takes Data object as argument