Commit graph

3,752 commits

Author SHA1 Message Date
Simon Marchetto
e107faf5cc scilab: remove error messages in example contract 2014-09-09 14:47:20 +02:00
Simon Marchetto
7cd7166991 scilab: remove example matrix2 warnings 2014-09-09 14:21:06 +02:00
William S Fulton
ae6782ea34 Suppress testcase warning 2014-09-03 20:07:50 +01:00
William S Fulton
ea634d54a5 Synchronize common scilab examples with other languages 2014-09-03 07:18:10 +01:00
William S Fulton
a41efbd0f7 File renames in Scilab std_list example
Conform to usual file naming used in SWIG examples.
2014-09-02 20:34:19 +01:00
William S Fulton
d3a54e50f8 Have just one Scilab constants example
Same example as other languages, but using %scilabconst(1)
2014-09-02 20:29:45 +01:00
William S Fulton
2831d891cd Use CXXSRCS for testing for Scilab like other languages 2014-09-02 20:12:19 +01:00
William S Fulton
7acf8de21e Scilab overloaded method testcase warning suppression 2014-09-01 19:56:39 +01:00
William S Fulton
b707ee0fc8 Suppress Identifier name exceeds 24 characters warning in Scilab example 2014-09-01 19:47:49 +01:00
William S Fulton
a022dc44cd Add RUNPIPE back in for Scilab examples 2014-09-01 19:46:56 +01:00
William S Fulton
332c02ae2d Scilab minor build system improvement 2014-08-26 19:52:03 +01:00
Simon Marchetto
31022667d6 scilab: file name is 'example' as in other examples 2014-08-08 17:47:36 +02:00
Simon Marchetto
9b427cc2e0 scilab: add missing exit in template example 2014-08-08 11:57:34 +02:00
Simon Marchetto
98d823face scilab: template example same as in other languages 2014-07-24 17:25:58 +02:00
Simon Marchetto
f602d6209e scilab: fix comment typo 2014-07-24 17:14:42 +02:00
Simon Marchetto
7c9a7ea78a scilab: remove indentation in example 2014-07-24 17:14:24 +02:00
Simon Marchetto
20987c42d0 scilab; new example scilab_const 2014-07-24 17:13:33 +02:00
Simon Marchetto
e37319b9be scilab: enum example same as in other languages 2014-07-24 17:09:19 +02:00
Simon Marchetto
d8a0594254 scilab: constants example same as in other languages 2014-07-24 16:34:54 +02:00
Simon Marchetto
bb4b6742eb scilab: hide too long identifier warnings 2014-07-24 11:14:07 +02:00
Simon Marchetto
7ce1550664 scilab: fix missing include in li_std_container_typemaps test 2014-07-10 12:54:57 +02:00
Simon Marchetto
3b116719df scilab: clean contract example 2014-07-10 12:23:20 +02:00
Simon Marchetto
e3856c1c87 scilab: fix Examples makefile missing separator 2014-07-10 12:19:07 +02:00
Simon Marchetto
34db2b83c5 scilab: library stl.i include same libraries as in other languages 2014-07-10 09:22:32 +02:00
Simon Marchetto
71b838b777 scilab: fix exit code in Example makefile 2014-07-10 09:22:32 +02:00
Simon Marchetto
8fdb67cace scilab: rollback INCLUDE 2014-07-03 15:03:34 +02:00
Simon Marchetto
4fc2d37c66 scilab: rollback (INCLUDE) 2014-07-03 12:42:30 +02:00
Simon Marchetto
dd1128733f scilab: remove debug stuff 2014-07-03 12:15:35 +02:00
Simon Marchetto
d50620ddeb scilab: use TARGET in Examples Makefile 2014-07-03 12:13:49 +02:00
Simon Marchetto
a3eae4c014 scilab: reorder arguments 2014-07-03 11:59:31 +02:00
Simon Marchetto
5e7627c3f7 scilab: remove useless SCRIPTDIR 2014-07-03 11:58:47 +02:00
Simon Marchetto
d6cca41d3e scilab: simplify Examples makefile (removing INCLUDE stuff) 2014-07-03 11:32:59 +02:00
Simon Marchetto
57b5eab759 scilab: simplify Examples makefile 2014-07-03 10:47:37 +02:00
Simon Marchetto
2a5858e1e0 scilab: remove debug stuff 2014-07-02 17:44:59 +02:00
Simon Marchetto
386d9f2a54 scilab: remove debug stuff 2014-07-02 17:34:50 +02:00
Simon Marchetto
090a2e0371 scilab: fix copy of additional sources in current dir + delete it 2014-07-02 17:34:25 +02:00
Simon Marchetto
98f4668319 scilab: test fix example contract by copying first sources in current dir 2014-07-02 17:03:25 +02:00
Simon Marchetto
fa405fafc1 scilab: fix build error management 2014-07-02 16:06:57 +02:00
Simon Marchetto
a663c43b44 scilab: rollback 2014-07-01 17:22:49 +02:00
Simon Marchetto
2caffc3895 scilab: test copy 2014-07-01 17:05:50 +02:00
Simon Marchetto
a03614360a scilab: test copy 2014-07-01 16:45:07 +02:00
Simon Marchetto
402f93f282 scilab: test copy 2014-07-01 16:39:47 +02:00
Simon Marchetto
7bb93417d6 scilab: test example contract another source 2014-07-01 15:53:10 +02:00
Simon Marchetto
a15a7e43bd scilab: test example contract with another source 2014-07-01 15:44:49 +02:00
Simon Marchetto
8e40096394 scilab: test copy source 2014-07-01 10:16:18 +02:00
Simon Marchetto
7c1899a458 scilab: test enum example, source renamed 2014-07-01 09:58:33 +02:00
Simon Marchetto
bf2a71ec7d scilab: test: example contract, source renamed 2014-07-01 09:48:44 +02:00
Simon Marchetto
648315ef16 scilab: in example makefiles, use abspath for additional sources 2014-06-30 16:32:32 +02:00
Simon Marchetto
f71b66a0db scilab: fix example runme path 2014-06-30 16:13:07 +02:00
Simon Marchetto
51da580fc4 scilab: test travis without class example 2014-06-30 15:40:16 +02:00