summaryrefslogtreecommitdiff
path: root/Examples/test-suite/octave/friends_runme.m
Commit message (Collapse)AuthorAgeFilesLines
* Fix friends_runme.*Olly Betts2022-07-221-1/+1
| | | | | | | | | | Most of these test D_d twice when they really should be testing D_d once and D_i once (the variable name is `di` and the values assigned are integers). This was wrong in the initial version for Python in 708021a809a566a410ec0e6bf5c63029392315e1 and it looks like subsequent additions for other languages have just copied that mistake.
* Octave: error() must be called with an argumentKarl Wette2020-08-271-9/+9
|
* Octave: do not dump Octave core in examples/test suite scriptsKarl Wette2017-01-011-0/+5
| | | | | - If Octave segfaults during cleanup, it usually cannot dump its core and therefore just freezes, which hold up e.g Travis build jobs
* Initial commit of Octave module.Xavier Delacour2008-03-011-0/+46
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10290 626c5289-ae23-0410-ae9c-e8d60b6d4f22