Re: [sword-devel] tests/testsuite/verseparsing-utf8

2020-07-26 Thread Greg Hellings
On Sun, Jul 26, 2020 at 10:34 AM Troy A. Griffitts wrote: > So Greg, > > I learned about cmake a bit today :) > > Nice work on the build system. > > I checked out a clean copy from source control, built with cmake, > proceeded into the tests/testsuite folder > > ran: ./runall.sh > > and sure enou

Re: [sword-devel] tests/testsuite/verseparsing-utf8

2020-07-26 Thread Troy A. Griffitts
So Greg, I learned about cmake a bit today :) Nice work on the build system. I checked out a clean copy from source control, built with cmake, proceeded into the tests/testsuite folder ran: ./runall.sh and sure enough, it failed for me. Went back and re-read your sword/cmake/README to figu

Re: [sword-devel] tests/testsuite/verseparsing-utf8

2020-07-26 Thread Greg Hellings
On Sun, Jul 26, 2020 at 7:29 AM Troy A. Griffitts wrote: > Greg, what's the output, or at least the couple lines of output from your > failed unit test? It might help. When I saw your note, I had suspected it > was because of something I had installed on my machine that was enabling > the test

Re: [sword-devel] tests/testsuite/verseparsing-utf8

2020-07-26 Thread Troy A. Griffitts
Greg, what's the output, or at least the couple lines of output from your failed unit test?  It might help.  When I saw your note, I had suspected it was because of something I had installed on my machine that was enabling the test to pass (/etc/sword.conf) or something.  But I've removed what

[sword-devel] tests/testsuite/verseparsing-utf8

2020-07-24 Thread Greg Hellings
Quick question - maybe a longer answer. Mostly for Troy, as you're probably the only one familiar with this code: I'm trying to get the testsuit working in the CMake build. Things seem to be going great. I can get 13/14 tests passing. But I've had a long-nagging issue with getting verparsing-utf8