Skip to content

Commit

Permalink
Merge pull request #37 from JKISoftware/Reference-Lost-Due-To-Flattening
Browse files Browse the repository at this point in the history
Reference lost due to flattening
  • Loading branch information
jimkring authored Jan 25, 2019
2 parents 248f481 + 0575161 commit df6e766
Show file tree
Hide file tree
Showing 393 changed files with 1,611 additions and 1,449 deletions.
Binary file not shown.
238 changes: 119 additions & 119 deletions source/Build Support/VIUnit.ogpb
Original file line number Diff line number Diff line change
@@ -1,119 +1,119 @@
[Package Name]
Name=jki_labs_tool_vi_tester
Version=2.0.0.285
Release=1

[Description]
Description="JKI VI Tester is a unit test framework for LabVIEW based on xUnit test framework patterns.\0A\0A-= Release Notes =-\0A- Released under BSD open source license\0A- Source code and project moved to GitHub"
Summary="JKI VI Tester"
License=BSD
Copyright="2009-2017 JKI. All Rights Reserved."
Distribution=JKI
Icon=icon.bmp
Vendor=JKI
URL="https://github.com/JKISoftware/JKI-VI-Tester"
[email protected]

[Platform]
Exclusive_LabVIEW_Version=>=11
Exclusive_LabVIEW_System=ALL
Exclusive_OS="Windows NT>=5"

[Script VIs]
Source Dir=""
PreInstall=""
PostInstall=""
PreUninstall=""
PostUninstall=""
Verify=""
PreBuild=""
PostBuild=""

[Dependencies]
AutoReqProv=FALSE
Requires=jki_rsc_toolkits_palette>=1.1
Conflicts=jki_lib_vi_tester>=0.0,jki_rsc_vi_tester_project_integration=

[Files]
Num File Groups=10

[File Group 0]
Source Dir=../Built/LLBs
Target Dir=<application>
Replace Mode=Always
Num Files=5
File 0="resource/JKI/VI Tester/GraphicalTestRunner.llb"
File 1="resource/JKI/VI Tester/Templates/TestCase/*.*"
File 2="resource/JKI/VI Tester/Templates/TestSuite/*.*"
File 3="vi.lib/addons/_JKI Toolkits/VI Tester/*.*"
File 4="vi.lib/addons/_JKI Toolkits/VI Tester/_support/*.*"

[File Group 1]
Source Dir=../menu
Target Dir="<vi.lib>/addons/_JKI Toolkits/dynamic_palette"
Replace Mode=Always
Num Files=1
File 0="JKI VI Tester.mnu"

[File Group 2]
Source Dir=../menu
Target Dir="<vi.lib>/addons/_JKI Toolkits/VI Tester"
Replace Mode=Always
Num Files=5
File 0="JKI TestCase.mnu"
File 1="JKI TestSuite.mnu"
File 2="JKI TestCase Utilities.mnu"
File 3="JKI TestSuite Utilities.mnu"
File 4="JKI VI Tester API.mnu"

[File Group 3]
Source Dir="../Built/Menu Launch"
Target Dir="<project>/VI Tester"
Replace Mode=Always
Num Files=1
File 0=*.*

[File Group 4]
Source Dir="../Built/Menu Launch - New Test Case"
Target Dir="<project>/VI Tester/New"
Replace Mode=Always
Num Files=1
File 0=*.*

[File Group 5]
Source Dir="../Built/Menu Launch - New Test Suite"
Target Dir="<project>/VI Tester/New"
Replace Mode=Always
Num Files=1
File 0=*.*

[File Group 6]
Source Dir=""
Target Dir=<application>
Replace Mode=Never
Num Files=0

[File Group 7]
Source Dir=../Built/Examples
Target Dir="<application>/examples/JKI/VI Tester"
Replace Mode=Always
Num Files=4
File 0=*.*
File 1=ExampleTestSuite/*.*
File 2="Queue TestCase/*.*"
File 3="Merge Errors TestCase/*.*"

[File Group 8]
Source Dir="../Built Project Integration"
Target Dir=<resource>/Framework/Providers/vitester
Replace Mode=Always
Num Files=1
File 0=*.*

[File Group 9]
Source Dir="../LabVIEW Project Plugin"
Target Dir=<resource>/Framework/Providers/GProviders
Replace Mode=Always
Num Files=1
File 0=VITester.ini

[Package Name]
Name=jki_labs_tool_vi_tester
Version=3.0.0.292
Release=1
[Description]
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"
Summary="JKI VI Tester"
License=BSD
Copyright="2009-2019 JKI. All Rights Reserved."
Distribution=JKI
Icon=icon.bmp
Vendor=JKI
URL=https://github.com/JKISoftware/JKI-VI-Tester
[email protected]
[Platform]
Exclusive_LabVIEW_Version=>=13
Exclusive_LabVIEW_System=ALL
Exclusive_OS="Windows NT>=5"
[Script VIs]
Source Dir=""
PreInstall=""
PostInstall=""
PreUninstall=""
PostUninstall=""
Verify=""
PreBuild=""
PostBuild=""
[Dependencies]
AutoReqProv=FALSE
Requires=jki_rsc_toolkits_palette>=1.1
Conflicts=jki_lib_vi_tester>=0.0,jki_rsc_vi_tester_project_integration=
[Files]
Num File Groups=10
[File Group 0]
Source Dir=../Built/LLBs
Target Dir=<application>
Replace Mode=Always
Num Files=5
File 0="resource/JKI/VI Tester/GraphicalTestRunner.llb"
File 1="resource/JKI/VI Tester/Templates/TestCase/*.*"
File 2="resource/JKI/VI Tester/Templates/TestSuite/*.*"
File 3="vi.lib/addons/_JKI Toolkits/VI Tester/*.*"
File 4="vi.lib/addons/_JKI Toolkits/VI Tester/_support/*.*"
[File Group 1]
Source Dir=../menu
Target Dir="<vi.lib>/addons/_JKI Toolkits/dynamic_palette"
Replace Mode=Always
Num Files=1
File 0="JKI VI Tester.mnu"
[File Group 2]
Source Dir=../menu
Target Dir="<vi.lib>/addons/_JKI Toolkits/VI Tester"
Replace Mode=Always
Num Files=5
File 0="JKI TestCase.mnu"
File 1="JKI TestSuite.mnu"
File 2="JKI TestCase Utilities.mnu"
File 3="JKI TestSuite Utilities.mnu"
File 4="JKI VI Tester API.mnu"
[File Group 3]
Source Dir="../Built/Menu Launch"
Target Dir="<project>/VI Tester"
Replace Mode=Always
Num Files=1
File 0=*.*
[File Group 4]
Source Dir="../Built/Menu Launch - New Test Case"
Target Dir="<project>/VI Tester/New"
Replace Mode=Always
Num Files=1
File 0=*.*
[File Group 5]
Source Dir="../Built/Menu Launch - New Test Suite"
Target Dir="<project>/VI Tester/New"
Replace Mode=Always
Num Files=1
File 0=*.*
[File Group 6]
Source Dir=""
Target Dir=<application>
Replace Mode=Never
Num Files=0
[File Group 7]
Source Dir=../Built/Examples
Target Dir="<application>/examples/JKI/VI Tester"
Replace Mode=Always
Num Files=4
File 0=*.*
File 1=ExampleTestSuite/*.*
File 2="Queue TestCase/*.*"
File 3="Merge Errors TestCase/*.*"
[File Group 8]
Source Dir="../Built Project Integration"
Target Dir=<resource>/Framework/Providers/vitester
Replace Mode=Always
Num Files=1
File 0=*.*
[File Group 9]
Source Dir="../LabVIEW Project Plugin"
Target Dir=<resource>/Framework/Providers/GProviders
Replace Mode=Always
Num Files=1
File 0=VITester.ini
30 changes: 15 additions & 15 deletions source/Build Support/build_revisions.ini
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
[VIUnit.ogbld]
Version=2.0.0
Build_Number=285
Build_Date="4/29/2017 10:45:10 AM"
Status="OK"
Warnings=0
Log_File="/Y/JKI/GitHub/JKI-VI-Tester/source/Build Support/VIUnit.log"


[VIUnit-Core.ogbld]
Version=0.0.0
Build_Number=1
Build_Date=8/24/2008 5:11:31 PM
Status=OK
Warnings=0
[VIUnit.ogbld]
Version=3.0.0
Build_Number=292
Build_Date="1/24/19 8:41:57 PM"
Status="OK"
Warnings=1
Log_File="/Y/JKI/GitHub/JKI-VI-Tester/source/Build Support/VIUnit.log"


[VIUnit-Core.ogbld]
Version=0.0.0
Build_Number=1
Build_Date=8/24/2008 5:11:31 PM
Status=OK
Warnings=0
Log_File=/D/JKI/Products/VIUnit/Build Support/VIUnit-Core.log
Binary file modified source/Classes/TestCase/CleanUp.vi
Binary file not shown.
92 changes: 49 additions & 43 deletions source/Classes/TestCase/TestCase.lvclass

Large diffs are not rendered by default.

Binary file modified source/Classes/TestCase/TestCase_Init.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/TestCase_ShellInit.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/WaitOnTestComplete.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/closeMethodViReference.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/countTestCases.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/debug.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/defaultTestResult.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/fail.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/failIf.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/failIfEqual.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/failUnless.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/failUnlessEqual.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/failUnlessError.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/getCustomReportText.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/getSkipMessage.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/globalSetUp.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/globalTearDown.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/id.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/listAllTestMethods.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/openMethodViReference.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/passIf.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/passIfEqual.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/passIfError.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/private/CallTestMethod.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/private/CheckPassFailOutputs.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/private/method--Enum.ctl
Binary file not shown.
Binary file modified source/Classes/TestCase/private/testMethod.ctl
Binary file not shown.
Binary file modified source/Classes/TestCase/private/testMethodName.ctl
Binary file not shown.
Binary file modified source/Classes/TestCase/run.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/shortDescription.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/skip.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/str.vi
Binary file not shown.
Binary file modified source/Classes/TestCase/testMethod.vi
Binary file not shown.
Binary file modified source/Classes/TestLoader/CleanUp.vi
Binary file not shown.
46 changes: 26 additions & 20 deletions source/Classes/TestLoader/TestLoader.lvclass

Large diffs are not rendered by default.

Binary file modified source/Classes/TestLoader/TestLoader_Init.vi
Binary file not shown.
Binary file modified source/Classes/TestLoader/getTestsFromTestCase.vi
Binary file not shown.
Binary file modified source/Classes/TestLoader/getTestsFromTestCaseByClassPath.vi
Binary file not shown.
Binary file modified source/Classes/TestLoader/getTestsFromTestCaseObject.vi
Binary file not shown.
Binary file modified source/Classes/TestLoader/loadTest.vi
Binary file not shown.
Binary file modified source/Classes/TestLoader/loadTestsFromTestCase.vi
Binary file not shown.
Binary file modified source/Classes/TestLoader/loadTestsFromTestCases.vi
Binary file not shown.
Binary file modified source/Classes/TestLoader/loadTestsFromTestTag.vi
Binary file not shown.
Binary file modified source/Classes/TestLoader/private/listTestMethods.vi
Binary file not shown.
Binary file modified source/Classes/TestResult/CleanUp.vi
Binary file not shown.
Binary file modified source/Classes/TestResult/GetErrors.vi
Binary file not shown.
Binary file modified source/Classes/TestResult/GetFailures.vi
Binary file not shown.
Binary file modified source/Classes/TestResult/GetSkipped.vi
Binary file not shown.
Binary file modified source/Classes/TestResult/GetTestsRun.vi
Binary file not shown.
76 changes: 41 additions & 35 deletions source/Classes/TestResult/TestResult.lvclass

Large diffs are not rendered by default.

Binary file modified source/Classes/TestResult/TestResult_Init.vi
Binary file not shown.
Binary file modified source/Classes/TestResult/addError.vi
Binary file not shown.
Binary file modified source/Classes/TestResult/addFailure.vi
Binary file not shown.
Binary file modified source/Classes/TestResult/addSkipped.vi
Binary file not shown.
Binary file modified source/Classes/TestResult/addSuccess.vi
Binary file not shown.
Binary file modified source/Classes/TestResult/getShouldStop.vi
Binary file not shown.
Binary file modified source/Classes/TestResult/private/error.ctl
Binary file not shown.
Binary file modified source/Classes/TestResult/private/errors.ctl
Binary file not shown.
Binary file modified source/Classes/TestResult/private/failure.ctl
Binary file not shown.
Binary file modified source/Classes/TestResult/private/shouldStop.ctl
Binary file not shown.
Binary file modified source/Classes/TestResult/private/testsRun.ctl
Binary file not shown.
Binary file modified source/Classes/TestResult/protected/Get Test Skipped Message.vi
Binary file not shown.
Binary file modified source/Classes/TestResult/protected/skip.ctl
Binary file not shown.
Binary file modified source/Classes/TestResult/protected/skipped.ctl
Binary file not shown.
Binary file modified source/Classes/TestResult/resultStatus--enum.ctl
Binary file not shown.
Binary file modified source/Classes/TestResult/resultStatusChanged--Cluster.ctl
Binary file not shown.
Binary file modified source/Classes/TestResult/startTest.vi
Binary file not shown.
Binary file modified source/Classes/TestResult/stop.vi
Binary file not shown.
Binary file modified source/Classes/TestResult/stopTest.vi
Binary file not shown.
Binary file modified source/Classes/TestResult/testStarted--Cluster.ctl
Binary file not shown.
Binary file modified source/Classes/TestResult/wasSuccessful.vi
Binary file not shown.
Binary file modified source/Classes/TestRunner/CleanUp.vi
Binary file not shown.
Binary file modified source/Classes/TestRunner/PublicEvents--Cluster.ctl
Binary file not shown.
44 changes: 25 additions & 19 deletions source/Classes/TestRunner/TestRunner.lvclass

Large diffs are not rendered by default.

Binary file modified source/Classes/TestRunner/TestRunner_Init.vi
Binary file not shown.
Binary file modified source/Classes/TestRunner/getPublicEvents.vi
Binary file not shown.
Binary file modified source/Classes/TestRunner/getTestTimingInfo.vi
Binary file not shown.
Binary file modified source/Classes/TestRunner/makeResult.vi
Binary file not shown.
Binary file modified source/Classes/TestRunner/processResult.vi
Binary file not shown.
Binary file modified source/Classes/TestRunner/run.vi
Binary file not shown.
Binary file modified source/Classes/TestRunner/setStartTime.vi
Binary file not shown.
Binary file modified source/Classes/TestRunner/setStopTime.vi
Binary file not shown.
Binary file modified source/Classes/TestSuite/CleanUp.vi
Binary file not shown.
Binary file modified source/Classes/TestSuite/GetDescription.vi
Binary file not shown.
Binary file modified source/Classes/TestSuite/GetTests.vi
Binary file not shown.
Binary file modified source/Classes/TestSuite/Method--enum.ctl
Binary file not shown.
Binary file modified source/Classes/TestSuite/SetTests.vi
Binary file not shown.
64 changes: 35 additions & 29 deletions source/Classes/TestSuite/TestSuite.lvclass

Large diffs are not rendered by default.

Binary file modified source/Classes/TestSuite/TestSuite_Init.vi
Binary file not shown.
Binary file modified source/Classes/TestSuite/addTest.vi
Binary file not shown.
Binary file modified source/Classes/TestSuite/addTests.vi
Binary file not shown.
Binary file modified source/Classes/TestSuite/countTestCases.vi
Binary file not shown.
Binary file modified source/Classes/TestSuite/getSkipMessage.vi
Binary file not shown.
Binary file modified source/Classes/TestSuite/id.vi
Binary file not shown.
Binary file modified source/Classes/TestSuite/private/CallTestSuiteMethod.vi
Binary file not shown.
Binary file not shown.
Binary file modified source/Classes/TestSuite/private/closeHookViReference.vi
Binary file not shown.
Binary file modified source/Classes/TestSuite/private/openHookViReference.vi
Binary file not shown.
Binary file modified source/Classes/TestSuite/protected/WaitOnTestComplete.vi
Binary file not shown.
Binary file modified source/Classes/TestSuite/run.vi
Binary file not shown.
Binary file modified source/Classes/TestSuite/skip.vi
Binary file not shown.
Binary file modified source/Classes/TestSuite/suiteStatus--enum.ctl
Binary file not shown.
Binary file modified source/Classes/TestSuite/suiteStatusChanged--Cluster.ctl
Binary file not shown.
Binary file modified source/Classes/TextTestRunner/CleanUp.vi
Binary file not shown.
Binary file modified source/Classes/TextTestRunner/Read descriptions.vi
Binary file not shown.
Binary file modified source/Classes/TextTestRunner/Read stream.vi
Binary file not shown.
Binary file modified source/Classes/TextTestRunner/Read verbosity.vi
Binary file not shown.
46 changes: 26 additions & 20 deletions source/Classes/TextTestRunner/TextTestRunner.lvclass

Large diffs are not rendered by default.

Binary file modified source/Classes/TextTestRunner/TextTestRunner_Init.vi
Binary file not shown.
Binary file modified source/Classes/TextTestRunner/makeResult.vi
Binary file not shown.
Binary file modified source/Classes/TextTestRunner/protected/processResult.vi
Binary file not shown.
Binary file modified source/Classes/TextTestRunner/streamWrite.vi
Binary file not shown.
26 changes: 16 additions & 10 deletions source/Classes/UserInterfaceTestCase/UserInterfaceTestCase.lvclass

Large diffs are not rendered by default.

Binary file modified source/Classes/_TextTestResult/CleanUp.vi
Binary file not shown.
Binary file modified source/Classes/_TextTestResult/GetSeparator2.vi
Binary file not shown.
50 changes: 28 additions & 22 deletions source/Classes/_TextTestResult/_TextTestResult.lvclass

Large diffs are not rendered by default.

Binary file modified source/Classes/_TextTestResult/_TextTestResult_Init.vi
Binary file not shown.
Binary file modified source/Classes/_TextTestResult/addError.vi
Binary file not shown.
Binary file modified source/Classes/_TextTestResult/addFailure.vi
Binary file not shown.
Binary file modified source/Classes/_TextTestResult/addSkipped.vi
Binary file not shown.
Binary file modified source/Classes/_TextTestResult/addSuccess.vi
Binary file not shown.
Binary file modified source/Classes/_TextTestResult/getDescription.vi
Binary file not shown.
Binary file modified source/Classes/_TextTestResult/printErrorList.vi
Binary file not shown.
Binary file modified source/Classes/_TextTestResult/printErrors.vi
Binary file not shown.
Binary file modified source/Classes/_TextTestResult/startTest.vi
Binary file not shown.
Binary file modified source/Classes/_TextTestResult/streamWrite.vi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified source/JKI Reuse/File Dialog__jki_lib_file -- VI Tester.vi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified source/JKI Reuse/X in Y (Path)__jki_lib_array -- VI Tester.vi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified source/JKI Reuse/X in Y__jki_lib_array -- VI Tester.vi
Binary file not shown.
106 changes: 54 additions & 52 deletions source/Libraries/VITesterUtilities.lvlib
Original file line number Diff line number Diff line change
@@ -1,52 +1,54 @@
<?xml version='1.0' encoding='UTF-8'?>
<Library LVVersion="11008008">
<Property Name="NI.Lib.Icon" Type="Bin">%1#!#!!!!!)!"1!&amp;!!!-!%!!!@````]!!!!"!!%!!!,X!!!*Q(C=T:3R&lt;B."%)&lt;`1S#:UG]1YD,OJK*%#F*?)"XVC*)O&amp;6*I5&amp;ZB/DIM3YA[-I)KX432YD)P1"&amp;2)3OS/,\&lt;L*%6/_='*':PVP&lt;`\]Z_N\=_K=2!?KRW6ZTX2I^@ZD\MNS8\[_`Q?_P8&amp;8LYTHP^/[0(,ZOT?X^WB8I$PX&gt;/Z^_OR?*W@$O_\[`.X/Z@8FTC&gt;@VC?&lt;$=^#^I&lt;?E89_+_@YFTW::_=&lt;!]W0"8*PVC/&gt;CMPSJ/P^6P+VT(P[X__PVNY6OMRR:`P/T%WG`RF`0/7I[7$`DDKUY=F7O&lt;X]Y"'Z6LW`-DLO&lt;3;+3Z.G)V^GJ/W\3V_`TM0H[HOQ`JPQWJ+;2EEE%[;?8OWE20^%20^%20^%!0^%!0^%!0&gt;%&gt;X&gt;%&gt;X&gt;%&gt;X&gt;%-X&gt;%-X&gt;%-X^.,1B3ZUI&lt;-LS?,*1EH2J%!S'"1F8=+4]#1]#1]`F@!E0!F0QJ0Q-%1*4]+4]#1]#1`4F0!E0!F0QJ0Q5+K1:'HI]#1]F&amp;@!%`!%0!&amp;0Q-/3#HA#A'#RI("1"!Q&amp;:P!FY!FY!B[_+O!*?!+?A#@AQ6&lt;!%`!%0!&amp;0Q-/5MCN2;,K'$A^FZ0!Y0![0Q_0Q5&amp;I/D]0D]$A]$A`,S?&amp;R?"Q):U'H/!BS*DE$H"]/D]0$BRQ?B]@B=8A=(KTSB,TM4%@4.82Y$"[$R_!R?!Q?3MDA-8A-(I0(Y+'M$"[$R_!R?!Q?FJ,"9`!90!;)M3D,SSBG4$1''9,"QV6/CZ7H&amp;)8%3KN`T&lt;O$KHI!61_7[I&amp;201CK$VDVQ;E_%.7.6NV!V9V2P7(6'V%&amp;6&amp;V9N;$K1.X18Z-T=EK?E3@E-8F)\J0$&lt;OJ@(HBT=[0L[WP.:D..JV/&gt;H:XJZ/2%R]@(/DQ]V0\_PI&lt;$Y:_XV2\N,JL6?_G5\_2T]C8ZB(R+$MFHZ!PS&lt;4&gt;G.@:&lt;OWA_;.*]`D6J0PW=..0P!`+I_@BK5P,TVS/]!7-'T72PU(RZQ_@2I-R\`VL.OR^FP?&lt;OP@1`P"PV3/X;;ZY^_AVK-_@D!!!!!!</Property>
<Property Name="NI.Lib.Version" Type="Str">1.0.0.0</Property>
<Property Name="NI.SortType" Type="Int">3</Property>
<Item Name="Get LVClass Name from TD.vi" Type="VI" URL="../../Utilities/Get LVClass Name from TD.vi"/>
<Item Name="Load Test Case from File.vi" Type="VI" URL="../../User Interfaces/Graphical Test Runner/Graphical Test Runner Support/Load Test Case from File.vi"/>
<Item Name="Get LVClass Name from Data String.vi" Type="VI" URL="../../Utilities/Get LVClass Name from Data String.vi"/>
<Item Name="Set Front Panel Object Control Value.vi" Type="VI" URL="../../Utilities/Set Front Panel Object Control Value.vi"/>
<Item Name="Set Front Panel TestSuite Object Control Value.vi" Type="VI" URL="../../Utilities/Set Front Panel TestSuite Object Control Value.vi"/>
<Item Name="Get All.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Get All.vi"/>
<Item Name="Get Children.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Get Children.vi"/>
<Item Name="Get Current.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Get Current.vi"/>
<Item Name="Get Oldest.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Get Oldest.vi"/>
<Item Name="Get Parent.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Get Parent.vi"/>
<Item Name="Get Siblings.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Get Siblings.vi"/>
<Item Name="INDEX - Tree Control.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/INDEX - Tree Control.vi"/>
<Item Name="Item Add.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Item Add.vi"/>
<Item Name="Item Indent.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Item Indent.vi"/>
<Item Name="Item Modify.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Item Modify.vi"/>
<Item Name="Item Outdent.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Item Outdent.vi"/>
<Item Name="Item Properties.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Item Properties.vi"/>
<Item Name="Item Remove.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Item Remove.vi"/>
<Item Name="Tag Check.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Tag Check.vi"/>
<Item Name="Tag Convert.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Tag Convert.vi"/>
<Item Name="Tag Find.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Tag Find.vi"/>
<Item Name="Tree Collapse.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Tree Collapse.vi"/>
<Item Name="Tree Empty.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Tree Empty.vi"/>
<Item Name="Tree Expand.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Tree Expand.vi"/>
<Item Name="Get Test Members.vi" Type="VI" URL="../../Utilities/Get Test Members.vi"/>
<Item Name="Check if Path Is Test.vi" Type="VI" URL="../../Utilities/Check if Path Is Test.vi"/>
<Item Name="Get Project Scan Path.vi" Type="VI" URL="../../Utilities/Get Project Scan Path.vi"/>
<Item Name="Find Project Test Objects.vi" Type="VI" URL="../../Utilities/Find Project Test Objects.vi"/>
<Item Name="GetControlRef.vi" Type="VI" URL="../../Utilities/GetControlRef.vi"/>
<Item Name="Create TestCase Template Instance.vi" Type="VI" URL="../../Utilities/Create TestCase Template Instance.vi"/>
<Item Name="Create TestSuite Template Instance.vi" Type="VI" URL="../../Utilities/Create TestSuite Template Instance.vi"/>
<Item Name="Check if Path Is Test Class.vi" Type="VI" URL="../../Utilities/Check if Path Is Test Class.vi"/>
<Item Name="Get All Project Class Paths.vi" Type="VI" URL="../../Utilities/Get All Project Class Paths.vi"/>
<Item Name="Get Platform Path Separator.vi" Type="VI" URL="../../Utilities/Get Platform Path Separator.vi"/>
<Item Name="Get All Methods from LVObject.vi" Type="VI" URL="../../Utilities/Get All Methods from LVObject.vi"/>
<Item Name="Get All Methods from LVClass Path.vi" Type="VI" URL="../../Utilities/Get All Methods from LVClass Path.vi"/>
<Item Name="Create Test GUID.vi" Type="VI" URL="../../Utilities/Create Test GUID.vi"/>
<Item Name="Get LV Class Members from Path.vi" Type="VI" URL="../../Utilities/Get LV Class Members from Path.vi"/>
<Item Name="Rename LVClass.vi" Type="VI" URL="../../Utilities/Rename LVClass.vi"/>
<Item Name="Get Name Or Data Format As String.vi" Type="VI" URL="../../Utilities/Get Name Or Data Format As String.vi"/>
<Item Name="Get Class Inheritance from Class Path.vi" Type="VI" URL="../../Utilities/Get Class Inheritance from Class Path.vi"/>
<Item Name="Expand Pathroot.vi" Type="VI" URL="../../Utilities/Expand Pathroot.vi"/>
<Item Name="Convert Relative to Absolute Project Paths.vi" Type="VI" URL="../../Utilities/Convert Relative to Absolute Project Paths.vi"/>
<Item Name="Get VI Error Out Value.vi" Type="VI" URL="../../Utilities/Get VI Error Out Value.vi"/>
<Item Name="Get Activation Level.vi" Type="VI" URL="../../Utilities/Get Activation Level.vi"/>
<Item Name="CheckForLabVIEW_IDE.vi" Type="VI" URL="../../Utilities/CheckForLabVIEW_IDE.vi"/>
</Library>
<?xml version='1.0' encoding='UTF-8'?>
<Library LVVersion="13008000">
<Property Name="NI.Lib.Icon" Type="Bin">%Q#!!!!!!!)!"1!&amp;!!!-!%!!!@````]!!!!"!!%!!!,X!!!*Q(C=T:3R&lt;B."%)&lt;`1S#:UG]1YD,OJK*%#F*?)"XVC*)O&amp;6*I5&amp;ZB/DIM3YA[-I)KX432YD)P1"&amp;2)3OS/,\&lt;L*%6/_='*':PVP&lt;`\]Z_N\=_K=2!?KRW6ZTX2I^@ZD\MNS8\[_`Q?_P8&amp;8LYTHP^/[0(,ZOT?X^WB8I$PX&gt;/Z^_OR?*W@$O_\[`.X/Z@8FTC&gt;@VC?&lt;$=^#^I&lt;?E89_+_@YFTW::_=&lt;!]W0"8*PVC/&gt;CMPSJ/P^6P+VT(P[X__PVNY6OMRR:`P/T%WG`RF`0/7I[7$`DDKUY=F7O&lt;X]Y"'Z6LW`-DLO&lt;3;+3Z.G)V^GJ/W\3V_`TM0H[HOQ`JPQWJ+;2EEE%[;?8OWE20^%20^%20^%!0^%!0^%!0&gt;%&gt;X&gt;%&gt;X&gt;%&gt;X&gt;%-X&gt;%-X&gt;%-X^.,1B3ZUI&lt;-LS?,*1EH2J%!S'"1F8=+4]#1]#1]`F@!E0!F0QJ0Q-%1*4]+4]#1]#1`4F0!E0!F0QJ0Q5+K1:'HI]#1]F&amp;@!%`!%0!&amp;0Q-/3#HA#A'#RI("1"!Q&amp;:P!FY!FY!B[_+O!*?!+?A#@AQ6&lt;!%`!%0!&amp;0Q-/5MCN2;,K'$A^FZ0!Y0![0Q_0Q5&amp;I/D]0D]$A]$A`,S?&amp;R?"Q):U'H/!BS*DE$H"]/D]0$BRQ?B]@B=8A=(KTSB,TM4%@4.82Y$"[$R_!R?!Q?3MDA-8A-(I0(Y+'M$"[$R_!R?!Q?FJ,"9`!90!;)M3D,SSBG4$1''9,"QV6/CZ7H&amp;)8%3KN`T&lt;O$KHI!61_7[I&amp;201CK$VDVQ;E_%.7.6NV!V9V2P7(6'V%&amp;6&amp;V9N;$K1.X18Z-T=EK?E3@E-8F)\J0$&lt;OJ@(HBT=[0L[WP.:D..JV/&gt;H:XJZ/2%R]@(/DQ]V0\_PI&lt;$Y:_XV2\N,JL6?_G5\_2T]C8ZB(R+$MFHZ!PS&lt;4&gt;G.@:&lt;OWA_;.*]`D6J0PW=..0P!`+I_@BK5P,TVS/]!7-'T72PU(RZQ_@2I-R\`VL.OR^FP?&lt;OP@1`P"PV3/X;;ZY^_AVK-_@D!!!!!!</Property>
<Property Name="NI.Lib.SourceVersion" Type="Int">318799872</Property>
<Property Name="NI.Lib.Version" Type="Str">1.0.0.0</Property>
<Property Name="NI.LV.All.SourceOnly" Type="Bool">true</Property>
<Property Name="NI.SortType" Type="Int">3</Property>
<Item Name="Get LVClass Name from TD.vi" Type="VI" URL="../../Utilities/Get LVClass Name from TD.vi"/>
<Item Name="Load Test Case from File.vi" Type="VI" URL="../../User Interfaces/Graphical Test Runner/Graphical Test Runner Support/Load Test Case from File.vi"/>
<Item Name="Get LVClass Name from Data String.vi" Type="VI" URL="../../Utilities/Get LVClass Name from Data String.vi"/>
<Item Name="Set Front Panel Object Control Value.vi" Type="VI" URL="../../Utilities/Set Front Panel Object Control Value.vi"/>
<Item Name="Set Front Panel TestSuite Object Control Value.vi" Type="VI" URL="../../Utilities/Set Front Panel TestSuite Object Control Value.vi"/>
<Item Name="Get All.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Get All.vi"/>
<Item Name="Get Children.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Get Children.vi"/>
<Item Name="Get Current.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Get Current.vi"/>
<Item Name="Get Oldest.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Get Oldest.vi"/>
<Item Name="Get Parent.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Get Parent.vi"/>
<Item Name="Get Siblings.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Get Siblings.vi"/>
<Item Name="INDEX - Tree Control.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/INDEX - Tree Control.vi"/>
<Item Name="Item Add.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Item Add.vi"/>
<Item Name="Item Indent.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Item Indent.vi"/>
<Item Name="Item Modify.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Item Modify.vi"/>
<Item Name="Item Outdent.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Item Outdent.vi"/>
<Item Name="Item Properties.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Item Properties.vi"/>
<Item Name="Item Remove.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Item Remove.vi"/>
<Item Name="Tag Check.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Tag Check.vi"/>
<Item Name="Tag Convert.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Tag Convert.vi"/>
<Item Name="Tag Find.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Tag Find.vi"/>
<Item Name="Tree Collapse.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Tree Collapse.vi"/>
<Item Name="Tree Empty.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Tree Empty.vi"/>
<Item Name="Tree Expand.vi" Type="VI" URL="../../Utilities/Tree_Control_VIs/Tree Expand.vi"/>
<Item Name="Get Test Members.vi" Type="VI" URL="../../Utilities/Get Test Members.vi"/>
<Item Name="Check if Path Is Test.vi" Type="VI" URL="../../Utilities/Check if Path Is Test.vi"/>
<Item Name="Get Project Scan Path.vi" Type="VI" URL="../../Utilities/Get Project Scan Path.vi"/>
<Item Name="Find Project Test Objects.vi" Type="VI" URL="../../Utilities/Find Project Test Objects.vi"/>
<Item Name="GetControlRef.vi" Type="VI" URL="../../Utilities/GetControlRef.vi"/>
<Item Name="Create TestCase Template Instance.vi" Type="VI" URL="../../Utilities/Create TestCase Template Instance.vi"/>
<Item Name="Create TestSuite Template Instance.vi" Type="VI" URL="../../Utilities/Create TestSuite Template Instance.vi"/>
<Item Name="Check if Path Is Test Class.vi" Type="VI" URL="../../Utilities/Check if Path Is Test Class.vi"/>
<Item Name="Get All Project Class Paths.vi" Type="VI" URL="../../Utilities/Get All Project Class Paths.vi"/>
<Item Name="Get Platform Path Separator.vi" Type="VI" URL="../../Utilities/Get Platform Path Separator.vi"/>
<Item Name="Get All Methods from LVObject.vi" Type="VI" URL="../../Utilities/Get All Methods from LVObject.vi"/>
<Item Name="Get All Methods from LVClass Path.vi" Type="VI" URL="../../Utilities/Get All Methods from LVClass Path.vi"/>
<Item Name="Create Test GUID.vi" Type="VI" URL="../../Utilities/Create Test GUID.vi"/>
<Item Name="Get LV Class Members from Path.vi" Type="VI" URL="../../Utilities/Get LV Class Members from Path.vi"/>
<Item Name="Rename LVClass.vi" Type="VI" URL="../../Utilities/Rename LVClass.vi"/>
<Item Name="Get Name Or Data Format As String.vi" Type="VI" URL="../../Utilities/Get Name Or Data Format As String.vi"/>
<Item Name="Get Class Inheritance from Class Path.vi" Type="VI" URL="../../Utilities/Get Class Inheritance from Class Path.vi"/>
<Item Name="Expand Pathroot.vi" Type="VI" URL="../../Utilities/Expand Pathroot.vi"/>
<Item Name="Convert Relative to Absolute Project Paths.vi" Type="VI" URL="../../Utilities/Convert Relative to Absolute Project Paths.vi"/>
<Item Name="Get VI Error Out Value.vi" Type="VI" URL="../../Utilities/Get VI Error Out Value.vi"/>
<Item Name="Get Activation Level.vi" Type="VI" URL="../../Utilities/Get Activation Level.vi"/>
<Item Name="CheckForLabVIEW_IDE.vi" Type="VI" URL="../../Utilities/CheckForLabVIEW_IDE.vi"/>
</Library>
Binary file modified source/Menu Launch/New Test Case.vi
Binary file not shown.
Binary file modified source/Menu Launch/New Test Suite.vi
Binary file not shown.
Binary file modified source/Menu Launch/VI Tester Menu Launch.vi
Binary file not shown.
Binary file modified source/Programmatic API/Programmatic API Tree.vi
Binary file not shown.
Binary file modified source/Programmatic API/Run Tests (Path Array).vi
Binary file not shown.
Binary file modified source/Programmatic API/Run Tests (Path).vi
Binary file not shown.
Binary file modified source/Programmatic API/Run Tests (Test Object Array).vi
Binary file not shown.
Binary file modified source/Programmatic API/Run Tests (Test Object).vi
Binary file not shown.
Binary file modified source/Programmatic API/Run Tests (TestCase Object Array).vi
Binary file not shown.
Binary file modified source/Programmatic API/Run Tests (TestCase Object).vi
Binary file not shown.
Binary file modified source/Programmatic API/Run Tests (TestSuite Object Array).vi
Binary file not shown.
Binary file modified source/Programmatic API/Run Tests (TestSuite Object).vi
Binary file not shown.
Binary file modified source/Programmatic API/Run Tests.vi
Binary file not shown.
Loading

0 comments on commit df6e766

Please sign in to comment.