Skip to content

Commit

Permalink
Tests: renamings
Browse files Browse the repository at this point in the history
  • Loading branch information
np committed Jan 16, 2015
1 parent 0b00d21 commit 6c646d6
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

testname=hd-path-M-0-2147483647\'-1-2147483646\'-2-from-seed-test-vector.t
testname=hd-path-M-0-2147483647\'-1-2147483646\'-2-from-seed-test-vector2.t
command=hx
args=( hd-path M/0/2147483647\'/1/2147483646\'/2 )
exit_code=0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

testname=hd-path-M-0-2147483647\'-1-2147483646\'-from-seed-test-vector.t
testname=hd-path-M-0-2147483647\'-1-2147483646\'-from-seed-test-vector2.t
command=hx
args=( hd-path M/0/2147483647\'/1/2147483646\' )
exit_code=0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

testname=hd-path-M-0-2147483647\'-1-from-seed-test-vector.t
testname=hd-path-M-0-2147483647\'-1-from-seed-test-vector2.t
command=hx
args=( hd-path M/0/2147483647\'/1 )
exit_code=0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

testname=hd-path-M-0-2147483647\'-from-seed-test-vector.t
testname=hd-path-M-0-2147483647\'-from-seed-test-vector2.t
command=hx
args=( hd-path M/0/2147483647\' )
exit_code=0
Expand Down
2 changes: 1 addition & 1 deletion tests/hd-path-M-0-from-seed-test-vector2.t/TESTRECIPE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

testname=hd-path-M-0-from-seed-test-vector.t
testname=hd-path-M-0-from-seed-test-vector2.t
command=hx
args=( hd-path M/0 )
exit_code=0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

testname=hd-path-m-0-2147483647\'-1-2147483646\'-2-from-seed-test-vector.t
testname=hd-path-m-0-2147483647\'-1-2147483646\'-2-from-seed-test-vector2.t
command=hx
args=( hd-path m/0/2147483647\'/1/2147483646\'/2 )
exit_code=0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

testname=hd-path-m-0-2147483647\'-1-2147483646\'-from-seed-test-vector.t
testname=hd-path-m-0-2147483647\'-1-2147483646\'-from-seed-test-vector2.t
command=hx
args=( hd-path m/0/2147483647\'/1/2147483646\' )
exit_code=0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

testname=hd-path-m-0-2147483647\'-1-from-seed-test-vector.t
testname=hd-path-m-0-2147483647\'-1-from-seed-test-vector2.t
command=hx
args=( hd-path m/0/2147483647\'/1 )
exit_code=0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

testname=hd-path-m-0-2147483647\'-from-seed-test-vector.t
testname=hd-path-m-0-2147483647\'-from-seed-test-vector2.t
command=hx
args=( hd-path m/0/2147483647\' )
exit_code=0
Expand Down
2 changes: 1 addition & 1 deletion tests/hd-path-m-0-from-seed-test-vector2.t/TESTRECIPE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

testname=hd-path-m-0-from-seed-test-vector.t
testname=hd-path-m-0-from-seed-test-vector2.t
command=hx
args=( hd-path m/0 )
exit_code=0
Expand Down
2 changes: 1 addition & 1 deletion tests/hd-priv-from-seed-test-vector1.t/TESTRECIPE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

testname=hd-priv-from-seed-test-vector.t
testname=hd-priv-from-seed-test-vector1.t
command=hx
args=( hd-priv )
exit_code=0
Expand Down

0 comments on commit 6c646d6

Please sign in to comment.