LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

OpenG "Variant Configuration File IO" library v2.3 released

Hello Everyone,

There is a new version of the OpenG "Variant Configuration File IO" library (oglib_variantconfig package) available. This library contains several routines related to software timing.



This release...
1) Changed to BSD licensing (see this announcement),
2) adds 80% unit test coverage during library build,
3) adds better escape-coding of special characters in section and key names, and
4) fixes a problem with the Config File submenu in LabVIEW 8.0 and greater
See here for more info.

You can download+install this and other OpenG libraries using VI Package Manager.

Thank you,

Message Edited by Jim Kring on 12-04-2006 09:09 AM

Message 1 of 3
(4,554 Views)
Hi Jim,

You stated that:

2) adds 80% unit test coverage during library build

Can you comment how the unit testing done and how the coverage is measured?  I have done unit testing with .NET apps using NUnit for unit testing and NCover for code coverage, so what are the equivalent apps for LabVIEW or at least what your method is?

Thanks,
Derek

P.S.  Great job on VIPM and your book (haven't finished it yet!)
0 Kudos
Message 2 of 3
(4,538 Views)
Hi Derek,

> Can you comment how the unit testing done and how the coverage is measured?  I have done unit testing with .NET apps using NUnit for unit testing and NCover for code coverage, so what are the equivalent apps for LabVIEW or at least what your method is?


I was asked this question earlier today.  You can find the discussion, here.

> P.S.  Great job on VIPM and your book (haven't finished it yet!)

Thanks!  That's very nice to hear Smiley Happy

Cheers,
0 Kudos
Message 3 of 3
(4,533 Views)