summaryrefslogtreecommitdiff
path: root/Examples/test-suite/octave
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix parsing of enum declaration and initializationWilliam S Fulton2009-11-171-0/+16
* Test std::map in all languagesWilliam S Fulton2009-08-201-1/+0
* Fix for r11557 rename of max to maximumWilliam S Fulton2009-08-171-2/+2
* remove failing runtime tests director_exception_runme.m and director_finalize...Xavier Delacour2009-08-172-113/+0
* Add semicolons to remove unwanted statement outputWilliam S Fulton2009-08-162-4/+4
* Fix testcase to minimal testing, most of it contained test code not relevant ...William S Fulton2009-08-161-152/+3
* remove debug print statementsWilliam S Fulton2009-08-161-15/+0
* Octave: Caught exceptions display the type of the C++ exception instead of th...William S Fulton2009-08-161-11/+10
* Rename max() to maximum() as max() is a built-in function in PHP.Olly Betts2009-08-141-2/+2
* remove unnecessary extra semicolons in the tesuiteMiklos Vajna2009-08-091-1/+1
* remove unnecessary extra shells being spawned in the test-suiteWilliam S Fulton2009-08-091-2/+2
* PHP: fix for the wrapmacro testcaseMiklos Vajna2009-08-041-2/+2
* more fixes for octave 3.2Xavier Delacour2009-07-121-1/+3
* small fixes to make octave module compatible with octave 3.2Xavier Delacour2009-07-121-0/+14