Salome HOME
Merge from BR_V7_periodicity 22/08/2013
authorbourcier <bourcier>
Thu, 22 Aug 2013 12:54:55 +0000 (12:54 +0000)
committerbourcier <bourcier>
Thu, 22 Aug 2013 12:54:55 +0000 (12:54 +0000)
commit081a2cefe4b7f01d00aee890fde6646b3f7d4aa3
treed5231375e6365a4cc8f85488b2e791d7d7ef7f44
parent42f5546867650bddafd1f64461bf1a17b2a1f07f
Merge from BR_V7_periodicity 22/08/2013
24 files changed:
Makefile.am
configure.ac
idl/BLSURFPlugin_Algorithm.idl
resources/BLSURFPlugin.xml
src/BLSURFPlugin/BLSURFPluginBuilder.py
src/BLSURFPlugin/BLSURFPlugin_BLSURF.cxx
src/BLSURFPlugin/BLSURFPlugin_BLSURF.hxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis.cxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis.hxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.cxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.hxx
tests/Makefile.am [new file with mode: 0644]
tests/test_enforced_internal_vertex.py [new file with mode: 0644]
tests/test_enforced_vertex.py [new file with mode: 0644]
tests/test_periodicity.py [new file with mode: 0644]
tests/test_periodicity_2D.py [new file with mode: 0644]
tests/test_periodicity_2D_precad.py [new file with mode: 0644]
tests/test_periodicity_precad.py [new file with mode: 0644]
tests/test_periodicity_reflexion.py [new file with mode: 0644]
tests/test_periodicity_reflexion_2D.py [new file with mode: 0644]
tests/test_periodicity_reflexion_2D_precad.py [new file with mode: 0644]
tests/test_periodicity_reflexion_precad.py [new file with mode: 0644]
tests/test_periodicity_with_points_2D_precad.py [new file with mode: 0644]
tests/test_precad_intersections.py [new file with mode: 0644]