[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Testing the old (legacy) class system
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: Testing the old (legacy) class system |
Date: |
Mon, 21 Jan 2013 16:21:19 -0500 |
On 21 January 2013 16:13, Julien Bect <address@hidden> wrote:
> I am not familiar enough with the internals of Octave to fix the problem
> myself,
Nobody was born knowing Octave internals. It was hard work for me and
probably others to know the little I know about them. Have you read
etc/HACKING? This should give you a few pointers to get you started.
> but I thought that I might contribute by adding some tests for this
> and other similar problems related to operator overloading.
>
> Is ./test/classes the correct place to look at ?
Yes. Please write tests for it.
- Jordi G. H.