log test/module.mk @ 25203:72ea868ca63a stable

age author description
Wed, 11 Apr 2018 00:07:06 -0400 John W. Eaton allow function parameters to be global (bug #53579) stable
Tue, 10 Apr 2018 22:22:37 -0400 John W. Eaton improve handling of global symbols (bug #53599) stable
Thu, 22 Mar 2018 23:41:57 -0400 John W. Eaton maint: merge stable to default.
Thu, 22 Mar 2018 17:34:41 -0400 John W. Eaton improve handling of clear for globals, forwarded symbols (bug #53027) stable
Thu, 15 Mar 2018 14:41:59 +0100 Juan Pablo Carbajal test: first pkg test suite
Wed, 21 Mar 2018 22:02:27 +0100 Kai T. Ohlhus Ensure that local functions do not have a static workspace (bug #53405). stable
Tue, 06 Mar 2018 13:01:12 -0500 John W. Eaton only skip .gdbinit install if files differ (bug #53241)
Sat, 23 Dec 2017 21:04:14 -0800 Rik Add BIST test for bug #52722.
Tue, 14 Nov 2017 09:41:07 +0100 Marco Caliari Fix incorrect size of the solution of some singular systems (bug #52402).
Sun, 29 Oct 2017 17:33:41 -0700 Rik Add BIST test for clear() function (bug #35881).
Mon, 25 Sep 2017 13:02:51 -0700 Mike Miller test: restore showing contents of fntests.log
Wed, 20 Sep 2017 15:34:33 -0700 Piotr Held make local functions and method names unique for parser (Bug #52075)
Wed, 30 Aug 2017 17:31:09 -0400 John W. Eaton new tests for classdef constructor and method argument names (bug #49379)
Fri, 11 Aug 2017 09:43:02 -0400 John W. Eaton shorten messages displayed at end of make check
Wed, 09 Aug 2017 09:50:40 -0700 Mike Miller maint: sort lists of files in test makefile snippets
Tue, 08 Aug 2017 18:18:01 -0400 Piotr Held make calling parent class constructors work again (bug #51534)
Mon, 07 Aug 2017 15:05:19 -0700 Piotr Held Fix argument lookup in '+' package functions (Bug #51532).
Sun, 06 Aug 2017 11:26:54 -0700 Mike Miller Include recently added test files in the source distribution
Mon, 31 Jul 2017 13:55:15 +0200 Piotr Held Anonymous functions to local functions in classdef files (bug #51599).
Tue, 27 Jun 2017 18:30:12 -0400 John W. Eaton rename a few more build scripts for consistency
Mon, 15 May 2017 16:17:58 -0400 John W. Eaton use automake %reldir% feature
Wed, 12 Apr 2017 10:04:05 -0400 John W. Eaton improve compatibility for single index indexing (bug #50776)
Mon, 03 Apr 2017 21:12:07 -0700 Mike Miller Add test case for classdef with local functions (bug #41723)
Wed, 05 Apr 2017 09:00:40 -0400 John W. Eaton avoid indexing error with "end" and classdef objects (bug #50716)
Wed, 05 Apr 2017 13:26:45 +0200 Lachlan Andrew Altering class member of object array modifies other class members (bug #46660).
Wed, 15 Mar 2017 20:10:52 -0400 John W. Eaton test/module.mk: Fix think-o in previous change.
Wed, 30 Mar 2016 18:53:37 -0700 Mike Miller test: filter fntests.log when running make check with V=1
Wed, 15 Mar 2017 12:43:07 -0400 John W. Eaton display fntests.log at end of make check if V=1
Mon, 16 Jan 2017 09:55:43 -0500 John W. Eaton fix make dist target (bug #50057)
Fri, 13 Jan 2017 09:16:51 -0800 Rik build: Add tests for bug #50014.
Thu, 12 Jan 2017 14:25:23 -0500 John W. Eaton stash "ans" in arg list before calling display method (bug #50035)
Thu, 05 Jan 2017 11:06:27 +0100 Kai T. Ohlhus maint: new regression test for multiple inheritance using classdef (bug #49973).
Wed, 21 Dec 2016 15:35:21 -0500 John W. Eaton fix inv for hermitian matrices (bug introduced in 5ce959c55cc0) (bug #49904) stable
Sat, 13 Aug 2016 17:26:10 -0400 John W. Eaton new tests for type conversions
Fri, 15 Jul 2016 11:46:16 +0200 Kai T. Ohlhus New functions publish.m and grabcode.m (patch #9048).
Thu, 14 Jul 2016 08:14:02 -0700 Mike Miller build: add 'make coverage' target to build code coverage report
Mon, 11 Jul 2016 09:27:10 +0200 Kai T. Ohlhus Avoid segfault with complex matrices using LAPACK (bug #46330).
Thu, 07 Jul 2016 15:21:00 +0200 Kai T. Ohlhus Backed out changeset: d3c79eb1b483
Wed, 06 Jul 2016 14:56:32 +0200 Kai T. Ohlhus Add regression test (bug #46330).
Tue, 05 Jul 2016 15:53:35 -0700 Mike Miller build: delete generated @class subdirectories for test suite on 'make clean'
Tue, 21 Jun 2016 12:39:17 -0700 Mike Miller Add more source files to the distribution
Thu, 25 Feb 2016 09:37:06 -0800 Mike Miller maint: Clean up calls to run-octave in build system
Tue, 16 Feb 2016 23:08:31 -0800 Mike Miller maint: Run all build shell scripts with SHELL as command interpreter
Tue, 19 Jan 2016 14:38:35 -0500 John W. Eaton use names beginning with '.' for stamp files.
Wed, 22 Jul 2015 01:01:03 -0400 Mike Miller Fix install paths of fixed and generated test files
Sat, 18 Jul 2015 08:56:51 -0700 Rik build: Add EXTRA_DIST files frob libgui/ and test/ to tarball.
Fri, 17 Jul 2015 15:18:35 -0400 John W. Eaton make interpreter targets and dirstamp files order-only prerequisites
Fri, 17 Jul 2015 14:44:47 -0400 John W. Eaton provide per-directory clean targets
Sat, 11 Jul 2015 19:14:37 -0400 John W. Eaton ensure test directory exists before running build-bc-overload-tests.sh
Thu, 09 Jul 2015 10:11:41 -0400 John W. Eaton eliminate recursive make invocation in src directory
Wed, 08 Jul 2015 12:55:10 -0400 John W. Eaton use $(abs_top_srcdir) in rules for running tests
Tue, 07 Jul 2015 15:18:36 -0400 John W. Eaton use nested module.mk include files for test subdirectories
Tue, 07 Jul 2015 13:22:44 -0400 John W. Eaton fix dependencies for generated overload operator tests
Tue, 07 Jul 2015 13:00:31 -0400 John W. Eaton test/module.mk: New file missing from changeset bacaec9b5535.