|
From: <to...@us...> - 2009-02-19 23:15:14
|
Revision: 953
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=953&view=rev
Author: tonpg
Date: 2009-02-19 22:20:31 +0000 (Thu, 19 Feb 2009)
Log Message:
-----------
Added Test coverage for I64 and U64 datatypes
Modified Paths:
--------------
trunk/array/OpenG Library - Array Toolkit.lvproj
trunk/array/tests/Polymorphizer+ Data Type.ctl
trunk/array/tests/TEST - Append or Replace Array Element - Inputs.ctl
trunk/array/tests/TEST - Append or Replace Array Element.vi
trunk/array/tests/TEST - Conditional Auto-Indexing Tunnel - Inputs.ctl
trunk/array/tests/TEST - Conditional Auto-Indexing Tunnel.vi
trunk/array/tests/TEST - Delete Elements from 2D Array - Inputs.ctl
trunk/array/tests/TEST - Delete Elements from 2D Array.vi
trunk/array/tests/TEST - Delete Elements from Array - Inputs.ctl
trunk/array/tests/TEST - Delete Elements from Array.vi
trunk/array/tests/TEST - Empty Array - Inputs.ctl
trunk/array/tests/TEST - Empty Array.vi
trunk/array/tests/TEST - Filter 1D Array - Inputs.ctl
trunk/array/tests/TEST - Filter 1D Array.vi
trunk/array/tests/TEST - Index 2D Array Elements - Inputs.ctl
trunk/array/tests/TEST - Index 2D Array Elements.vi
trunk/array/tests/TEST - Index Array Elements - Inputs.ctl
trunk/array/tests/TEST - Index Array Elements.vi
trunk/array/tests/TEST - Initialize Array from Array - Inputs.ctl
trunk/array/tests/TEST - Initialize Array from Array.vi
trunk/array/tests/TEST - Initialize Array to Boolean Array.vi
trunk/array/tests/TEST - Initialize Array to DBL Array.vi
trunk/array/tests/TEST - Initialize Array to EXT Array.vi
trunk/array/tests/TEST - Initialize Array to I16 Array.vi
trunk/array/tests/TEST - Initialize Array to I32 Array.vi
trunk/array/tests/TEST - Initialize Array to I8 Array.vi
trunk/array/tests/TEST - Initialize Array to Path Array.vi
trunk/array/tests/TEST - Initialize Array to String Array.vi
trunk/array/tests/TEST - Initialize Array to U16 Array.vi
trunk/array/tests/TEST - Initialize Array to U32 Array.vi
trunk/array/tests/TEST - Initialize Array to U8 Array.vi
trunk/array/tests/TEST - Initialize Array to Variant Array.vi
trunk/array/tests/TEST - Remove Duplicates from 1D Array - Inputs.ctl
trunk/array/tests/TEST - Remove Duplicates from 1D Array.vi
trunk/array/tests/TEST - Reorder Array - Inputs.ctl
trunk/array/tests/TEST - Reorder Array.vi
trunk/array/tests/TEST - Reorder Array2 - Inputs.ctl
trunk/array/tests/TEST - Reorder Array2.vi
trunk/array/tests/TEST - Reverse 2D Array.vi
trunk/array/tests/TEST - Search Array - Inputs.ctl
trunk/array/tests/TEST - Search Array.vi
trunk/array/tests/TEST - Slice 1D Array - Inputs.ctl
trunk/array/tests/TEST - Slice 1D Array.vi
trunk/array/tests/TEST - Sort Array - Inputs.ctl
trunk/array/tests/TEST - Sort Array.vi
Added Paths:
-----------
trunk/array/tests/TEST - Initialize Array to I64 Array.vi
trunk/array/tests/TEST - Initialize Array to U64 Array.vi
Modified: trunk/array/OpenG Library - Array Toolkit.lvproj
===================================================================
--- trunk/array/OpenG Library - Array Toolkit.lvproj 2009-02-12 20:43:17 UTC (rev 952)
+++ trunk/array/OpenG Library - Array Toolkit.lvproj 2009-02-19 22:20:31 UTC (rev 953)
@@ -247,14 +247,16 @@
<Item Name="Conditional Auto-Indexing Tunnel (EXT).vi" Type="VI" URL="source/library/Conditional Auto-Indexing Tunnel/Conditional Auto-Indexing Tunnel (EXT).vi"/>
<Item Name="Conditional Auto-Indexing Tunnel (GEN-REF).vi" Type="VI" URL="source/library/Conditional Auto-Indexing Tunnel/Conditional Auto-Indexing Tunnel (GEN-REF).vi"/>
<Item Name="Conditional Auto-Indexing Tunnel (GObj-REF).vi" Type="VI" URL="source/library/Conditional Auto-Indexing Tunnel/Conditional Auto-Indexing Tunnel (GObj-REF).vi"/>
+ <Item Name="Conditional Auto-Indexing Tunnel (I8).vi" Type="VI" URL="source/library/Conditional Auto-Indexing Tunnel/Conditional Auto-Indexing Tunnel (I8).vi"/>
<Item Name="Conditional Auto-Indexing Tunnel (I16).vi" Type="VI" URL="source/library/Conditional Auto-Indexing Tunnel/Conditional Auto-Indexing Tunnel (I16).vi"/>
<Item Name="Conditional Auto-Indexing Tunnel (I32).vi" Type="VI" URL="source/library/Conditional Auto-Indexing Tunnel/Conditional Auto-Indexing Tunnel (I32).vi"/>
- <Item Name="Conditional Auto-Indexing Tunnel (I8).vi" Type="VI" URL="source/library/Conditional Auto-Indexing Tunnel/Conditional Auto-Indexing Tunnel (I8).vi"/>
+ <Item Name="Conditional Auto-Indexing Tunnel (I64).vi" Type="VI" URL="source/library/Conditional Auto-Indexing Tunnel/Conditional Auto-Indexing Tunnel (I64).vi"/>
<Item Name="Conditional Auto-Indexing Tunnel (Path).vi" Type="VI" URL="source/library/Conditional Auto-Indexing Tunnel/Conditional Auto-Indexing Tunnel (Path).vi"/>
<Item Name="Conditional Auto-Indexing Tunnel (SGL).vi" Type="VI" URL="source/library/Conditional Auto-Indexing Tunnel/Conditional Auto-Indexing Tunnel (SGL).vi"/>
<Item Name="Conditional Auto-Indexing Tunnel (String).vi" Type="VI" URL="source/library/Conditional Auto-Indexing Tunnel/Conditional Auto-Indexing Tunnel (String).vi"/>
<Item Name="Conditional Auto-Indexing Tunnel (U16).vi" Type="VI" URL="source/library/Conditional Auto-Indexing Tunnel/Conditional Auto-Indexing Tunnel (U16).vi"/>
<Item Name="Conditional Auto-Indexing Tunnel (U32).vi" Type="VI" URL="source/library/Conditional Auto-Indexing Tunnel/Conditional Auto-Indexing Tunnel (U32).vi"/>
+ <Item Name="Conditional Auto-Indexing Tunnel (U64).vi" Type="VI" URL="source/library/Conditional Auto-Indexing Tunnel/Conditional Auto-Indexing Tunnel (U64).vi"/>
<Item Name="Conditional Auto-Indexing Tunnel (U8).vi" Type="VI" URL="source/library/Conditional Auto-Indexing Tunnel/Conditional Auto-Indexing Tunnel (U8).vi"/>
<Item Name="Conditional Auto-Indexing Tunnel (Variant).vi" Type="VI" URL="source/library/Conditional Auto-Indexing Tunnel/Conditional Auto-Indexing Tunnel (Variant).vi"/>
<Item Name="Conditional Auto-Indexing Tunnel (VI-REF).vi" Type="VI" URL="source/library/Conditional Auto-Indexing Tunnel/Conditional Auto-Indexing Tunnel (VI-REF).vi"/>
@@ -268,12 +270,14 @@
<Item Name="Delete Elements from 1D Array (EXT).vi" Type="VI" URL="source/library/Delete Elements from Array/Delete Elements from 1D Array (EXT).vi"/>
<Item Name="Delete Elements from 1D Array (I16).vi" Type="VI" URL="source/library/Delete Elements from Array/Delete Elements from 1D Array (I16).vi"/>
<Item Name="Delete Elements from 1D Array (I32).vi" Type="VI" URL="source/library/Delete Elements from Array/Delete Elements from 1D Array (I32).vi"/>
+ <Item Name="Delete Elements from 1D Array (I64).vi" Type="VI" URL="source/library/Delete Elements from Array/Delete Elements from 1D Array (I64).vi"/>
<Item Name="Delete Elements from 1D Array (I8).vi" Type="VI" URL="source/library/Delete Elements from Array/Delete Elements from 1D Array (I8).vi"/>
<Item Name="Delete Elements from 1D Array (Path).vi" Type="VI" URL="source/library/Delete Elements from Array/Delete Elements from 1D Array (Path).vi"/>
<Item Name="Delete Elements from 1D Array (SGL).vi" Type="VI" URL="source/library/Delete Elements from Array/Delete Elements from 1D Array (SGL).vi"/>
<Item Name="Delete Elements from 1D Array (String).vi" Type="VI" URL="source/library/Delete Elements from Array/Delete Elements from 1D Array (String).vi"/>
<Item Name="Delete Elements from 1D Array (U16).vi" Type="VI" URL="source/library/Delete Elements from Array/Delete Elements from 1D Array (U16).vi"/>
<Item Name="Delete Elements from 1D Array (U32).vi" Type="VI" URL="source/library/Delete Elements from Array/Delete Elements from 1D Array (U32).vi"/>
+ <Item Name="Delete Elements from 1D Array (U64).vi" Type="VI" URL="source/library/Delete Elements from Array/Delete Elements from 1D Array (U64).vi"/>
<Item Name="Delete Elements from 1D Array (U8).vi" Type="VI" URL="source/library/Delete Elements from Array/Delete Elements from 1D Array (U8).vi"/>
<Item Name="Delete Elements from 1D Array (Variant).vi" Type="VI" URL="source/library/Delete Elements from Array/Delete Elements from 1D Array (Variant).vi"/>
<Item Name="Delete Elements from 1D Array (xxx).vi" Type="VI" URL="source/library/Delete Elements from Array/Delete Elements from 1D Array (xxx).vi"/>
@@ -1157,11 +1161,13 @@
<Item Name="TEST - Initialize Array to Boolean Array.vi" Type="VI" URL="tests/TEST - Initialize Array to Boolean Array.vi"/>
<Item Name="TEST - Initialize Array to DBL Array.vi" Type="VI" URL="tests/TEST - Initialize Array to DBL Array.vi"/>
<Item Name="TEST - Initialize Array to EXT Array.vi" Type="VI" URL="tests/TEST - Initialize Array to EXT Array.vi"/>
+ <Item Name="TEST - Initialize Array to I64 Array.vi" Type="VI" URL="tests/TEST - Initialize Array to I64 Array.vi"/>
<Item Name="TEST - Initialize Array to I16 Array.vi" Type="VI" URL="tests/TEST - Initialize Array to I16 Array.vi"/>
<Item Name="TEST - Initialize Array to I32 Array.vi" Type="VI" URL="tests/TEST - Initialize Array to I32 Array.vi"/>
<Item Name="TEST - Initialize Array to I8 Array.vi" Type="VI" URL="tests/TEST - Initialize Array to I8 Array.vi"/>
<Item Name="TEST - Initialize Array to Path Array.vi" Type="VI" URL="tests/TEST - Initialize Array to Path Array.vi"/>
<Item Name="TEST - Initialize Array to String Array.vi" Type="VI" URL="tests/TEST - Initialize Array to String Array.vi"/>
+ <Item Name="TEST - Initialize Array to U64 Array.vi" Type="VI" URL="tests/TEST - Initialize Array to U64 Array.vi"/>
<Item Name="TEST - Initialize Array to U16 Array.vi" Type="VI" URL="tests/TEST - Initialize Array to U16 Array.vi"/>
<Item Name="TEST - Initialize Array to U32 Array.vi" Type="VI" URL="tests/TEST - Initialize Array to U32 Array.vi"/>
<Item Name="TEST - Initialize Array to U8 Array.vi" Type="VI" URL="tests/TEST - Initialize Array to U8 Array.vi"/>
Modified: trunk/array/tests/Polymorphizer+ Data Type.ctl
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Append or Replace Array Element - Inputs.ctl
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Append or Replace Array Element.vi
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Conditional Auto-Indexing Tunnel - Inputs.ctl
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Conditional Auto-Indexing Tunnel.vi
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Delete Elements from 2D Array - Inputs.ctl
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Delete Elements from 2D Array.vi
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Delete Elements from Array - Inputs.ctl
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Delete Elements from Array.vi
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Empty Array - Inputs.ctl
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Empty Array.vi
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Filter 1D Array - Inputs.ctl
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Filter 1D Array.vi
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Index 2D Array Elements - Inputs.ctl
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Index 2D Array Elements.vi
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Index Array Elements - Inputs.ctl
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Index Array Elements.vi
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Initialize Array from Array - Inputs.ctl
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Initialize Array from Array.vi
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Initialize Array to Boolean Array.vi
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Initialize Array to DBL Array.vi
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Initialize Array to EXT Array.vi
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Initialize Array to I16 Array.vi
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Initialize Array to I32 Array.vi
===================================================================
(Binary files differ)
Added: trunk/array/tests/TEST - Initialize Array to I64 Array.vi
===================================================================
(Binary files differ)
Property changes on: trunk/array/tests/TEST - Initialize Array to I64 Array.vi
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: trunk/array/tests/TEST - Initialize Array to I8 Array.vi
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Initialize Array to Path Array.vi
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Initialize Array to String Array.vi
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Initialize Array to U16 Array.vi
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Initialize Array to U32 Array.vi
===================================================================
(Binary files differ)
Added: trunk/array/tests/TEST - Initialize Array to U64 Array.vi
===================================================================
(Binary files differ)
Property changes on: trunk/array/tests/TEST - Initialize Array to U64 Array.vi
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: trunk/array/tests/TEST - Initialize Array to U8 Array.vi
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Initialize Array to Variant Array.vi
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Remove Duplicates from 1D Array - Inputs.ctl
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Remove Duplicates from 1D Array.vi
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Reorder Array - Inputs.ctl
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Reorder Array.vi
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Reorder Array2 - Inputs.ctl
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Reorder Array2.vi
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Reverse 2D Array.vi
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Search Array - Inputs.ctl
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Search Array.vi
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Slice 1D Array - Inputs.ctl
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Slice 1D Array.vi
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Sort Array - Inputs.ctl
===================================================================
(Binary files differ)
Modified: trunk/array/tests/TEST - Sort Array.vi
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|