log test/Makefile.am @ 19647:e8e3a89fa370

age author description
Fri, 23 Jan 2015 15:37:56 +0000 Carnë Draug Fix colormap functions when N is not of class double (bug #44070)
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Mon, 04 Nov 2013 00:04:55 +0100 Stefan Mahr build: Add rule to check with jit compiler enabled
Wed, 23 Oct 2013 22:29:06 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Sat, 05 Oct 2013 11:22:09 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Thu, 05 Sep 2013 16:53:52 -0700 Rik build: Remove generated files so that 'make distcheck' passes.
Tue, 09 Jul 2013 12:19:37 -0700 Rik maint: Move tests for JIT compiler into separate .tst file.
Sun, 12 May 2013 21:45:57 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Fri, 03 May 2013 01:16:41 -0400 John W. Eaton erase subfunctions when primary function scope is deleted (bug #38691)
Fri, 03 May 2013 00:32:50 -0400 John W. Eaton allow options to be passed to run-octave script used in check target
Fri, 03 May 2013 00:29:07 -0400 John W. Eaton install .gdbinit in test directory
Mon, 22 Apr 2013 16:37:53 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Sat, 23 Mar 2013 15:02:29 -0400 John W. Eaton recognize variables when parsing (bug #38576)
Mon, 11 Feb 2013 15:45:26 -0500 Michael Goffioul periodic merge of default to classdef. classdef
Sat, 09 Feb 2013 21:35:55 -0500 John W. Eaton rename all test files in the test directory from test_X.m to X.tst
Sat, 09 Feb 2013 19:54:05 -0500 John W. Eaton * test/Makefile.am: Use stamp file for bc-overload-tests.
Sat, 09 Feb 2013 09:48:48 -0500 John W. Eaton fix rules for generated test files
Fri, 08 Feb 2013 16:53:14 -0500 John W. Eaton install tests and functions to run them
Tue, 05 Feb 2013 09:39:33 +0100 Carlo de Falco add a test for bug #38236
Mon, 14 Jan 2013 22:56:54 -0500 Ben Abbott Include classdef tests in Makefile.am classdef
Thu, 30 Aug 2012 20:22:19 -0700 Rik maint: Update Makefile.am comments to refer to Octave (program) rather than octave (command).
Tue, 10 Apr 2012 20:42:22 -0400 Max Brister Nested function support (bug #35772)
Wed, 28 Mar 2012 23:21:44 -0400 John W. Eaton check for function/file name mismatch when parsing class methods
Sun, 05 Feb 2012 14:31:46 -0500 John W. Eaton new test
Sun, 05 Feb 2012 13:53:55 -0500 John W. Eaton also save and restore symbol table context in parser (bug #35448)
Fri, 06 Jan 2012 13:46:56 -0500 John W. Eaton update FCN_FILES list in test/Makefile.am stable
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Fri, 04 Nov 2011 05:10:46 -0400 John W. Eaton new tests for class concatentation