summaryrefslogtreecommitdiff
path: root/Examples/test-suite/octave
Commit message (Expand)AuthorAgeFilesLines
* Octave: use pre-compiled headers to speed up test suite, if supportedKarl Wette2020-05-311-0/+18
* Python STL container method overloading fixWilliam S Fulton2019-08-061-0/+37
* Split testcases li_std_wstring.i and li_std_wstring_inherit.iWilliam S Fulton2019-07-221-95/+0
* Remove deprecated calls in Octave testcasesWilliam S Fulton2019-06-272-12/+12
* Fix overloading for non-pointers and NULL - OctaveWilliam S Fulton2018-12-301-0/+52
* Misc. typosluz.paz2018-05-171-2/+2
* Examples/Makefile.in: unset OCTAVE_PATH when running Octave for testsKarl Wette2018-05-121-1/+1
* Run overload_complicated testcaseWilliam S Fulton2017-10-041-8/+8
* Fix C# std::complex pass by value typemapsWilliam S Fulton2017-10-021-1/+2
* Add missing declaration for std::complexWilliam S Fulton2017-10-021-4/+9
* Add std::shared_ptr testcases to OctaveWilliam S Fulton2017-09-251-0/+6
* Rename func to funk in tests to avoid Go keyword problemsWilliam S Fulton2017-06-162-3/+3
* Remove unused cvsignore targetWilliam S Fulton2017-03-101-14/+0
* Octave: do not dump Octave core in examples/test suite scriptsKarl Wette2017-01-0183-0/+415
* Duplicate tests that are run twice as both C and C++ tests to fix parallel ma...William S Fulton2016-02-211-0/+19
* rename overload_extendc testcaseWilliam S Fulton2016-02-211-2/+2
* Duplicate tests that are run twice as both C and C++ tests to fix parallel ma...William S Fulton2016-02-211-0/+12
* Duplicate tests that are run twice as both C and C++ tests to fix parallel ma...William S Fulton2016-02-211-0/+10
* Duplicate tests that are run twice as both C and C++ tests to fix parallel ma...William S Fulton2016-02-211-0/+2
* li_boost_shared_ptr tests cleanupWilliam S Fulton2015-09-251-1/+0
* Consistent quoting in MakefileWilliam S Fulton2015-08-211-1/+1
* Fix default_constructor_runme.m testOrion Poplawski2015-07-101-16/+2
* Don't generate constructor wrappers if a base class has a private constructorWilliam S Fulton2015-07-071-9/+0
* Attempting fixes for Octave shared_ptr supportJeremy2015-01-051-0/+566
* Add c++11 strongly typed enums runtime test for OctaveWilliam S Fulton2014-11-291-0/+166
* Octave: remove '\' line continuation in director_detect_runme.mKarl Wette2014-10-041-2/+2
* Set SRCDIR when calling test-suite clean targets, in case it's neededKarl Wette2014-05-291-1/+1
* Slight simplification of test-suite build for new out-of-source changesWilliam S Fulton2014-05-151-6/+0
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-111-3/+10
* Whitespace cleanup of all Makefiles*Karl Wette2014-05-021-10/+10
* Remove execute permissions from various non-executable filesKarl Wette2014-05-022-0/+0
* Fix out of source test-suite runs for OctaveKarl Wette2014-03-311-1/+1
* Nested C class setters restored in c++out mode for OctaveWilliam S Fulton2013-12-121-0/+14
* Octave: more robust configurationKarl Wette2013-07-161-1/+1
* Workaround to Octave seg fault on exit in imports testcase only seems to work...William S Fulton2013-04-081-13/+15
* Work around Octave seg fault on exit in imports testcase on Octave 3.1 and 3.2William S Fulton2013-04-081-1/+2
* add extra logic to the octave_swig_type::dims(void) method: it checks if the ...Xavier Delacour2012-03-262-1/+20
* Fix #3475492 - iterating through std::vector wrappers of enumerations.William S Fulton2012-03-131-0/+27
* Fix OCTAVE_PATH in octave Makefiles (from Karl Wette)Xavier Delacour2012-02-271-1/+1
* Workaround for Octave crashing at extit in the mods and multi_import testcasesWilliam S Fulton2011-05-181-1/+1
* Modify octave exception checking test to take account of older (3.0) versions...William S Fulton2011-02-191-7/+7
* Modify octave exception checking test to take account of newlines being added...William S Fulton2011-02-191-15/+13
* Rename symbol in test case as the name is clashing in some way with new versi...William S Fulton2011-02-191-1/+1
* Add Octave test of global constants when accessed from a function reported by...William S Fulton2011-02-191-0/+24
* Move a couple of runme files which into the correct directoriesWilliam S Fulton2011-01-171-0/+1
* Unused runtest removedWilliam S Fulton2011-01-111-402/+0
* remove run test which doesn't do anythingWilliam S Fulton2010-06-011-478/+0
* Change Octave to run C tests in SWIG C mode, not C++ modeWilliam S Fulton2010-05-112-1/+3
* Fix compile errors in Octave std::map wrappers. Remove li_std_map_runme.oct w...William S Fulton2010-05-101-61/+0
* fix my perl keyword warningWilliam S Fulton2010-05-071-1/+1