mirror of
https://github.com/mborgerding/kissfft.git
synced 2025-06-04 01:28:23 -04:00
*** empty log message ***
This commit is contained in:
parent
2a758b8ea7
commit
2f70f1172d
1
Makefile
1
Makefile
@ -5,7 +5,6 @@ TARBALL=kiss_fft_v$(KFVER).tar.gz
|
|||||||
ZIPFILE=kiss_fft_v$(KFVER).zip
|
ZIPFILE=kiss_fft_v$(KFVER).zip
|
||||||
|
|
||||||
testall:
|
testall:
|
||||||
export DATATYPE=long && cd test && make test
|
|
||||||
export DATATYPE=short && cd test && make test
|
export DATATYPE=short && cd test && make test
|
||||||
export DATATYPE=float && cd test && make test
|
export DATATYPE=float && cd test && make test
|
||||||
export DATATYPE=double && cd test && make test
|
export DATATYPE=double && cd test && make test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user