VFPX / FoxUnit

Unit Testing in Visual FoxPro
25 stars 22 forks source link

Issues with FoxUnit as installed by Thor #12

Open RickBorup opened 6 years ago

RickBorup commented 6 years ago

Thor installs FoxUnit 1.66522 dated 11/09/2017. Issue #1: after installation, FoxUnit does not appear in Thor's list of applications as expected. Issue #2: launching the Thor-installed foxunit.app directly from the VFP command window crashes VFP.

image

Debug shows it's a C5 error:

image

Downloading the FoxUnit source code from here on GitHub and then building foxunit.app from the VFP project gives version 1.70, which runs as expected.

eselje commented 6 years ago

Thanks Rick. I'll start w/ updating the version Thor installs to 1.7 and see if that solves the problem.

Eric

On Mon, Mar 12, 2018 at 3:27 PM, Rick Borup notifications@github.com wrote:

Thor installs FoxUnit 1.66522 dated 11/09/2017. Issue #1 https://github.com/VFPX/FoxUnit/pull/1: after installation, FoxUnit does not appear in Thor's list of applications as expected. Issue #2 https://github.com/VFPX/FoxUnit/pull/2: launching the Thor-installed foxunit.app directly from the VFP command window crashes VFP.

[image: image] https://user-images.githubusercontent.com/9992421/37307597-7cb1b2c4-2609-11e8-842f-b18e6b9f6f02.png

Debug shows it's a C5 error:

[image: image] https://user-images.githubusercontent.com/9992421/37307705-c9a2f2e6-2609-11e8-9122-534a1539e698.png

Downloading the FoxUnit source code from here on GitHub and then building foxunit.app from the VFP project gives version 1.70, which runs as expected.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/VFPX/FoxUnit/issues/12, or mute the thread https://github.com/notifications/unsubscribe-auth/AHy8TJz_oGUUtmVLRdxM58Rea7xF5_Vsks5tdtozgaJpZM4SnZ0L .

mikepotjer commented 5 years ago

The Thor installer for FoxUnit is still totally broken, as Rick described.

DougHennig commented 5 years ago

See https://vfpx.github.io/thorupdate/ for detail on how to support it. Once it's set up (and it looks like it is), you should just need to update FoxUnit.zip and FoxUnitVersion.txt in the ThorUpdater folder.