Move binary and unary element op tests to individual files (#3387)
* Unit tests to individual files * rename obsolete file
Showing
test/backend/abs.in.cpp
0 → 100644
test/backend/acos.in.cpp
0 → 100644
test/backend/add.in.cpp
0 → 100644
test/backend/asin.in.cpp
0 → 100644
test/backend/atan.in.cpp
0 → 100644
test/backend/ceiling.in.cpp
0 → 100644
test/backend/cos.in.cpp
0 → 100644
test/backend/cosh.in.cpp
0 → 100644
This diff is collapsed.
test/backend/erf.in.cpp
0 → 100644
test/backend/exp.in.cpp
0 → 100644
test/backend/floor.in.cpp
0 → 100644
test/backend/gelu.in.cpp
0 → 100644
test/backend/log.in.cpp
0 → 100644
test/backend/maximum.in.cpp
0 → 100644
test/backend/minimum.in.cpp
0 → 100644
test/backend/multiply.in.cpp
0 → 100644
test/backend/negative.in.cpp
0 → 100644
test/backend/not.in.cpp
0 → 100644
test/backend/power.in.cpp
0 → 100644
test/backend/sign.in.cpp
0 → 100644
test/backend/sin.in.cpp
0 → 100644
test/backend/sinh.in.cpp
0 → 100644
test/backend/sqrt.in.cpp
0 → 100644
test/backend/subtract.in.cpp
0 → 100644
test/backend/tan.in.cpp
0 → 100644
test/backend/tanh.in.cpp
0 → 100644
This diff is collapsed.
Please
register
or
sign in
to comment