test: move tests to flat directory structure
removes complications when srcpath/dstpath or child/parent directories have naming collisions (in particular the json directories).
This commit is contained in:
parent
6bf011efa4
commit
cae7a80ec1
@ -10,9 +10,9 @@ TEST_BIN = \
|
|||||||
float \
|
float \
|
||||||
hton \
|
hton \
|
||||||
ip \
|
ip \
|
||||||
json/types \
|
json_types \
|
||||||
maths/maths \
|
maths \
|
||||||
maths/matrix \
|
maths_matrix \
|
||||||
matrix \
|
matrix \
|
||||||
md2 \
|
md2 \
|
||||||
md4 \
|
md4 \
|
||||||
|
Loading…
Reference in New Issue
Block a user