Merge branch 'aybe-patch-2' of feature/vcpkg_docs
[aubio.git] / tests / utils_tests.h
2019-05-11 Paul BrossierMerge branch 'aybe-patch-2' of feature/vcpkg_docs
2018-12-19 Paul BrossierMerge branch 'master' into feature/pytest
2018-12-17 Paul Brossier[tests] use srand/rand on windows, declare mkstemp...
2018-12-01 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-29 Paul BrossierMerge branch 'feature/c_tests'
2018-11-29 Paul Brossier[tests] add run_on_default_source_and_sink helper
2018-11-29 Paul Brossier[tests] [win] include io.h for _access()
2018-11-29 Paul Brossier[tests] [win] more windows workaround to pass strings...
2018-11-29 Paul Brossier[tests] add run_on_default_source helper
2018-11-29 Paul Brossier[tests] [win] use calloc to work around constant size...
2018-11-28 Paul Brossier[tests] srandom take unsigned int
2018-11-28 Paul Brossier[tests] fix unmatched parenthesis on windows
2018-11-28 Paul BrossierRevert "[tests] fix unmatched parenthesis on windows"
2018-11-28 Paul Brossier[tests] fix unmatched parenthesis on windows
2018-11-28 Paul Brossier[tests] increase entropy by adding address to current...
2018-11-28 Paul Brossier[tests] use constant for array size, include string.h
2018-11-28 Paul Brossier[tests] workaround for windows
2018-11-28 Paul Brossier[tests] include unistd for unlink, close (linux, darwin)
2018-11-28 Paul Brossier[tests] create a temporary sink, use in wavetable test
2017-03-10 Paul BrossierMerge branch 'master' into awhitening
2016-06-22 Paul BrossierMerge branch 'master' into notes
2016-05-13 Paul Brossiertests/utils_tests.h: also use custom srandom/random...
2016-04-23 Paul Brossiertests/utils_tests.h: make sure M_PI and RAND_MAX are...
2016-04-23 Paul Brossiertests/utils_tests.h: add VA_ARGS versions of variadic...
2014-01-02 Paul BrossierMerge branch 'develop' of aubio.org:/git/aubio/aubio...
2013-12-30 Paul Brossiertests/: add void to prototypes to build with -Wstrict...
2013-12-18 Paul BrossierMerge branch 'master' of aubio.org:/git/aubio/aubio...
2013-12-10 Paul Brossierwscript: small tweaks to with mingw32
2013-03-03 Paul BrossierMerge aubio.org:/git/aubio/aubio into develop
2013-03-03 Paul Brossiertests/utils_tests.h: add utils_init_random
2013-03-03 Paul Brossiertests/src/io: improve examples