Re: r22464 - gnucash/trunk/src/backend/dbi/test - Enable and correct all store-and-reload basic tests

2012-11-02 Thread John Ralls
On Oct 31, 2012, at 6:50 AM, Derek Atkins warl...@mit.edu wrote: John Ralls jra...@ceridwen.us writes: So in order to make sure there wasn't something bad in my build tree, I made new 'gnucash-clean' and 'gnucash-clean-build' directories, checked-out a fresh set of sources and rebuilt it.

Re: r22464 - gnucash/trunk/src/backend/dbi/test - Enable and correct all store-and-reload basic tests

2012-11-02 Thread John Ralls
On Oct 31, 2012, at 9:34 AM, Derek Atkins de...@ihtfp.com wrote: - Reply message - From: Alex Aycinena alex.aycin...@gmail.com Date: Wed, Oct 31, 2012 12:18 PM John, Just out of curiousity, do you know of any way to run the tests under gdb to step through them and see exactly

Re: r22464 - gnucash/trunk/src/backend/dbi/test - Enable and correct all store-and-reload basic tests

2012-11-02 Thread Alex Aycinena
On Fri, Nov 2, 2012 at 3:35 PM, John Ralls jra...@ceridwen.us wrote: On Oct 31, 2012, at 9:34 AM, Derek Atkins de...@ihtfp.com wrote: - Reply message - From: Alex Aycinena alex.aycin...@gmail.com Date: Wed, Oct 31, 2012 12:18 PM John, Just out of curiousity, do you know of any

Re: r22464 - gnucash/trunk/src/backend/dbi/test - Enable and correct all store-and-reload basic tests

2012-10-31 Thread Derek Atkins
John Ralls jra...@ceridwen.us writes: So in order to make sure there wasn't something bad in my build tree, I made new 'gnucash-clean' and 'gnucash-clean-build' directories, checked-out a fresh set of sources and rebuilt it. make worked, but I got the same result with make check. Does 'Error

Re: r22464 - gnucash/trunk/src/backend/dbi/test - Enable and correct all store-and-reload basic tests

2012-10-31 Thread Alex Aycinena
On Tue, Oct 30, 2012 at 5:35 PM, John Ralls jra...@ceridwen.fremont.ca.us wrote: On Oct 30, 2012, at 1:58 PM, Geert Janssens janssens-ge...@telenet.be wrote: On 30-10-12 20:24, Alex Aycinena wrote: John, On Sun, Oct 28, 2012 at 5:43 PM, John Ralls jra...@ceridwen.us wrote: And what is

Re: r22464 - gnucash/trunk/src/backend/dbi/test - Enable and correct all store-and-reload basic tests

2012-10-31 Thread Derek Atkins
You need to modify the script to exec gdb $program .. -derek Sent from my HTC smartphone - Reply message - From: Alex Aycinena alex.aycin...@gmail.com To: John Ralls jra...@ceridwen.fremont.ca.us Cc: gnucash-devel@gnucash.org Subject: r22464 - gnucash/trunk/src/backend/dbi/test - Enable

Re: r22464 - gnucash/trunk/src/backend/dbi/test - Enable and correct all store-and-reload basic tests

2012-10-30 Thread Alex Aycinena
John, On Sun, Oct 28, 2012 at 5:43 PM, John Ralls jra...@ceridwen.us wrote: And what is check-local? check-local is not what I entered but what was played back on my terminal from 'make check'; see it below in your own output after the line for changing directory to

Re: r22464 - gnucash/trunk/src/backend/dbi/test - Enable and correct all store-and-reload basic tests

2012-10-30 Thread Geert Janssens
On 30-10-12 20:24, Alex Aycinena wrote: John, On Sun, Oct 28, 2012 at 5:43 PM, John Ralls jra...@ceridwen.us wrote: And what is check-local? check-local is not what I entered but what was played back on my terminal from 'make check'; see it below in your own output after the line for

Re: r22464 - gnucash/trunk/src/backend/dbi/test - Enable and correct all store-and-reload basic tests

2012-10-30 Thread John Ralls
On Oct 30, 2012, at 1:58 PM, Geert Janssens janssens-ge...@telenet.be wrote: On 30-10-12 20:24, Alex Aycinena wrote: John, On Sun, Oct 28, 2012 at 5:43 PM, John Ralls jra...@ceridwen.us wrote: And what is check-local? check-local is not what I entered but what was played back on my

Re: r22464 - gnucash/trunk/src/backend/dbi/test - Enable and correct all store-and-reload basic tests

2012-10-28 Thread Alex Aycinena
John, Is 'make check' working for you? It is failing for me on a clean build in src/backend/dbi/test/ for r22473. Regards, Alex On Sat, Oct 27, 2012 at 4:30 PM, John Ralls jra...@code.gnucash.org wrote: Author: jralls Date: 2012-10-27 19:30:40 -0400 (Sat, 27 Oct 2012) New Revision: 22464

Re: r22464 - gnucash/trunk/src/backend/dbi/test - Enable and correct all store-and-reload basic tests

2012-10-28 Thread John Ralls
On Oct 28, 2012, at 4:39 PM, Alex Aycinena alex.aycin...@gmail.com wrote: John, Is 'make check' working for you? It is failing for me on a clean build in src/backend/dbi/test/ for r22473. Alex, Well, it did just before I committed those changes. But I was working in trunk, and r22473 is

Re: r22464 - gnucash/trunk/src/backend/dbi/test - Enable and correct all store-and-reload basic tests

2012-10-28 Thread Alex Aycinena
On Sun, Oct 28, 2012 at 4:57 PM, John Ralls jra...@ceridwen.fremont.ca.us wrote: On Oct 28, 2012, at 4:39 PM, Alex Aycinena alex.aycin...@gmail.com wrote: John, Is 'make check' working for you? It is failing for me on a clean build in src/backend/dbi/test/ for r22473. Alex, Well, it did

Re: r22464 - gnucash/trunk/src/backend/dbi/test - Enable and correct all store-and-reload basic tests

2012-10-28 Thread John Ralls
On Oct 28, 2012, at 5:05 PM, Alex Aycinena alex.aycin...@gmail.com wrote: On Sun, Oct 28, 2012 at 4:57 PM, John Ralls jra...@ceridwen.fremont.ca.us wrote: On Oct 28, 2012, at 4:39 PM, Alex Aycinena alex.aycin...@gmail.com wrote: John, Is 'make check' working for you? It is failing for