Alexandre HERISSE [Wed, 31 Jul 2013 12:19:47 +0000]
* Bug #12414 fixed - SWITCH_m block had different behaviors
for different types of inputs.
Change-Id: Ibc514cff4a458925257bd90142ab568212feb00f
Paul BIGNIER [Mon, 29 Jul 2013 14:16:59 +0000]
Xcos: fixing diagram compilation
Fix for diagrams with heterogeneous input types.
For each block, 'in' and 'out' usually are column vectors,
and the comparison was made linewise.
Change-Id: Ia170fd0c7323bc4b87c9f749d3bb0130ffb0f62c
Sylvestre Ledru [Wed, 31 Jul 2013 09:01:32 +0000]
* Bug #12774 fixed - Fix various typos.
Change-Id: Ic409a36619526eb4fb41b35d8829139b9366b7e7
Adeline CARNIS [Wed, 31 Jul 2013 08:59:55 +0000]
Indent files for intersci tests. test_run('intersci', 'bug_4625')
test_run('intersci', 'bug_7599)'
Change-Id: I49761e11e3b40f7485055ee33890a8f5309e705d
Vincent COUVERT [Tue, 30 Jul 2013 14:49:37 +0000]
Update the ref now we use grand instead of rand.
See: https://codereview.scilab.org/#/c/11426/
To test: test_run("simulated_annealing", "optim_sa")
Change-Id: Ic54e0f8fe8fb1d0029303b4c7b91719fcd905f04
Vincent COUVERT [Tue, 30 Jul 2013 14:39:23 +0000]
Clear the error so that lasterror() returns [] at Scilab startup
Change-Id: Ib72f878fff5d3e29b9727ff38ca4f71b76a65ddc
Paul BIGNIER [Tue, 30 Jul 2013 13:32:31 +0000]
Differential_equations tests: replace 'pause, end' with 'assert_*'
For instance, replaced 'if x>2 then pause end' by 'assert_checkalmostequal(x,2)'.
Change-Id: Ieca11bf62a446f6e0f1df3aee64dd50d9a6aadb3
Bruno JOFRET [Tue, 30 Jul 2013 13:34:56 +0000]
[model2blk] Use scicos_block4 typedef and avoid long use instead of int.
Change-Id: I5ccabeae66c6a8fee6d2b7794419316692386591
Adeline CARNIS [Tue, 30 Jul 2013 13:13:40 +0000]
Indent files for intersci tests.
test_run('intersci', 'bug_4625')
test_run('intersci', 'bug_7599')
Change-Id: I5c285a81fe2bc4cd92c55d2e192bb59c4d9518e2
Paul BIGNIER [Mon, 22 Jul 2013 15:41:15 +0000]
Xcos: tests for Integer palette blocks
Block SWITCH2_m is already testes in xcos non-reg.
Change-Id: I7a9ab1fd601ea642e58a046597dda62aebf41e84
Bruno JOFRET [Tue, 30 Jul 2013 12:38:52 +0000]
Use scicos_block4 typedef and avoid long use instead of int.
Change-Id: I7b7a869a24b15dc246f3feb10d275dab5c956efd
Adeline CARNIS [Tue, 30 Jul 2013 12:23:25 +0000]
Update warning messages in statistic tests: test_run('statistics', 'InFTests')
test_run('statistics', 'NaNTests')
Change-Id: I180e596fc6decb181e030867474726c98388759e
Adeline CARNIS [Tue, 30 Jul 2013 11:58:32 +0000]
* Buf #12772 fixed- eigs() failed when trying to solve a sparse matrix eigen value problem.
Change-Id: Ia9f6ebc03b99541e7201bb7c86208fab3ae53794
Vincent COUVERT [Tue, 30 Jul 2013 08:03:17 +0000]
Fix test (wrong Fortran code)
test_run("optimization", "colnew")
Change-Id: Ied3e1f7c5651eb17daf98c6ac6f275822dae9419
Paul BIGNIER [Tue, 30 Jul 2013 10:21:52 +0000]
Scicos blocks: typo fix
According to the help files, 'junction_name' clearly refers to 'function_name'
Change-Id: I307f287f44f71898f47e93ca0ca424105997e00f
Vincent COUVERT [Tue, 30 Jul 2013 09:23:06 +0000]
Remove duplicate SEP numbers
Change-Id: I77c956d153d2d775bc9f1d50651eefb80a26dd25
Paul BIGNIER [Fri, 26 Jul 2013 11:59:04 +0000]
Xcos: fix for the to_workspace search
Fixed the case when the to_workspace block buffersize was larger than the number of steps
By imitation with xcos_simulate.sci.
Change-Id: I51a79bfdd07278bcc0ff569cff276b1fdbe6a720
Bruno JOFRET [Tue, 30 Jul 2013 09:24:41 +0000]
Use scicos_block4 typedef and avoid long use instead of int.
Change-Id: Iff4bc9c7c0f9d0cb68ae6fd82c140ac3449f7ac3
Vincent COUVERT [Tue, 30 Jul 2013 08:37:01 +0000]
* Bug #12771 fixed - xcosPalGenerateAllIcons help example produced a Scilab error.
CHANGES not updated since this bug has never been released (introduced by https://codereview.scilab.org/#/c/11586/).
To test:
loadXcosLibs();
xcosPalGenerateAllIcons(["Palettes" "Commonly Used Blocks"]);
Change-Id: I82cd17e08367edbcaa9caddda327bd3037efef4a
Paul BIGNIER [Tue, 30 Jul 2013 08:32:00 +0000]
Xcos: fix for the to_workspace variable length
Linux 32 machines segfaulted whenever a to_workspace variable name exceeded seven characters.
Now, the user can pass variable names up to nineteen characters long.
Nineteen is a maximum because in tows_c.c I add six caracters to the variable name,
and 19+6 is the maximal variable length of Scilab.
Updated the test.
Change-Id: I6a85b37b994e9452f2d732521d5ef4e520b276f9
Paul BIGNIER [Tue, 30 Jul 2013 07:44:49 +0000]
Xcos solvers: fix for unclear flag declaration
The stop flags had two different consecutive assignations,
the first one was wrong because it only dealt with IDA.
Change-Id: Ieff45522e885c32f73c7554aade32d14c4519127
Vincent COUVERT [Mon, 29 Jul 2013 14:32:17 +0000]
Fix test: cdff can no more be called with non-integer values.
To test: test_run randlib grand_laws
Change-Id: Ib6fa6aeeaf38732e8dc68df742966e6f372b1696
Adeline CARNIS [Mon, 29 Jul 2013 13:40:55 +0000]
Update error messages in bug_9584 test: test_run('randlib', 'bug_9584')
Change-Id: I3374a2dea87d63680bef0cc1ab25cfe282f9c374
Adeline CARNIS [Mon, 29 Jul 2013 13:39:39 +0000]
Update h5open test: test_run('hdf5', 'h5open')
Change-Id: I8b2f4ec5dc4431a329fccd679385b17d239dbfe5
Adeline CARNIS [Mon, 29 Jul 2013 13:07:20 +0000]
The uimenu function no longer managed the matrices of strings.
test_run('gui', 'bug_8826')
Change-Id: Ied5fb8eb99b263d38da24675795834074d131def
Adeline CARNIS [Mon, 29 Jul 2013 11:46:55 +0000]
Update plot2d test.
Change-Id: I977eb3b7459ce17a90b531f290b011b77c17e2be
Paul BIGNIER [Fri, 26 Jul 2013 15:51:34 +0000]
Typo fix: Lorentz -> Lorenz
From meteorologist Edward Lorenz
Change-Id: I0fc639e8964fc52e8b0f176c34a68e3e8edce98e
Adeline CARNIS [Mon, 29 Jul 2013 09:46:04 +0000]
Fix functions tests test_run('functions', 'bug_9059')
Change-Id: Ieedc541a48208a8aff34093fed9b2bd296d53a87
Adeline CARNIS [Mon, 29 Jul 2013 09:36:30 +0000]
Fix elementary_functions tests test_run('elementary_functions', 'erfc')
Change-Id: Iafa5b723bd6a28921d7e641c90995e8d6162233c
Adeline CARNIS [Mon, 29 Jul 2013 07:54:06 +0000]
Fix windows_tools tests test_run('windows_tools', 'intelcompiler')
Change-Id: I505a34761b29238225d3298c09dde48818e65c6c
Adeline CARNIS [Fri, 26 Jul 2013 14:36:55 +0000]
test added on the arguments types in plot2d function to call the overload %i_plot2d.
test_run('graphics', 'bug_9045')
Change-Id: I65398501a0222aac3dd45e14b99aaa82c672bc5c
Adeline CARNIS [Fri, 26 Jul 2013 14:52:18 +0000]
Fix spreadsheet test: test_run('speadsheet', 'bug_12085').
Change-Id: I280aed68ac8bf8675348ae213592e57fc84a481a
Cedric Delamarre [Fri, 26 Jul 2013 14:46:24 +0000]
mgeti : unit test updated.
Change-Id: I47e2a7994831c8034fda5c33d08e92535c2a9562
Vincent COUVERT [Fri, 26 Jul 2013 12:50:22 +0000]
Fix localization issues
Change-Id: I2479989714de9de81028bd6ff633c48f52b874ed
Adeline CARNIS [Fri, 26 Jul 2013 13:23:13 +0000]
Update test in fileio.
Change-Id: I356bef19e76c0f17b4e254483924175fce845ff6
Adeline CARNIS [Fri, 19 Jul 2013 08:22:01 +0000]
The field dt in rlist was not initialized. Update rational test, detr test
added and update detr help page
This reverts commit
193f43aec0ff9d8ccc09458efbb1ff31fc5beb60.
Change-Id: Id5690e89b6a57f9ad071668f065a8ac4520cd4f8
Calixte DENIZET [Wed, 17 Jul 2013 16:41:52 +0000]
HDF5: read data as Fortran ones
Test updated (Transpose removed in many cases).
Change-Id: Id3d42da4f0f9a692f952ca95ac0a73734443490a
Paul BIGNIER [Fri, 26 Jul 2013 09:36:53 +0000]
Differential_equations: fix for ddaskr
Follow-up from https://codereview.scilab.org/#/c/11858/
Bringing corrections to get closer to IDA,
in order to cleanly return the root flags.
These changes are checkable by comparing ida.c and ddaskr.f rootfinding features,
which are basically the same.
Change-Id: Id86d2361278d9f40134668af2dddf77acfa1cecb
Clément DAVID [Wed, 24 Jul 2013 09:06:41 +0000]
* Bug #8570 fixed - "Region to superblock" has been renamed to
"Selection to superblock".
Change-Id: I154452910dca1505a3a46e2bce267f093e605ba6
Clément DAVID [Wed, 24 Jul 2013 15:51:28 +0000]
Xcos palette: fix most of the palette manipulation issues
Change-Id: I1e0306347b559d2a35502d2aa8fc4517057d8685
Clément DAVID [Wed, 24 Jul 2013 09:01:04 +0000]
Xcos palettes: add a rename action
Change-Id: I00ba96797f10ed2ddf66b1b7e72f46bd924a5c6f
Paul BIGNIER [Fri, 26 Jul 2013 07:04:44 +0000]
Polynomials: fix for lcm and gcd
There was no reason for lcm & gcd to refuse complex polynomials.
bug_5686.tst now passes.
Change-Id: I6379cd06ad0ef633ddc1449a4739def57532425c
Adeline CARNIS [Thu, 25 Jul 2013 13:11:11 +0000]
* Bug #12747 fixed - legendre() now accepts the -1 and 1 values for the third argument.
Change-Id: I43ac743c3ab0f31b5cda35b8c140d101a5f61b8e
Adeline CARNIS [Thu, 25 Jul 2013 15:10:33 +0000]
Update tests of nthroot function.
Change-Id: I595b758862355bd074bc574a3f3ffc6dc3864caf
Vincent COUVERT [Fri, 26 Jul 2013 06:31:22 +0000]
Fix localisation issues
Change-Id: Ice533f989408bd4674d4ea8b437609b3a1dcd3c9
Vincent COUVERT [Thu, 25 Jul 2013 15:17:45 +0000]
Fix test because now we check multi-line error messages.
To test: test_run special_functions bug_10450
Change-Id: I8823fd2af2b99221947b05ed97d7cef65a2d46d3
Vincent COUVERT [Thu, 25 Jul 2013 14:55:16 +0000]
Fix test to remove warning.
To test: test_run parallel parallel_run
Change-Id: I69301e7ffe6b77a09324653bd784c7729d985c27
Vincent COUVERT [Thu, 25 Jul 2013 14:47:25 +0000]
Update tests after https://codereview.scilab.org/#/c/12099/ (a warning is issued was the directory to remove does not exist).
test_run fileio mkdir
test_run fileio movefile
test_run fileio bug_3089
Change-Id: Ib09869a68d74211aee7dd71f3d9da7f8869143f2
Vincent COUVERT [Thu, 25 Jul 2013 13:39:07 +0000]
Update localization templates
Change-Id: Ic583b410c92f5c232c2be41669a43c8530961da5
Vincent COUVERT [Thu, 25 Jul 2013 13:24:44 +0000]
Fix localization issues
Change-Id: I4a4971467833d30a2d80bff8e67084fd4a3ef978
Paul BIGNIER [Wed, 19 Jun 2013 10:13:39 +0000]
* Bug #8561 fixed - Differential_equations: controlling size of tolerances
Absolute and relative tolerances had to be of the same size, but could be different of 1 and neq
Change-Id: I6a3a630497c26aed0baa93775b5f23e17f9bf594
Vincent COUVERT [Tue, 23 Jul 2013 13:55:08 +0000]
Fix typos
Change-Id: Iaa3e224156cdf1aa919b9a78bd04da135802327a
Simon Marchetto [Tue, 23 Jul 2013 13:31:42 +0000]
* Bug #12758 fixed - Focus issue on plot3d command
Change-Id: I00babf07379f64f200754982530e07987e8b2541
Adeline CARNIS [Fri, 5 Jul 2013 14:15:55 +0000]
* Bug #9385 fixed - The type checking in trigonometric functions has been added.
Change-Id: I05c77a9188f1d2ab5aa4523486207426344bfb5e
Charlotte HECQUET [Tue, 9 Jul 2013 08:56:55 +0000]
* Bug #10305 fixed - Compare lists with empty items returned an error message.
Change-Id: I342c196fcbf88c199dabb8e5d8fbd1db98931861
Paul BIGNIER [Tue, 9 Jul 2013 07:37:20 +0000]
Xcos solvers: initialize LSodar variables
Minor fix for more safety.
Change-Id: I5c3ac92090ac6d8509f815f753888f28857ae140
Adeline CARNIS [Mon, 22 Jul 2013 15:35:51 +0000]
*Bug #7848 fixed - The third argument of correl function is now optional.
Change-Id: I3f1b2bb8a5132a797b77f299678deefd1a8e4a2c
Vincent COUVERT [Tue, 23 Jul 2013 10:17:52 +0000]
Update images + localization of examples.
Change-Id: Iccddf805f6089417485c963b621ee60bad6f016e
Vincent COUVERT [Mon, 22 Jul 2013 12:06:58 +0000]
Fix f2c compilation
Change-Id: I293acc754c7520dd7f2b60d8c4157201e1cbb581
Antoine ELIAS [Tue, 23 Jul 2013 09:38:28 +0000]
fix windows compilation
Change-Id: I47e012dd2302317f58b197b20ebf2a3105b489a5
Clément DAVID [Tue, 23 Jul 2013 09:11:47 +0000]
Scicos: add the API scilab dependency
Change-Id: Ifa326c03e7c7ddfb4e4aa1c10eace9deed53950b
Paul BIGNIER [Tue, 16 Jul 2013 12:58:18 +0000]
Differential_equations: improvement for daskr
Similarly to scicos.c's 'jacpsol' and 'psol', doing preconditioner factorization in the evaluation function instead of the solving one.
Change-Id: I332594a2892348ad4f7f102852edb0697429cb9a
Paul BIGNIER [Thu, 14 Mar 2013 09:27:25 +0000]
TOWS_c block rewrite in API_Scilab
Change-Id: I5864c568c083b08706db1ae5d8e937cbfb0250ca
Cedric Delamarre [Mon, 22 Jul 2013 14:26:17 +0000]
warning added when nonexistent directory is removed.
test_run("fileio","copyfile",["no_check_error_output" ]);
test_run("fileio","removedir",["no_check_error_output" ]);
Change-Id: Iede9600d0b244f3b9555d8bac84e13c0ccd444ff
Vincent COUVERT [Tue, 23 Jul 2013 07:58:25 +0000]
Fix classpath for Windows
Change-Id: I0d95e7c380df37f1846319f34a693df9341e09ac
Vincent COUVERT [Tue, 23 Jul 2013 06:32:13 +0000]
Fix Windows binary version
Change-Id: Ieafa237ddf55e0c6c8f275a02f6f843af634c989
Antoine ELIAS [Mon, 22 Jul 2013 13:39:49 +0000]
update bug_10823 tst for windows
Change-Id: Ie812878c547f66aa4ea85383725166aed68f9ab9
Antoine ELIAS [Mon, 22 Jul 2013 13:30:59 +0000]
update mtell tests to follow modification of 'u' and 'ul' mput/mget function
Change-Id: Ib2bf066e43c4d2cd3469ddce92d9d17cc25604c6
Antoine ELIAS [Mon, 22 Jul 2013 10:06:33 +0000]
fix windows compilation
Change-Id: Ie3564fc648d3645fce34bc036ad88572f29f7f38
Cédric DELAMARRE [Fri, 19 Jul 2013 15:01:30 +0000]
bug_8470 : basout used to display errors messages.
This reverts commit
c0732cea56fb2ab29dbce4c6788082e37adec11c.
Change-Id: Ib47998c9f7f4c3a1c3aa2455ca9666b8e9aff7f2
Cédric DELAMARRE [Fri, 19 Jul 2013 15:01:03 +0000]
fix execution of bug_8462
This reverts commit
8f607b9943530a2eecd0130a749c8ca39e9ecb90.
Change-Id: Iad01bbb9845e7594707c127923f7cff2fe251be3
Vincent COUVERT [Mon, 22 Jul 2013 07:53:45 +0000]
Missing file in https://codereview.scilab.org/#/c/12076/
Change-Id: I9e941a88f08e23b2e775c15da5bc24b9eeac5d0d
Clément DAVID [Fri, 19 Jul 2013 13:04:15 +0000]
* Bug #8479 fixed - the latest Saxon version was not supported.
Bug: 8479
Change-Id: Idc5d02e8f9feceb8e7798546eddd62b77689a347
Vincent COUVERT [Fri, 19 Jul 2013 14:46:47 +0000]
Fix localization in test.
To test: test_run("functions", "bug_12593")
Change-Id: I7ce5dffc58f5a972eb649c7935684e7ed5055d5a
Vincent COUVERT [Fri, 19 Jul 2013 14:17:44 +0000]
The macros/utils/ library was not installed under Linux
Change-Id: Ia9df4a76edec22c03652dcefc85d52181388f1fd
Vincent COUVERT [Fri, 19 Jul 2013 14:33:27 +0000]
Add missing ref.
To test: test_run("fileio","ticket_495")
Change-Id: I79b409f83c73ad13aa058402ba48aa44a1ff8f67
Vincent COUVERT [Fri, 19 Jul 2013 14:28:13 +0000]
English must be imposed for this test because of warnings.
To test: test_run("elementary_functions","IsAScalar");
Change-Id: I1407b7396e636eb1737d4721811f028325f87356
Vincent COUVERT [Fri, 19 Jul 2013 14:57:45 +0000]
Revert "fix execution of bug_8462"
This reverts commit
ec2c9d9eec239e1adaa96fc9a17564a349458205.
Change-Id: I871554a0ce6eed20f8d5eaa894760213f2605600
Vincent COUVERT [Fri, 19 Jul 2013 14:57:16 +0000]
Revert "bug_8470 : basout used to display errors messages."
This reverts commit
3f6d7a07173990e21fe2cce6b5f66c1656318160.
Change-Id: I5b278ca89b6f7a2672067ee0f1c6ca81ab812c25
Vincent COUVERT [Fri, 19 Jul 2013 13:32:59 +0000]
Fix test after: https://codereview.scilab.org/#/c/11734/
To test: test_run("core","bug_9934")
Change-Id: I9b7f9765fda84d399ea602df8bb179ae7b143ee1
Vincent COUVERT [Fri, 19 Jul 2013 13:21:25 +0000]
Fix error message in test.
To test: test_run("core","bug_3296")
Change-Id: I23b920e47fcb13dfe2ca5d830cda2d591e185f7d
Vincent COUVERT [Fri, 19 Jul 2013 13:16:22 +0000]
Fix test after: https://codereview.scilab.org/#/c/11734/
To test: test_run("core","bug_10278"
Change-Id: I351cc3aa9dc353eace2ddc2a15e5b8c9eaa10fb0
Vincent COUVERT [Fri, 19 Jul 2013 13:11:39 +0000]
Fix test after recent changes.
To test: test_run("core","error")
Change-Id: I7cae1c4474977358a467e44f0d7f15c586f561b2
Vincent COUVERT [Fri, 19 Jul 2013 13:01:20 +0000]
Remove duplicate library in dependency
Change-Id: I89fbaac93f7af1e099203b167096a57ebf4f8707
Adeline CARNIS [Fri, 19 Jul 2013 12:55:01 +0000]
Fix compilation: add linpack_f.lib in scicos and scicos_cli
Change-Id: I0f65abc25756e5b38d5fe0740609cbc28f773cf3
Paul BIGNIER [Wed, 10 Jul 2013 12:34:05 +0000]
* Bug #5694 fixed - numdiff help page fixed
Brought some clarifications to the description of function numdiff()
Change-Id: I2281a67cff9d823602d7ae90d78d2efbe46b8091
Adeline CARNIS [Thu, 11 Jul 2013 14:00:27 +0000]
* Bug #8779 fixed - gsort() did not preserve order of equal elements, in lexicographic sort.
Change-Id: Ib14180754bb15c23c9f94980b645579c49769bfc
Cedric Delamarre [Mon, 15 Jul 2013 15:09:23 +0000]
bug_8470 : basout used to display errors messages.
Change-Id: Ia7b67d9fd90b117013d921c8041603a3e5309243
Paul BIGNIER [Wed, 17 Jul 2013 14:27:11 +0000]
Typo fixes
Change-Id: I37701bc2279e2be0496f312fbfa54bbb841589ab
Cedric Delamarre [Wed, 3 Apr 2013 07:44:01 +0000]
fix execution of bug_8462
test_run("differential_equations", "bug_8462")
Change-Id: If7bf67b1d5306933d3cb9aed008583242b59c325
Clément DAVID [Wed, 10 Jul 2013 10:09:32 +0000]
Documentation: remove the saxon dependency
This commit only remove the explicit saxon API dependency and only use the
JAXP API to handle the transform from docbook to fo. However as the OpenJDK
is unable to compile docbook xsl, saxon is always used as an implementation.
Change-Id: If3c3b6dfa148d08c49d6c1925d7db275f863aa48
Paul BIGNIER [Thu, 11 Jul 2013 13:04:03 +0000]
Xcos solvers: slight improvement for DDaskr
Enabling "maximum number of steps in an integration interval" to be set by scicos.c, like for IDA.
Same during Initial Conditions calculation (through new variable maxnhIC).
Factored the Jacobian in the evaluation function 'jacpsol' instead of the solving one 'psol'.
This should have been done since the beginning but it was not clear in ddaskr.f explanations.
Overall, just squaring with IDA.
Split Hydraulics test into Krylov and Newton
Change-Id: Ib2a8a7ccb22fc6cc6a1a9749cb26653b693b14c1
Adeline CARNIS [Fri, 19 Jul 2013 08:14:28 +0000]
Revert "*Bug #10866 fixed- det() was not equivalent to detr() for rational matrices."
This reverts commit
7afe3cb5b4a15b661dbd35299a229968a9fae0ea.
Change-Id: I0da9a580c14e626af5da6e0f714032966898fef2
Calixte DENIZET [Fri, 12 Jul 2013 11:39:33 +0000]
Bug 12736 fixed: In SciNotes, the Completion window appeared only in first tab
Change-Id: I2f1176a61996cd9c3023739ab610abf84817885d
Antoine ELIAS [Wed, 17 Jul 2013 09:14:15 +0000]
update sound test "bug_11860" to not write in Scilab installation folder
Change-Id: I2dde626e99bad382e7626da08bcf938d11efc200
Antoine ELIAS [Wed, 17 Jul 2013 09:07:47 +0000]
update io test "bug_11426" to not write in Scilab installation folder
Change-Id: Ie81e4243c80c5c235a8f2b111ab4cb1f1e5145f1
Antoine ELIAS [Wed, 17 Jul 2013 08:56:25 +0000]
update test and doc of helptools to not write in SCilab installation folder
Change-Id: I382c45331f394f072f45100c15f007130898009d
Antoine ELIAS [Wed, 17 Jul 2013 06:42:12 +0000]
update hdf5 tests
Change-Id: I09fc86b286c3fca5f286ef08ddcc61550198cb64
Vincent COUVERT [Tue, 16 Jul 2013 10:13:57 +0000]
Remove useless variable named cross which generated a warning.
To test: test_run cacsd bug_4319
Change-Id: Ife18b14eb9d3e0fb5070176366d8f79b51b07076
Antoine ELIAS [Tue, 16 Jul 2013 14:27:12 +0000]
free allocated string allocated by hdf5 during string import
Change-Id: I7f9377e31ba737bdbcbb05bd625d058fe5916747