kissfft/test
Vasyl Gello 2e2747c129
Overhaul Make makefiles
* Header files and correspondent C sources that define
    functions recently added to public API moved from
    'tools' directory to root

  * By default, install prefix is '/usr/local/', and header
    install path is '${PREFIX}/include/kissfft'

  * Added detection of external libraries like FFTW or libPNG

Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2021-02-05 13:34:16 +02:00
..
benchfftw.c added missing copyright notice 2018-07-21 11:02:03 -04:00
benchkiss.c added missing copyright notice 2018-07-21 11:02:03 -04:00
CMakeLists.txt Increase CTest interval 2021-01-21 17:07:39 +02:00
doit.c [Unlicense] Convert to SPDX license format 2018-07-19 14:49:00 +01:00
Makefile Overhaul Make makefiles 2021-02-05 13:34:16 +02:00
pstats.c added missing copyright notice 2018-07-21 11:02:03 -04:00
pstats.h added missing copyright notice 2018-07-21 11:02:03 -04:00
test_real.c added missing copyright notice 2018-07-21 11:02:03 -04:00
test_simd.c A test case for issue #40. Segfaults with: make -C test test_simd && ./test/test_simd 2020-04-19 09:57:40 -04:00
testcpp.cc added missing copyright notice 2018-07-21 11:02:03 -04:00
testkiss.py I had to fix some python3 incompatibilities and realized how embarrassing the code was. I refactored to make it look a little more like it was written by someone who knows Python. 2020-03-15 14:53:58 -04:00
twotonetest.c added missing copyright notice 2018-07-21 11:02:03 -04:00