Skip to content

Commit

Permalink
. R major refactoring and reorg.
Browse files Browse the repository at this point in the history
  • Loading branch information
stagg54 committed Dec 20, 2023
1 parent 51555f3 commit b982788
Show file tree
Hide file tree
Showing 31 changed files with 109 additions and 100 deletions.
20 changes: 12 additions & 8 deletions Approval Testing.lvproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,26 +13,30 @@
<Property Name="server.vi.propertiesEnabled" Type="Bool">true</Property>
<Property Name="specify.custom.address" Type="Bool">false</Property>
<Item Name="Tests" Type="Folder">
<Item Name="Person" Type="Folder">
<Item Name="Person.lvclass" Type="LVClass" URL="../Caraya.Tests/Person/Person.lvclass"/>
<Item Name="Caraya" Type="Folder">
<Item Name="Caraya Extension Test Suite.lvclass" Type="LVClass" URL="../Tests/Caraya.Tests/Caraya Extension Test Suite/Caraya Extension Test Suite.lvclass"/>
</Item>
<Item Name="Caraya Verify Hello Caraya.vi" Type="VI" URL="../Caraya.Tests/Caraya Verify Hello Caraya.vi">
<Property Name="marked" Type="Int">0</Property>
<Item Name="Common" Type="Folder">
<Item Name="Person" Type="Folder">
<Item Name="Person.lvclass" Type="LVClass" URL="../Tests/Common/Person/Person.lvclass"/>
</Item>
</Item>
<Item Name="VITester" Type="Folder">
<Item Name="Testing Approval Tests.lvclass" Type="LVClass" URL="../Tests/VITester.Tests/Testing Approval Tests/Testing Approval Tests.lvclass"/>
</Item>
<Item Name="json approval test.vi" Type="VI" URL="../Caraya.Tests/json approval test.vi">
<Item Name="json approval test.vi" Type="VI" URL="../Tests/Caraya.Tests/json approval test.vi">
<Property Name="marked" Type="Int">0</Property>
</Item>
<Item Name="simple approval test.vi" Type="VI" URL="../Caraya.Tests/simple approval test.vi">
<Item Name="simple approval test.vi" Type="VI" URL="../Tests/Caraya.Tests/simple approval test.vi">
<Property Name="marked" Type="Int">0</Property>
</Item>
<Item Name="simple test.vi" Type="VI" URL="../Caraya.Tests/simple test.vi">
<Item Name="simple test.vi" Type="VI" URL="../Tests/Caraya.Tests/simple test.vi">
<Property Name="marked" Type="Int">0</Property>
</Item>
</Item>
<Item Name="Approval Tests.lvlib" Type="Library" URL="../Approval Tests/Approval Tests.lvlib"/>
<Item Name="Approval Tests.vipb" Type="Document" URL="../Approval Tests/Approval Tests.vipb"/>
<Item Name="Caraya.Extension.lvlib" Type="Library" URL="../Caraya.Extension/Caraya.Extension.lvlib"/>
<Item Name="Testing Approval Tests.lvclass" Type="LVClass" URL="../VITester.Tests/Testing Approval Tests/Testing Approval Tests.lvclass"/>
<Item Name="Dependencies" Type="Dependencies">
<Item Name="vi.lib" Type="Folder">
<Item Name="7F74EC14CB6F87B712ADB3E4000AA489Array Size(s)__ogtk.vi" Type="VI" URL="/&lt;vilib&gt;/addons/_JKI Toolkits/_Caraya_internal_deps/7F74EC14CB6F87B712ADB3E4000AA489Array Size(s)__ogtk.vi">
Expand Down
Binary file modified Approval Tests/Verify.vi
Binary file not shown.
1 change: 0 additions & 1 deletion Caraya.Tests/Caraya Verify Hello Caraya.received.txt

This file was deleted.

Binary file removed Caraya.Tests/Caraya Verify Hello Caraya.vi
Binary file not shown.
66 changes: 0 additions & 66 deletions Caraya.Tests/Person/Person.lvclass

This file was deleted.

1 change: 0 additions & 1 deletion Caraya.Tests/json approval test.approved

This file was deleted.

1 change: 0 additions & 1 deletion Caraya.Tests/simple approval test.approved

This file was deleted.

Binary file removed Caraya.Tests/simple approval test.vi
Binary file not shown.
Loading

0 comments on commit b982788

Please sign in to comment.