Log of /branches/ROBW_XPLATFORM/finley/test/MeshAdapter
Directory Listing
Revision
648 -
Directory Listing
Modified
Fri Mar 24 06:04:57 2006 UTC
(16 years, 3 months ago)
by
robwdcock
+Finely unit tests now running in build system
All C++ tests run and compile on Altix, I expect the same result for Linux so you may not see another log message for that.
Revision
622 -
Directory Listing
Modified
Wed Mar 22 14:00:08 2006 UTC
(16 years, 3 months ago)
by
robwdcock
Creating a private branch so I can test and verify cross-platform build
Revision
474 -
Directory Listing
Modified
Mon Jan 30 04:23:44 2006 UTC
(16 years, 5 months ago)
by
jgs
Original Path:
trunk/finley/test/MeshAdapter
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
(16 years, 5 months ago)
by
gross
Original Path:
trunk/finley/test/MeshAdapter
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
325 -
Directory Listing
Modified
Wed Dec 7 02:08:17 2005 UTC
(16 years, 6 months ago)
by
jgs
Original Path:
trunk/finley/test/MeshAdapter
now determine hostname via socket.gethostname() as HOSTNAME
environment variable is apparently not set on all platforms
Revision
288 -
Directory Listing
Modified
Fri Dec 2 01:55:04 2005 UTC
(16 years, 6 months ago)
by
jgs
Original Path:
trunk/finley/test/MeshAdapter
now automatically build unit tests as required based on dependencies
between unit tests and libraries