07-25-2014 08:10 AM
Thought so...
Will try the crosscheck on Monday... Kayaks are waiting outside ![]()
Thanks for the help so far! Have a good weekend, will let you know how it worked out on Monday
Cheers
Oli
07-28-2014 04:59 AM
Hi Norbert,
hope you had a good weekend!
We did some cross checking today, even with a completly new VI / library.
1.) Create lvproj, add VI, add lvtest --> everything works
2.) Create lvlib, add VI, add lvtest --> known error
3.) Take the lvlib from 2.) and add to project --> everything's fine again
It seems that a lvproj file is mandatory for the Unit Test Framework. Wasn't ware of this....
Clearly, it makes sense for proper SW-Engineering...
Just to make sure: could you pls crosscheck on your computer with the lib uploaded last week?
Cheers
Oli
07-28-2014 06:31 AM
Oli,
putting your lvlib into a project makes it work on my machine. So it is obviously the case that the utf requires the lvproj if the test has to be executed manually.
Norbert