/[escript]/trunk/escript/test
ViewVC logotype

Log of /trunk/escript/test

View Directory Listing Directory Listing


Sticky Revision:
(Current path doesn't exist after revision 4507)

Revision 252 - Directory Listing
Modified Tue Nov 29 05:58:03 2005 UTC (17 years, 3 months ago) by jgs
pass in platform specific libraries via options files now


Revision 248 - Directory Listing
Modified Tue Nov 29 04:58:23 2005 UTC (17 years, 3 months ago) by jgs
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, 3 months ago) by jgs
allow compile options to be loaded from a config
file specified on the command line to scons


Revision 244 - Directory Listing
Modified Tue Nov 29 00:27:10 2005 UTC (17 years, 3 months ago) by jgs
fixed an accidental commit which broke this script


Revision 241 - Directory Listing
Modified Mon Nov 28 06:14:47 2005 UTC (17 years, 3 months ago) by jgs
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, 3 months ago) by jgs
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, 3 months ago) by jgs
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
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
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
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
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
move all directories from trunk/esys2 into trunk and remove esys2


Revision 154 - Directory Listing
Modified Mon Nov 7 05:51:17 2005 UTC (17 years, 4 months ago) by jgs
Original Path: trunk/esys2/escript/test
Merge of development branch dev-02 back to main trunk on 2005-11-07


Revision 153 - Directory Listing
Modified Tue Oct 25 01:51:20 2005 UTC (17 years, 5 months ago) by jgs
Original Path: trunk/esys2/escript/test
Merge of development branch dev-02 back to main trunk on 2005-10-25


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 151 - Directory Listing
Modified Thu Sep 22 01:55:00 2005 UTC (17 years, 6 months ago) by jgs
Original Path: trunk/esys2/escript/test
Merge of development branch dev-02 back to main trunk on 2005-09-22


Revision 150 - Directory Listing
Modified Thu Sep 15 03:44:45 2005 UTC (17 years, 6 months ago) by jgs
Original Path: trunk/esys2/escript/test
Merge of development branch dev-02 back to main trunk on 2005-09-15


Revision 149 - Directory Listing
Modified Thu Sep 1 03:31:39 2005 UTC (17 years, 6 months ago) by jgs
Original Path: trunk/esys2/escript/test
Merge of development branch dev-02 back to main trunk on 2005-09-01


Revision 148 - Directory Listing
Modified Tue Aug 23 01:24:31 2005 UTC (17 years, 7 months ago) by jgs
Original Path: trunk/esys2/escript/test
Merge of development branch dev-02 back to main trunk on 2005-08-23


Revision 147 - Directory Listing
Modified Fri Aug 12 01:45:47 2005 UTC (17 years, 7 months ago) by jgs
Original Path: trunk/esys2/escript/test
erge of development branch dev-02 back to main trunk on 2005-08-12


Revision 146 - Directory Listing
Modified Fri Jul 29 01:44:29 2005 UTC (17 years, 7 months ago) by jgs
Original Path: trunk/esys2/escript/test
First merge of development branch dev-02 back to main trunk on 2005-07-29


Revision 141 - Directory Listing
Modified Mon Jul 25 05:15:41 2005 UTC (17 years, 8 months ago) by jgs
Original Path: trunk/esys2/escript/test
fixed to work with new python source/install directory structure


Revision 126 - Directory Listing
Modified Fri Jul 22 03:53:08 2005 UTC (17 years, 8 months ago) by jgs
Original Path: trunk/esys2/escript/test
Merge of development branch back to main trunk on 2005-07-22


Revision 123 - Directory Listing
Modified Fri Jul 8 04:08:13 2005 UTC (17 years, 8 months ago) by jgs
Original Path: trunk/esys2/escript/test
Merge of development branch back to main trunk on 2005-07-08


Revision 122 - Directory Listing
Modified Thu Jun 9 05:38:05 2005 UTC (17 years, 9 months ago) by jgs
Original Path: trunk/esys2/escript/test
Merge of development branch back to main trunk on 2005-06-09


Revision 121 - Directory Listing
Modified Fri May 6 04:26:16 2005 UTC (17 years, 10 months ago) by jgs
Original Path: trunk/esys2/escript/test
Merge of development branch back to main trunk on 2005-05-06


Revision 119 - Directory Listing
Modified Tue Apr 12 04:45:05 2005 UTC (17 years, 11 months ago) by jgs
Original Path: trunk/esys2/escript/test
*** empty log message ***


Revision 117 - Directory Listing
Modified Fri Apr 1 05:48:57 2005 UTC (17 years, 11 months ago) by jgs
Original Path: trunk/esys2/escript/test
*** empty log message ***


Revision 113 - Directory Listing
Modified Mon Feb 28 07:06:33 2005 UTC (18 years ago) by jgs
Original Path: trunk/esys2/escript/test
*** empty log message ***


Revision 110 - Directory Listing
Modified Mon Feb 14 04:14:42 2005 UTC (18 years, 1 month ago) by jgs
Original Path: trunk/esys2/escript/test
*** empty log message ***


Revision 108 - Directory Listing
Modified Thu Jan 27 06:21:59 2005 UTC (18 years, 1 month ago) by jgs
Original Path: trunk/esys2/escript/test
*** empty log message ***


Revision 106 - Directory Listing
Modified Thu Dec 23 07:20:12 2004 UTC (18 years, 3 months ago) by jgs
Original Path: trunk/esys2/escript/test
*** empty log message ***


Revision 104 - Directory Listing
Modified Fri Dec 17 07:43:12 2004 UTC (18 years, 3 months ago) by jgs
Original Path: trunk/esys2/escript/test
*** empty log message ***


Revision 102 - Directory Listing
Modified Wed Dec 15 07:08:39 2004 UTC (18 years, 3 months ago) by jgs
Original Path: trunk/esys2/escript/test
*** empty log message ***


Revision 100 - Directory Listing
Modified Wed Dec 15 03:48:48 2004 UTC (18 years, 3 months ago) by jgs
Original Path: trunk/esys2/escript/test
*** empty log message ***


Revision 97 - Directory Listing
Modified Tue Dec 14 05:39:33 2004 UTC (18 years, 3 months ago) by jgs
Original Path: trunk/esys2/escript/test
*** empty log message ***


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


Revision 82 - Directory Listing
Added Tue Oct 26 06:53:54 2004 UTC (18 years, 5 months ago) by jgs
Original Path: trunk/esys2/escript/test
Initial revision


  ViewVC Help
Powered by ViewVC 1.1.26