Skip to content

Commit 95c579a

Browse files
committed
Built 3.0.2.294
1 parent 5240233 commit 95c579a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

source/Build Support/VIUnit.ogpb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[Package Name]
22
Name=jki_labs_tool_vi_tester
3-
Version=3.0.1.293
3+
Version=3.0.2.294
44
Release=1
55

66
[Description]
7-
Description="JKI VI Tester is a unit test framework for LabVIEW based on xUnit test framework patterns.\0A\0A-= Release Notes =-\0A- [NEW #35] Upgraded sources to LabVIEW 2013\0A- [FIX #27] Sort Recent Files by time relevance\0A- [NEW #28] Template Tests Should Have Compiled Code Seperated\0A- [FIX #34] Some reference types lost when passed from setup to test VI\0A- [NEW #36] Separate compiled source on all VIs\0A- [NEW #38] Allow skipping tests from setUp.vi - tests will now be skipped if skip.vi is called inside setUp.vi"
7+
Description="JKI VI Tester is a unit test framework for LabVIEW based on xUnit test framework patterns.\0A\0A-= Release Notes =-\0A- [NEW #35] Upgraded sources to LabVIEW 2013\0A- [FIX #27] Sort Recent Files by time relevance\0A- [NEW #28] Template Tests Should Have Compiled Code Seperated\0A- [FIX #34] Some reference types lost when passed from setup to test VI\0A- [NEW #36] Separate compiled source on all VIs\0A- [NEW #38] Allow skipping tests from setUp.vi - tests will now be skipped if skip.vi is called inside setUp.vi\0A- [FIX #39] Some reference types lost when created in TestSuite.lvclass:setUp.vi"
88
Summary="JKI VI Tester"
99
License=BSD
1010
Copyright="2009-2019 JKI. All Rights Reserved."

source/Build Support/build_revisions.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[VIUnit.ogbld]
2-
Version=3.0.1
3-
Build_Number=293
4-
Build_Date="2/8/19 10:25:38 PM"
2+
Version=3.0.2
3+
Build_Number=294
4+
Build_Date="2/11/19 10:18:56 PM"
55
Status="OK"
66
Warnings=1
77
Log_File="/Y/JKI/GitHub/JKI-VI-Tester/source/Build Support/VIUnit.log"

0 commit comments

Comments
 (0)