Split tools into src and test - add folders

This commit is contained in:
Allen Byrne
2016-10-27 10:06:00 -05:00
parent 5b562d9ce9
commit 2c6dbbf212
636 changed files with 115683 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
dataset: </softlink_dset1_1> and </target_dset2>
size: [2x4] [2x4]
position softlink_dset1_1 target_dset2 difference
------------------------------------------------------------
[ 0 1 ] 1 0 1
[ 0 2 ] 2 0 2
[ 0 3 ] 3 0 3
[ 1 0 ] 1 0 1
[ 1 1 ] 2 0 2
[ 1 2 ] 3 0 3
[ 1 3 ] 4 0 4
7 differences found
EXIT CODE: 1