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:
Danny Robson 2015-01-30 16:45:57 +11:00
parent 6bf011efa4
commit cae7a80ec1
4 changed files with 3 additions and 3 deletions

View File

@ -10,9 +10,9 @@ TEST_BIN = \
float \
hton \
ip \
json/types \
maths/maths \
maths/matrix \
json_types \
maths \
maths_matrix \
matrix \
md2 \
md4 \