Salome HOME
base64 is used to store pickelized objects into XML
[modules/yacs.git] / src / yacsloader_swig / Test / testSaveLoadRun.py
2019-05-14 Anthony Geaybase64 is used to store pickelized objects into XML
2019-05-09 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2019-05-09 Anthony GeayQuick and dirty fix. test14 disabled
2019-03-05 vsrMerge branch 'V9_2_2_BR'
2019-02-15 vsrUpdate copyrights V9_3_0a1
2018-07-20 Anthony GeayEDF17470 : non regression test
2018-06-14 rnvMerge V9_dev branch into master
2018-01-13 Paul RASCLEfix YacsLoaderTest_swig: abort at the end of python...
2018-01-12 Paul RASCLEmerge V9_dev ngr/fix_swig_on_py3_WIP
2018-01-07 Paul RASCLEdebug YACS tests. int ant longint are the same in Python 3
2017-12-28 rnvMerge remote-tracking branch 'origin/master' into V9_dev
2017-12-13 rnvMerge V8_4_BR branch.
2017-09-22 Ovidiu MircescuMerge branch 'tlr/playground_optimization'
2017-09-13 Lauffenburger ThomasOptimized algo for PlayGround
2017-08-18 rnvMerge master branch into V9_dev
2017-08-03 rnvMerge remote-tracking branch 'origin/master' into V9_dev
2017-07-20 rnvMerge remote-tracking branch 'origin/master' into V9_dev
2017-07-20 rnvMerge branch 'master' into V9_dev
2017-07-11 Ovidiu MircescuMerge branch 'omu/py2yacsgui'
2017-06-30 Nicolas Geimer[PY3] Still porting test...
2017-06-27 rnvMerge Python 3 porting.
2017-06-13 rnvMerge multi-study removal branch.
2017-05-31 Gilles DAVIDPython 3: porting tests
2017-05-30 Gilles DAVIDMerge branch 'V8_3_BR' into ngr/python3_dev
2017-05-30 rnvMerge V8_3_BR & rnv/win_swig_generation branches
2017-05-24 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2017-05-15 Lauffenburger Thomasadd the new attribut weight in xml
2017-05-03 Gilles DAVID[PY3] Fix appels à xrange dans les schéma xml et script...
2017-05-03 Gilles DAVID[PY3] Fix appels à print dans les schéma xml et scripts...
2017-03-21 Ovidiu MircescuFix the python API of the savestate feature. SHAPER_2.7.0 V8_3_0b1
2017-03-21 Nicolas Geimer[PY3] 2to3 -w -n results
2017-02-27 Ovidiu MircescuSave foreach state - work in progress.
2016-12-19 Ovidiu MircescuMerge branch 'omu/iss11667' V8_3_0a1
2016-12-14 Ovidiu MircescuFix error on loading several state files (Issue EDF...
2016-11-02 Anthony GeayIssue EDF13766 : link internal pyobj inside a foreach... V8_2_0a1
2016-03-25 vsrMerge branch 'V7_dev'
2016-03-21 vsrCopyright update: 2016
2015-11-13 Anthony GeayBug correction of ElementaryNode inside a ForEach.
2015-10-29 Anthony GeayDPL scope implementation.
2015-10-22 Anthony GeaygetMaxLevelOfParallelism is now sensitive to the nb_pro...
2015-10-20 Ovidiu MircescuMerge branch 'omu/update_doc_77'
2015-10-19 vsrMerge branch 'V7_7_BR'
2015-10-09 Anthony GeayA less strict comparison for list[pyobj]->pyobj link.
2015-10-05 Anthony GeayAccept list[pyobj]->pyobj DF links.
2015-09-28 Anthony GeayMove test for "make test" fans. agy/paraLaunchMakeTest
2015-08-28 Ovidiu MircescuMerge branch 'omu/verify_links'
2015-08-17 Anthony GeayCorrection of bug EDF11027.
2015-08-10 Ovidiu MircescuMerge conflict.
2015-08-10 Ovidiu MircescuMerge branch 'omu/double_foreach'
2015-08-10 Ovidiu MircescuFix on using two connections on ports inside two levels...
2015-08-03 Anthony GeayEDF11239. Debug of problem concerning container assignm...
2015-07-07 Lauffenburger ThomasMerge branch 'master' of https://git.salome-platform...
2015-07-07 Lauffenburger Thomascorrection of bug when restart after a pb in a foreach...
2015-06-24 Ovidiu Mircescu"salome test" integration.
2015-04-10 Anthony GeayImplementation of checkpoint/restart mechanism for... V7_6_0b1
2015-04-09 Anthony GeayChange status for failed graph in KeepGoing mode from...
2015-04-08 Anthony GeayTest of keep going mode of foreach node.
2015-04-08 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2015-04-07 Renaud BarateAdd executable rights to the test scripts
2015-02-13 aklCopyrights update 2015.
2014-10-10 vsrMerge branch 'omu/graphviz238'
2014-10-07 Anthony GeayMerge branch 'agy/ParallelContainerLaunch'
2014-09-16 Anthony GeayCorrection of bug for HPContainers shared by different...
2014-08-20 Anthony GeayA micro mistake.
2014-08-20 Anthony GeayA test to push a little // loading.
2014-08-14 Anthony GeayAddition of non regression tests on HPContainers.