Hi,
On Sat, Oct 02, 2010 at 04:32:31PM +0200, Lukas Reichlin wrote:
> Hi Thomas
>
> I had similar problems and solved it by an "extra" m-file for tests in
> the same directory as the class folder:
> You can create something like
> /usr/share/octave/packages/3.2/general-1.2.2/test_general.m
> and add the line
> test test_general
> followed by the tests for @dict/*. If you add
> test FUNCTION_NAME
> in front of "test test_general", it is possible to run all tests of
> "general" at once by typing
> test_general.
>
> It's not very elegant, but it works at least.
I see 2 problems with this approach:
1) I'm not the maintainer for 'general', I'm just trying to run its
tests.
2) I don't understand why test() doesn't find the file dict.m when both
Octave itself and the help() command do find it.
Thomas
------------------------------------------------------------------------------
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security
easier or more difficult to achieve? Read this whitepaper to separate the
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev