octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can someone test this for me in MATLAB?


From: Michael D. Godfrey
Subject: Re: Can someone test this for me in MATLAB?
Date: Fri, 04 Jan 2013 13:30:57 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0

On 01/04/2013 01:04 PM, Michael Goffioul wrote:
On Fri, Jan 4, 2013 at 11:52 AM, Michael D. Godfrey <address@hidden> wrote:
On 01/04/2013 11:38 AM, Michael Goffioul wrote:
Let me build a few class samples to test what I'd like to test. I'll post them later today on the list.

Michael.
I was kind of hoping for that.  Tests that can just be run (and reused) will make
testing simpler.  Maybe even a zip or tar file that can just be used directly???

Could you try to attached archive? Enter the top directory and issue "run" at the prompt. Send me the output, preferably as an attached file.

Michael.

Well, here is first try:
>> run
??? Error using ==> disp
Too many output arguments.

Error in ==> run>run_test at 19
        printf ('-- error occured while executing %s', disp (fn));

Error in ==> run at 4
  run_test (@test_1);
 
>>

The untared directory contains:
[qss:octave-test] ls -l
total 36
-rw-rw-r-- 1 godfrey godfrey 3270 Jan  4 10:01 run.m
-rw-rw-r-- 1 godfrey godfrey   66 Jan  4 09:22 Test1.m
-rw-rw-r-- 1 godfrey godfrey  107 Jan  4 09:22 Test2_a.m
-rw-rw-r-- 1 godfrey godfrey   89 Jan  4 09:22 Test2_b.m
drwxrwxr-x 2 godfrey godfrey 4096 Jan  4 09:36 @Test3/
drwxrwxr-x 2 godfrey godfrey 4096 Jan  4 09:53 test4/
drwxrwxr-x 3 godfrey godfrey 4096 Jan  4 09:55 test5/
drwxrwxr-x 4 godfrey godfrey 4096 Jan  4 09:58 test6/
drwxrwxr-x 4 godfrey godfrey 4096 Jan  4 09:47 test7/


I have to go out for about 330 minutes...
MG


reply via email to

[Prev in Thread] Current Thread [Next in Thread]