Commit Graph

407 Commits

Author SHA1 Message Date
Yoann Audouin
b131becc08 Adding user documentation 2022-10-13 14:33:36 +02:00
vsr
9d7121c884 bos #29628 Remove MEFISTO 2D algorithm 2022-06-08 13:36:08 +03:00
vsr
4cf07a1411 bos #29171 Refactor testing procedure 2022-06-07 12:06:48 +03:00
vsr
499f29d249 Copyright update 2022 2022-05-05 16:51:14 +03:00
vsr
a3351b3fb0 bos #24180 This test is not needed anymore 2022-03-28 12:10:13 +03:00
Massimiliano Leoni
067472c5cf Implement better check for over-constrained volumes and faces
wip
2022-03-14 10:08:41 +01:00
vsr
7b665239fa Correct test runner after switch default run mode to SSL 2022-02-18 18:32:34 +03:00
Nabil Ghodbane
fb33951dba spns #19079: Top-ii-vol integration in SMESH 2022-02-15 11:51:48 +03:00
vsr
385b688f73 bos #28736 Prevent running HOMARD-related tests in case if MEDFile is built with 32-bits IDs option 2022-02-09 19:34:14 +03:00
eap
ff53fa3701 bos #26454 [EDF] (2021) SMESH: interactive mesh modification 2022-02-09 18:15:05 +03:00
eap
dce88c3f8b Remove an incorrect phrase
Inspired by https://www.salome-platform.org/forum/forum_10/412734402
2022-01-26 16:46:30 +03:00
jfa
e23a7cb819 bos #26453: SMESH: uniform refinement 2022-01-17 15:23:46 +03:00
vsr
de59ee6d8d Merge branch 'V9_8_BR' 2021-12-10 12:47:37 +03:00
eap
48c30a5c91 bos #26452 [EDF] (2021) SMESH: orientation of faces 2021-11-19 18:29:24 +03:00
vsr
73d7ef94ef bos #26615 Disable MGAdaptTests_without_session.py on Windows (Adaptation is not supported yet) 2021-11-09 12:51:11 +03:00
vsr
9900ce4eab bos #26609 Patching tests (Windows) 2021-11-09 10:25:43 +03:00
eap
063116fae2 bos #26432 [CEA 26431] import/export SAUV removal 2021-11-05 14:09:11 +03:00
Christophe Bourcier
3b4c34ed36 Fix DoubleNodes not affecting new nodes on polyhedra 2021-09-24 16:04:10 +02:00
Christophe Bourcier
06613d617e MGAdapt: allow using float field. Fixes test 13. 2021-09-22 14:56:57 +02:00
Anthony Geay
7aedadbe42 Shame on me 2021-09-20 08:25:03 +02:00
Anthony Geay
63879abd44 [tuleap26358] : non regression test 2021-09-17 14:23:45 +02:00
Viktor UZLOV
45269c3fb4 bos #24253 Redesign some dialogs to better fix screen resolution 2021-09-09 10:51:00 +03:00
vsr
1c601522ed Modify test: raise exception instead of sys.exit() 2021-08-20 20:39:55 +03:00
EMMANUEL STREBY
907bf7e857 Add test for SALOME_ACTOR_DELEGATE_TO_VTK
Fix test
2021-08-18 14:52:16 +02:00
Anthony Geay
b3a36b5d8e Switch to SSL mode for tests : naive approach 2021-08-12 11:38:10 +02:00
eap
88ff35ddd4 bos #24400 [CEA] Option in SALOME for not storing in med files the indices (number of nodes)
+ minor changes:
1) unify member field names: avoid _my*, replace by either _* or my*
2) BUG: mesh persistent ID is not unique
3) arguments alignement
4) Add SMESHDS_Hypothesis::SaveString() and LoadString()
5) In mesh construction dlg disable "Mesh Type" if it contains ANY only
6) Add SMESH::printErrorInDebugMode argument of SMESH_CATCH
7) Use static_assert to check completeness of arrays corresponding to enum
8) Add renumber arg to ExportUNV() and ExportDAT()
9) Fix some warnings
2021-07-22 14:10:49 +03:00
Anthony Geay
ef9db08c81 MEDCoupling Memory output from SMESH engine now deal with fields too. 2021-06-23 07:59:19 +02:00
vsr
60bb6273b9 Merge branch 'V9_7_BR' 2021-05-24 17:54:03 +03:00
Anthony Geay
cdd78104f5 Add a non regression test of ExportMEDCoupling method 2021-05-17 16:09:53 +02:00
Gérald NICOLAS
705ff2e64c Passage des cas-tests en moins de 1mn chacun 2021-04-27 16:17:18 +02:00
GERALD NICOLAS
89b205395d Préparation à la scission des cas-tests 2021-04-26 18:31:41 +02:00
GERALD NICOLAS
55864e5a23 Préparation à l'ajout de cas-tests 2021-04-26 18:31:20 +02:00
GERALD NICOLAS
17c79a5fcf lacncements des 1ers cas-tests 2021-04-26 11:12:52 +02:00
GERALD NICOLAS
14c45e1f6f Changement de nom 2021-04-26 09:42:17 +02:00
Gérald NICOLAS
efd8080634 Ajout d'un test de non régression pour blocFissure 2021-04-19 11:46:49 +02:00
vsr
ebba1c2a8e Avoid installing redundant files 2021-04-06 11:51:12 +03:00
eap
03d855b75b bos #24009 Merge gni/adaptation branch (MG-Adapt) 2021-03-26 12:45:00 +03:00
vsr
a274ade365 Copyright update 2021 2021-03-23 17:44:29 +03:00
vsr
13e344b872 Revert wrongly integrated merge
This reverts commit a463e46431, reversing
changes made to 1c35693208.
2021-03-22 10:19:31 +03:00
eap
a463e46431 #23999 EDF 22760 - integration of dev in SMESH (from branch 'gni/adaptation') 2021-03-20 16:01:14 +03:00
Christophe Bourcier
1c35693208 Add a new test for sessionless mode to check that creating a mesh on a shaperstudy object does not raise orb not found 2021-03-11 16:04:35 +01:00
vsr
907c315580 bos #23972 [CEA 19980] sphinxcontrib_napoleon is not needed with Sphinx >= 1.3 2021-02-19 09:52:32 +03:00
GERALD NICOLAS
5c3b242751 Préparation pour le cas simple précision 2021-02-18 09:06:30 +01:00
GERALD NICOLAS
5ba7997f9e cohérence des tests sur MG_Adapt 2021-02-16 09:01:50 +01:00
Gérald NICOLAS
eea4e23c28 Répertoire correct 2021-02-15 16:29:37 +01:00
Gérald NICOLAS
0683f65332 Test de MGAdapt en standalone 2021-02-15 16:09:48 +01:00
Gérald NICOLAS
256d1cf236 Ajout des cas-tests 2021-02-15 15:39:22 +01:00
Gérald NICOLAS
ed49807f17 Merge branch 'master' into gni/adaptation 2021-02-09 12:24:02 +01:00
vsr
5f1043ebd5 Correct script errors in wogui mode 2021-02-09 10:18:33 +03:00
GERALD NICOLAS
1524b928e6 Ménage 2021-02-08 17:36:32 +01:00