flac/test
Sam James ef1e185e2c
test: stop using which (#709)
`which` is an external command which isn't required by POSIX.

Debian and other distributions (like Gentoo!) are looking
to drop it from their base set of packages.

Switch to `command -v` which is, however, POSIX. See https://lwn.net/Articles/874049/.
2024-06-19 11:36:29 +02:00
..
abi Update API version numbers and ABI dumps 2023-09-22 21:10:15 +02:00
cuesheets Update copyright year and maintainer status 2023-06-06 22:08:24 +02:00
flac-to-flac-metadata-test-files Update copyright year and maintainer status 2023-06-06 22:08:24 +02:00
foreign-metadata-test-files Update copyright year and maintainer status 2023-06-06 22:08:24 +02:00
metaflac-test-files Release FLAC 1.4.3 2023-06-23 09:17:08 +02:00
pictures Update copyright year and maintainer status 2023-06-06 22:08:24 +02:00
CMakeLists.txt Fix running several tests in parallel with CTest 2023-02-11 09:04:45 +01:00
Makefile.am Release FLAC 1.4.3 2023-06-23 09:17:08 +02:00
common.sh.in Update copyright year and maintainer status 2023-06-06 22:08:24 +02:00
cuesheet.ok cuesheet.c: Allow quotes around ISRC field 2016-04-26 18:06:16 +10:00
generate_streams.sh Update copyright year and maintainer status 2023-06-06 22:08:24 +02:00
metaflac.flac.in fix "unknown metadata block" test to use ID 126 instead of the now-reserved 127 2004-07-24 00:03:45 +00:00
metaflac.flac.ok fix "unknown metadata block" test to use ID 126 instead of the now-reserved 127 2004-07-24 00:03:45 +00:00
picture.ok expand test to include simplified for of specification 2007-02-09 16:11:24 +00:00
test_compression.sh test: stop using which (#709) 2024-06-19 11:36:29 +02:00
test_flac.sh Raise max number of threads, improve thread testing 2023-09-22 21:10:15 +02:00
test_grabbag.sh Update copyright year and maintainer status 2023-06-06 22:08:24 +02:00
test_libFLAC++.sh Update copyright year and maintainer status 2023-06-06 22:08:24 +02:00
test_libFLAC.sh Update copyright year and maintainer status 2023-06-06 22:08:24 +02:00
test_metaflac.sh Update copyright year and maintainer status 2023-06-06 22:08:24 +02:00
test_replaygain.sh Update copyright year and maintainer status 2023-06-06 22:08:24 +02:00
test_seeking.sh Update copyright year and maintainer status 2023-06-06 22:08:24 +02:00
test_streams.sh Add multithreading to tests 2023-09-22 21:10:15 +02:00
write_iff.pl flac: Use WAVEFORMATEXTENSIBLE when bps != (8|16) 2017-05-27 17:22:19 +10:00