Log of /trunk/pycad/test/python
Directory Listing
Revision
6651 -
Directory Listing
Modified
Wed Feb 7 02:12:08 2018 UTC
(5 years, 1 month ago)
by
jfenwick
Make everyone sad by touching all the files
Copyright dates update
Revision
6523 -
Directory Listing
Modified
Tue Mar 7 06:50:34 2017 UTC
(6 years ago)
by
jfenwick
UPDATE THE COPYRIGHT DATES
Revision
6158 -
Directory Listing
Modified
Fri Apr 8 05:00:26 2016 UTC
(6 years, 11 months ago)
by
caltinay
create test directory. This was always failing but buildbot only now
stops to report this.
Revision
6112 -
Directory Listing
Modified
Thu Mar 31 09:40:10 2016 UTC
(6 years, 11 months ago)
by
jfenwick
Relicense all the things!
Revision
6034 -
Directory Listing
Modified
Wed Mar 9 00:37:57 2016 UTC
(7 years ago)
by
caltinay
a few changes to GroupTest / utest:
GroupTest class now takes a name parameter that is used as (shell) function
name in utest for the test group.
By default all tests are run as before but one can now do:
./utest.sh build '-t2' escriptcpp
to only run the escript c++ unit tests.
Also tweaked a couple things so utest.sh does now work with dash.
Revision
5863 -
Directory Listing
Modified
Wed Jan 13 02:25:48 2016 UTC
(7 years, 2 months ago)
by
jfenwick
Copyright dates updated.
\version for doxygen to read
Revision
5706 -
Directory Listing
Modified
Mon Jun 29 03:41:36 2015 UTC
(7 years, 8 months ago)
by
sshaw
all python files now force use of python3 prints and division syntax to stop sneaky errors appearing in py3 environs
Revision
5593 -
Directory Listing
Modified
Fri Apr 24 01:36:26 2015 UTC
(7 years, 11 months ago)
by
jfenwick
Fixing institution name to comply with policy
Revision
5527 -
Directory Listing
Modified
Wed Mar 11 03:48:13 2015 UTC
(8 years ago)
by
sshaw
test dependencies now use desired build path as check
Revision
5496 -
Directory Listing
Modified
Thu Feb 26 00:36:29 2015 UTC
(8 years ago)
by
sshaw
fixing a missing build dependency of pythonMPI existing before individual tests are run
Revision
5487 -
Directory Listing
Modified
Mon Feb 23 06:49:16 2015 UTC
(8 years, 1 month ago)
by
sshaw
adding pycad back into the python compile stage
Revision
5448 -
Directory Listing
Modified
Fri Feb 6 05:31:37 2015 UTC
(8 years, 1 month ago)
by
jfenwick
Updating all the dates
Revision
5399 -
Directory Listing
Modified
Wed Dec 17 02:53:58 2014 UTC
(8 years, 3 months ago)
by
caltinay
commented obsolete test.
Revision
5394 -
Directory Listing
Modified
Wed Dec 17 00:11:29 2014 UTC
(8 years, 3 months ago)
by
caltinay
made pycad tests accept some whitespace differences
Revision
5017 -
Directory Listing
Modified
Tue Jun 10 02:16:18 2014 UTC
(8 years, 9 months ago)
by
sshaw
scons now runs tests via a testrunner to collect lists of skipped tests in build/ (examples have their own builder since they aren't unit tests)
fixed hessian regularisation tests falling over by adding a shortcircuit optional arg that returns the pde, not the solution
added missing/omitted tests back into scons tests
Revision
4984 -
Directory Listing
Modified
Mon Jun 2 02:50:34 2014 UTC
(8 years, 9 months ago)
by
sshaw
revamping testrunners, now uses automated discovery and allows running specific tests without modifying files (see escriptcore/py_src/testing.py for more info/examples)
Revision
4938 -
Directory Listing
Modified
Wed May 14 01:13:23 2014 UTC
(8 years, 10 months ago)
by
jfenwick
Modify unit tests to read their classes from
esys.escriptcore.utestselect
Change the line in that file to switch between unittest and unittest2
Revision
4657 -
Directory Listing
Modified
Thu Feb 6 06:12:20 2014 UTC
(9 years, 1 month ago)
by
jfenwick
I changed some files.
Updated copyright notices, added GeoComp.
Revision
4559 -
Directory Listing
Modified
Wed Dec 4 02:05:34 2013 UTC
(9 years, 3 months ago)
by
sshaw
renamed design.Design to design.AbstractDesign as a more explicit/descriptive name, this will break any existing custom implementation until changed to match
updated gmsh.Design docstring to match that of the code
Revision
4154 -
Directory Listing
Modified
Tue Jan 22 09:30:23 2013 UTC
(10 years, 2 months ago)
by
jfenwick
Round 1 of copyright fixes
Revision
4078 -
Directory Listing
Modified
Fri Nov 16 07:50:49 2012 UTC
(10 years, 4 months ago)
by
jfenwick
Unit tests for binary install with no scons and no source tree.
Script for installing and testing a .deb within a chroot.
Revision
4028 -
Directory Listing
Modified
Tue Oct 23 05:16:38 2012 UTC
(10 years, 5 months ago)
by
gross
changes in pycad to address feature request 0000661
Revision
4008 -
Directory Listing
Modified
Tue Oct 2 04:33:27 2012 UTC
(10 years, 5 months ago)
by
gross
point coordinates are now written in %.14e rather then %f. This fixes accuracy problems when it comes to geometrically small domains.
Revision
3982 -
Directory Listing
Modified
Fri Sep 21 03:23:22 2012 UTC
(10 years, 6 months ago)
by
jfenwick
More edits + removing pyvisi from trunk
Revision
3981 -
Directory Listing
Modified
Fri Sep 21 02:47:54 2012 UTC
(10 years, 6 months ago)
by
jfenwick
First pass of updating copyright notices
Revision
3911 -
Directory Listing
Modified
Thu Jun 14 01:01:03 2012 UTC
(10 years, 9 months ago)
by
jfenwick
Copyright changes
Revision
3893 -
Directory Listing
Modified
Wed Apr 11 01:40:10 2012 UTC
(10 years, 11 months ago)
by
jfenwick
Pycad now generates scripts with floating points at 6 decimal places.
Tests have been ammended to match this.
Revision
3774 -
Directory Listing
Modified
Wed Jan 18 06:29:34 2012 UTC
(11 years, 2 months ago)
by
jfenwick
dudley, pasowrap, pycad
Revision
3551 -
Directory Listing
Modified
Fri Aug 19 03:53:41 2011 UTC
(11 years, 7 months ago)
by
jfenwick
Changing unit test calls to use non deprecated forms (python2.7)
fixes bug #568
Revision
3467 -
Directory Listing
Modified
Tue Feb 8 09:31:46 2011 UTC
(12 years, 1 month ago)
by
caltinay
Fixed unit test after last change.
Revision
3349 -
Directory Listing
Modified
Mon Nov 15 05:09:56 2010 UTC
(12 years, 4 months ago)
by
caltinay
escript now supports out-of-tree builds.
All build and test files are now created under a user-definable build_dir
directory.
This also fixes issue 291.
Removed most svn:ignore props since they are no longer required.
Revision
3259 -
Directory Listing
Modified
Mon Oct 11 01:48:14 2010 UTC
(12 years, 5 months ago)
by
jfenwick
Merging dudley and scons updates from branches
Revision
3179 -
Directory Listing
Modified
Tue Sep 14 01:55:24 2010 UTC
(12 years, 6 months ago)
by
gross
typo fixed
Revision
3071 -
Directory Listing
Modified
Wed Jul 21 05:37:30 2010 UTC
(12 years, 8 months ago)
by
gross
new darcy flux
Revision
3062 -
Directory Listing
Modified
Wed Jul 14 00:18:30 2010 UTC
(12 years, 8 months ago)
by
ahallam
Joels suggested changes for naming conventions. The function is now located in esys.pycad.extras as layer_cake.
Revision
3061 -
Directory Listing
Modified
Tue Jul 13 23:34:10 2010 UTC
(12 years, 8 months ago)
by
ahallam
function LayerCake fixed is now under esys.pycad.layer_cake
Revision
3060 -
Directory Listing
Modified
Tue Jul 13 00:55:09 2010 UTC
(12 years, 8 months ago)
by
ahallam
Adding layer cake builder to pycad
Revision
3002 -
Directory Listing
Modified
Wed Apr 7 02:25:45 2010 UTC
(12 years, 11 months ago)
by
gross
gmsh now supports the Mesh.SubdivisionAlgorithm and Mesh.Algorithm3D option.
The Mesh.Algorithm, Mesh.Smoothing, Mesh.Optimization options are now set in the
.geo file rather than in the command line.
Revision
2935 -
Directory Listing
Modified
Mon Feb 15 03:15:59 2010 UTC
(13 years, 1 month ago)
by
gross
pycad support 3D transfinite meshing now.
Revision
2881 -
Directory Listing
Modified
Thu Jan 28 02:03:15 2010 UTC
(13 years, 1 month ago)
by
jfenwick
Don't panic.
Updating copyright stamps
Revision
2700 -
Directory Listing
Modified
Wed Sep 30 08:28:55 2009 UTC
(13 years, 5 months ago)
by
gross
pycad test fixed.
Revision
2627 -
Directory Listing
Modified
Mon Aug 24 01:57:34 2009 UTC
(13 years, 7 months ago)
by
gross
some bugs in pycad fixed.
Revision
2549 -
Directory Listing
Modified
Mon Jul 20 06:43:47 2009 UTC
(13 years, 8 months ago)
by
jfenwick
Remainder of copyright date fixes
Revision
2548 -
Directory Listing
Modified
Mon Jul 20 06:20:06 2009 UTC
(13 years, 8 months ago)
by
jfenwick
Updating copyright notices
Revision
2455 -
Directory Listing
Modified
Wed Jun 3 03:29:07 2009 UTC
(13 years, 9 months ago)
by
jfenwick
Merging changes from numpy branch.
Revision
2429 -
Directory Listing
Modified
Tue May 19 10:04:54 2009 UTC
(13 years, 10 months ago)
by
gross
pycad allows noe to set the number of elements per line and the generation of quadrilateral elements over serfaces.
Revision
2419 -
Directory Listing
Modified
Thu May 14 01:56:18 2009 UTC
(13 years, 10 months ago)
by
jfenwick
Use os.path.join instead of os.sep in tests
If you can read this message it means svn commit mails are working again.
... Or you are looking at the logs
Revision
2344 -
Directory Listing
Modified
Mon Mar 30 02:13:58 2009 UTC
(13 years, 11 months ago)
by
jfenwick
Change __url__ to launchpad site
Revision
2263 -
Directory Listing
Modified
Wed Feb 11 03:56:47 2009 UTC
(14 years, 1 month ago)
by
gross
test for gmsh command line generation fixed (didn't know that there is such a test)
Revision
2235 -
Directory Listing
Modified
Tue Feb 3 01:47:47 2009 UTC
(14 years, 1 month ago)
by
jfenwick
Added support for generating non-scons test scripts
Revision
1905 -
Directory Listing
Modified
Wed Oct 22 08:40:05 2008 UTC
(14 years, 5 months ago)
by
phornby
I did a lot of rationalising of the indentation, which looks like an alarming number of changes. I just got sick of my editor getting confused about what the indent was in this function as opposed to the last one I was working on.
The real mods. are trivial, arising from the fact that 'nix'es will write 1e-05 (say), while winblows will write 1e-005. This causes string comparisons that check the mesh file generation to fail. This, combined with the more pedantic behaviour of unlink() made pycad very fragile on windows. All fixed now.
Test on the 'nixes tonight.
May I ask for a hold off on the branch merge, Joel, till I get this stable on all platforms, and deal with the usual unused vars. that pop up from all the ifdefs?
Revision
1811 -
Directory Listing
Modified
Thu Sep 25 23:11:13 2008 UTC
(14 years, 6 months ago)
by
ksteube
Copyright updated in all files
Revision
1809 -
Directory Listing
Modified
Thu Sep 25 06:43:44 2008 UTC
(14 years, 6 months ago)
by
ksteube
Copyright updated in all python files
Revision
1705 -
Directory Listing
Modified
Thu Aug 14 05:56:40 2008 UTC
(14 years, 7 months ago)
by
ksteube
Branch scons-dev is hereby closed.
Some parts of scons scripts have been re-written.
Revision
1388 -
Directory Listing
Modified
Fri Jan 11 07:45:58 2008 UTC
(15 years, 2 months ago)
by
trankine
And get the *(&(*&(* name right
Revision
1387 -
Directory Listing
Modified
Fri Jan 11 07:45:26 2008 UTC
(15 years, 2 months ago)
by
trankine
Original Path:
temp/pycad/test/python
Restore the trunk that existed before the windows changes were committed to the (now moved to branches) old trunk.
Revision
1376 -
Directory Listing
Modified
Wed Jan 9 01:38:18 2008 UTC
(15 years, 2 months ago)
by
gross
inserted sys.exit(1) into the tests so scons can detect the failure of the test.
A similar statement has been removed from an earlier as it produces problems on 64bit Linux. Previously exit(0) was called in case of success but now this is not done in order to avoid a fatal end of the program. in the case of an error in the test there could be a fatal error so but I guess that this not really a problem.
PS: the fact that signal 0 was returned even for the case of an error lead to the illusion that all tests have been completed successfully.
Revision
1312 -
Directory Listing
Modified
Mon Sep 24 06:18:44 2007 UTC
(15 years, 6 months ago)
by
ksteube
The MPI branch is hereby closed. All future work should be in trunk.
Previously in revision 1295 I merged the latest changes to trunk into trunk-mpi-branch.
In this revision I copied all files from trunk-mpi-branch over the corresponding
trunk files. I did not use 'svn merge', it was a copy.
Revision
1270 -
Directory Listing
Modified
Thu Aug 23 03:13:11 2007 UTC
(15 years, 7 months ago)
by
gross
PlaneSurface accepts now non-Line primitives (stupid mistake to restrict the type. in fact a test for points on a plane is needed
Revision
1137 -
Directory Listing
Modified
Thu May 10 08:11:31 2007 UTC
(15 years, 10 months ago)
by
gross
This version passes the tests on windows except for
* vtk
* netCDF
The version needs to be tested on altix and linux
Revision
1133 -
Directory Listing
Modified
Tue May 8 07:19:33 2007 UTC
(15 years, 10 months ago)
by
gross
Changes needed for windows. This still does not work on and has not run on linux and the altix.
There are a few changes in names in the scons script, in particular _libs is used rather than _lib and _libs is always a list. By default on windows MSVC is used. The location of python is at C:\Program Files\python<version>, boost at C:\Program Files\boost and netcdf at C:\Program Files\netcdf.
Revision
1123 -
Directory Listing
Modified
Thu May 3 04:13:52 2007 UTC
(15 years, 10 months ago)
by
gross
PropertySets cann now be created wirout an intial
set of items.
Revision
1109 -
Directory Listing
Modified
Thu Apr 19 04:21:43 2007 UTC
(15 years, 11 months ago)
by
btully
Revision
1045 -
Directory Listing
Modified
Tue Mar 20 01:30:58 2007 UTC
(16 years ago)
by
gross
some modifications on the pycad implementation to make it easier to build
interfaces for other mesh generators. The script statement generation is now
done by the Design and not the Primitive classes.
Revision
1006 -
Directory Listing
Modified
Sun Mar 4 23:15:15 2007 UTC
(16 years ago)
by
ksteube
pycad test was failing due to typo and to missing parameter in Design.setOptions
Revision
999 -
Directory Listing
Modified
Tue Feb 27 08:12:37 2007 UTC
(16 years ago)
by
gross
start to put some pycad documentation into the users guide
Revision
944 -
Directory Listing
Modified
Tue Jan 30 08:57:37 2007 UTC
(16 years, 1 month ago)
by
gross
PropertySet added
Revision
933 -
Directory Listing
Modified
Mon Jan 22 07:20:25 2007 UTC
(16 years, 2 months ago)
by
gross
test for generation of gmsh script added
Revision
932 -
Directory Listing
Modified
Fri Jan 19 09:27:15 2007 UTC
(16 years, 2 months ago)
by
gross
Design added. The loops tests are switched off to allow faults.
Revision
931 -
Directory Listing
Modified
Fri Jan 19 03:06:33 2007 UTC
(16 years, 2 months ago)
by
gross
pycad supports volumes now.
Revision
930 -
Directory Listing
Modified
Thu Jan 18 08:12:58 2007 UTC
(16 years, 2 months ago)
by
gross
more tests and some modifications on SurfaceLoop
Revision
929 -
Directory Listing
Modified
Wed Jan 17 07:41:13 2007 UTC
(16 years, 2 months ago)
by
gross
reverse orientation added but does not work for 2D yet.
Revision
928 -
Directory Listing
Modified
Tue Jan 16 08:36:03 2007 UTC
(16 years, 2 months ago)
by
gross
more tests but there is a problem with reversing directions.
Revision
925 -
Directory Listing
Modified
Wed Jan 10 22:40:00 2007 UTC
(16 years, 2 months ago)
by
gross
testing for CurvedLoop added.
Revision
923 -
Directory Listing
Modified
Tue Jan 9 22:50:43 2007 UTC
(16 years, 2 months ago)
by
gross
CurveLoop revised and tests added
Revision
919 -
Directory Listing
Modified
Wed Jan 3 22:54:50 2007 UTC
(16 years, 2 months ago)
by
gross
arc test is passing now. The check for colocation is now invariant of direction
Revision
917 -
Directory Listing
Modified
Tue Jan 2 02:46:53 2007 UTC
(16 years, 2 months ago)
by
gross
some EsysXML input files. rebuild still fails for these files
Revision
916 -
Directory Listing
Modified
Fri Dec 15 08:25:57 2006 UTC
(16 years, 3 months ago)
by
gross
curves implemenred and tested.
Revision
915 -
Directory Listing
Modified
Thu Dec 14 06:12:53 2006 UTC
(16 years, 3 months ago)
by
gross
more testing on pycad
Revision
912 -
Directory Listing
Modified
Wed Dec 6 03:29:49 2006 UTC
(16 years, 3 months ago)
by
gross
modellib.WriteVTK has been rewritten. Instead of only three data objects scalar,
vector, tensor it takes now up to 20 data objects data0 ... data19 and writes it into a
single VTK file. There is also the possibilty to define individiual name tags name0,..., name19.
If no name is given the corresponding attribute name of the Link target is used.
This simplifies the usage and increases efficiency.
Revision
910 -
Directory Listing
Modified
Fri Nov 24 10:04:09 2006 UTC
(16 years, 4 months ago)
by
gross
more testing on transformation. rotation uses the right hand rule now.
Revision
907 -
Directory Listing
Modified
Wed Nov 22 09:54:19 2006 UTC
(16 years, 4 months ago)
by
gross
more testing for transformations added
Revision
905 -
Directory Listing
Modified
Mon Nov 20 11:23:24 2006 UTC
(16 years, 4 months ago)
by
gross
some tests for pycad added
Revision
898 -
Directory Listing
Added
Sun Nov 12 23:56:26 2006 UTC
(16 years, 4 months ago)
by
gross
first checkin of pycad (gmsh pythoin wrapper)