Skip to content

Commit cf66b8f

Browse files
Merge branch 'release/1.0.0'
2 parents a7ef96f + af36455 commit cf66b8f

File tree

101 files changed

+1324
-50
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+1324
-50
lines changed

Pre-Build Unit Tests.vi

16.8 KB
Binary file not shown.

Unique Resource Identifier.lvproj

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,19 @@
1313
<Property Name="server.vi.propertiesEnabled" Type="Bool">true</Property>
1414
<Property Name="specify.custom.address" Type="Bool">false</Property>
1515
<Item Name="Tests" Type="Folder">
16+
<Item Name="Run All Tests.vi" Type="VI" URL="../tests/Run All Tests.vi"/>
17+
<Item Name="Test_URI_Class.vi" Type="VI" URL="../tests/Test_URI_Class.vi"/>
18+
<Item Name="Test_URI_Class_SetPath.vi" Type="VI" URL="../tests/Test_URI_Class_SetPath.vi"/>
19+
<Item Name="Test_URI_Class_SetQuery.vi" Type="VI" URL="../tests/Test_URI_Class_SetQuery.vi"/>
1620
<Item Name="Test_URI Parsing.vi" Type="VI" URL="../tests/Test_URI Parsing.vi"/>
21+
<Item Name="Test_SharedNetworkVariable.vi" Type="VI" URL="../tests/Test_SharedNetworkVariable.vi"/>
22+
<Item Name="Test_IOVariable.vi" Type="VI" URL="../tests/Test_IOVariable.vi"/>
23+
</Item>
24+
<Item Name="Tools" Type="Folder">
25+
<Item Name="openURI on Github.vi" Type="VI" URL="../source/tools/openURI on Github.vi"/>
26+
</Item>
27+
<Item Name="Examples" Type="Folder">
28+
<Item Name="OpenURI - Basic Example.vi" Type="VI" URL="../source/examples/OpenURI - Basic Example.vi"/>
1729
</Item>
1830
<Item Name="openURI.lvlib" Type="Library" URL="../source/openURI.lvlib"/>
1931
<Item Name="URI RFC3986" Type="Hyperlink">

docs/URI API Example.png

104 KB
14.2 KB
Binary file not shown.

openURI RFC3986.vipb

Lines changed: 663 additions & 34 deletions
Large diffs are not rendered by default.
-12.3 KB
Binary file not shown.

source/Escape URI.vi

-8.74 KB
Binary file not shown.

source/Extract URI Components.vi

-33.4 KB
Binary file not shown.

source/IP Version -- enum.ctl

-9.33 KB
Binary file not shown.

source/KeyValue Pairs to Query.vi

-14.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)