> On Mar 22, 2020, at 2:53 PM, jean <rip...@gmail.com> wrote:
> 
> The RUN_TEST target runs the tests successfully except for 3:
> 
> Showing Recent Messages
> The following tests FAILED:
>        10 - test-app-utils (Failed)
>        68 - test-load-c (Failed)
>        71 - test-agedver (Failed)
> 
> So with the kludge of copying *.a files to the right location, I'm able to 
> run all but 3 tests.
> J.

When building from the command line cmake's test runner puts the output from 
all of the tests in the builddir/Testing/Temporary/LastTest.log. Xcode should 
either write a similar file or put the test results in an error log that you 
can view in the GUI.

Regards,
John Ralls

_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to