Ticket #51 (defect)

Opened 3 years ago

Last modified 2 years ago

Link against mono-nunit instead of nunit.

Status: new

Reported by: andreas@syndrom23.de Assigned to: chipx86
Priority: normal Milestone:
Component: galago-sharp Version: 0.5.0
Severity: normal Keywords:
Cc: D-BUS Version:
Patch Included: 1 OS/Distro Version:

mono-nunit is the nunit supplied with mono (1.13.x at least), and works with the galago-sharp tests just as well.

Attachments

tests-Makefile.am.diff (393 bytes) - added by andreas@syndrom23.de on 04/23/06 15:41:10.

Change History

04/23/06 15:41:10: Modified by andreas@syndrom23.de

  • attachment tests-Makefile.am.diff added.

04/27/06 22:32:24: Modified by chipx86

This doesn't work for me. It's actually nunit here. Would you mind updating the patch to check in configure.ac for the proper pkgconfig module name, and then using that?

07/28/06 16:00:16: Modified by slomo

This would be the correct fix. mono ships a nunit fork called mono-nunit but it will work fine with the real nunit too thus it should be checked by configure and then the one found should be used.

07/29/06 16:25:50: Modified by chipx86

  • patch_included set to 1.