Skip to content

Commit 6a23075

Browse files
committed
. F added combinations and parameterized to base library. Still need to add to extensions and test.
1 parent e9f3bd4 commit 6a23075

20 files changed

+64
-56
lines changed

Approval Testing.lvproj

+52-52
Large diffs are not rendered by default.

Approval Tests/Approval Tests.lvlib

+12-4
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,18 @@
2424
<Item Name="Reporter.lvclass" Type="LVClass" URL="../Reporter/Reporter.lvclass"/>
2525
</Item>
2626
<Item Name="Utility" Type="Folder">
27+
<Item Name="Combo Recurse.vi" Type="VI" URL="../Combo Recurse.vi"/>
28+
<Item Name="Create Parameters List.vi" Type="VI" URL="../Create Parameters List.vi"/>
29+
<Item Name="Options.ctl" Type="VI" URL="../Options.ctl"/>
30+
<Item Name="Parameterized Data to JSON.vi" Type="VI" URL="../Parameterized Data to JSON.vi"/>
31+
<Item Name="Prepare VI for Parameterized Test.vi" Type="VI" URL="../Prepare VI for Parameterized Test.vi"/>
2732
<Item Name="Replace with Caller if Empty.vi" Type="VI" URL="../Replace with Caller if Empty.vi"/>
2833
</Item>
29-
<Item Name="Options.ctl" Type="VI" URL="../Options.ctl"/>
30-
<Item Name="Verify as JSON.vi" Type="VI" URL="../Verify as JSON.vi"/>
31-
<Item Name="Verify File.vi" Type="VI" URL="../Verify File.vi"/>
32-
<Item Name="Verify.vi" Type="VI" URL="../Verify.vi"/>
34+
<Item Name="Verifies" Type="Folder">
35+
<Item Name="Verify as JSON.vi" Type="VI" URL="../Verify as JSON.vi"/>
36+
<Item Name="Verify Combinations.vi" Type="VI" URL="../Verify Combinations.vi"/>
37+
<Item Name="Verify File.vi" Type="VI" URL="../Verify File.vi"/>
38+
<Item Name="Verify Parameterized.vi" Type="VI" URL="../Verify Parameterized.vi"/>
39+
<Item Name="Verify.vi" Type="VI" URL="../Verify.vi"/>
40+
</Item>
3341
</Library>

Approval Tests/Combo Recurse.vi

17.7 KB
Binary file not shown.
18.3 KB
Binary file not shown.

Approval Tests/Get Paths.vi

-108 Bytes
Binary file not shown.

Approval Tests/Options.ctl

556 Bytes
Binary file not shown.
86.3 KB
Binary file not shown.
Binary file not shown.
-8 Bytes
Binary file not shown.

Approval Tests/Verify Combinations.vi

19.7 KB
Binary file not shown.

Approval Tests/Verify File.vi

-1.34 KB
Binary file not shown.
23.4 KB
Binary file not shown.

Approval Tests/Verify as JSON.vi

3.2 KB
Binary file not shown.

Approval Tests/Verify.vi

16 Bytes
Binary file not shown.
3.18 KB
Binary file not shown.
3.28 KB
Binary file not shown.

Extensions/Caraya.Extension/Verify.vi

4.5 KB
Binary file not shown.
3.41 KB
Binary file not shown.

Extensions/LUnit.Extension/Verify.vi

3.32 KB
Binary file not shown.
3.29 KB
Binary file not shown.

0 commit comments

Comments
 (0)