swig/Examples/octave
Markus Friedrich 720c28f1ed Reenable and fix octave horzcat operator test
This test was disabled with 0a0743f25c since
it fails with octave 7.2.0

The test function horzcat now uses a variable length argument list to fix this.
Before octave 7 it seems to be possible to call a N-argument octave function
with > N arguments without any error. With octave 7 this seems no longer to be
possible which caused the test failure.
2022-09-18 19:40:37 +02:00
..
callback Octave: do not dump Octave core in examples/test suite scripts 2017-01-01 19:06:51 +13:00
class Octave: do not dump Octave core in examples/test suite scripts 2017-01-01 19:06:51 +13:00
constants Octave: do not dump Octave core in examples/test suite scripts 2017-01-01 19:06:51 +13:00
contract Octave: do not dump Octave core in examples/test suite scripts 2017-01-01 19:06:51 +13:00
enum Octave: do not dump Octave core in examples/test suite scripts 2017-01-01 19:06:51 +13:00
extend Remove random statement glued onto comment line 2017-07-28 09:37:41 +12:00
funcptr Octave: do not dump Octave core in examples/test suite scripts 2017-01-01 19:06:51 +13:00
funcptr2 Octave: do not dump Octave core in examples/test suite scripts 2017-01-01 19:06:51 +13:00
functor Octave: do not dump Octave core in examples/test suite scripts 2017-01-01 19:06:51 +13:00
module_load Fix problem with recent commit 2022-02-06 16:50:30 +13:00
operator Reenable and fix octave horzcat operator test 2022-09-18 19:40:37 +02:00
pointer Octave: do not dump Octave core in examples/test suite scripts 2017-01-01 19:06:51 +13:00
reference Octave: do not dump Octave core in examples/test suite scripts 2017-01-01 19:06:51 +13:00
simple Octave: do not dump Octave core in examples/test suite scripts 2017-01-01 19:06:51 +13:00
template Octave: do not dump Octave core in examples/test suite scripts 2017-01-01 19:06:51 +13:00
variables Misc. typos 2018-05-17 10:04:23 -04:00
check.list Alphabetise testing of examples 2020-08-13 20:07:10 +01:00
example.mk Octave: use pre-compiled headers to speed up test suite, if supported 2020-05-31 22:11:51 +10:00