index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2021-04-28
test/test_mixramp: workaround for -Wdouble-promotion
Max Kellermann
2021-04-26
test/test_pcm_format: another workaround for -Wdouble-promotion
Max Kellermann
2021-04-26
test/test_pcm_format: work around -Wdouble-promotion
Max Kellermann
2021-03-08
test/run_output: call AudioOutput::Drain()
Max Kellermann
2021-03-08
test/run_{input,output,convert}: switch file descriptors to binary mode
Max Kellermann
2021-03-08
test/run_output: use class StaticFifoBuffer
Max Kellermann
2021-03-08
test/run_convert: use std::byte
Max Kellermann
2021-03-08
test/run_convert: pass FileDescriptor to RunConvert()
Max Kellermann
2021-03-08
test/run_convert: move code to RunConvert()
Max Kellermann
2021-03-08
test/run_output: pass FileDescriptor to run_output()
Max Kellermann
2021-03-05
test/run_output: use OptionParser, add option "--verbose"
Max Kellermann
2021-03-05
test/run_output: add struct CommandLine
Max Kellermann
2021-03-05
test/run_convert: fix Windows compiler errors
Max Kellermann
2021-03-05
test/TestLookupFile: fix Windows compiler errors
Max Kellermann
2021-02-07
test/run_input: add option --seek
Max Kellermann
2021-02-07
test/run_input: document more options
Max Kellermann
2021-01-01
copyright year 2021
Max Kellermann
2020-10-28
protocol/Ack: remove unused variable `ack_domain`
Max Kellermann
2020-10-05
playlist/cue/parser: pass StringView to Feed()
Max Kellermann
2020-10-05
test/fuzzer: a simple fuzzer using libFuzzer
Max Kellermann
2020-09-22
meson.build: add -Wdouble-promotion
Max Kellermann
2020-09-21
decoder/plugin: add method protocols()
Max Kellermann
2020-09-07
Merge branch 'v0.21.x' into master
Max Kellermann
2020-09-07
test/test_archive_iso9660.sh: use an odd chunk size to trigger bug
Max Kellermann
2020-09-07
test/run_input: add option --chunk-size
Max Kellermann
2020-09-07
Merge branch 'v0.21.x' into master
Max Kellermann
2020-09-07
test/run_input: pass FileDescriptor to dump_input_stream()
Max Kellermann
2020-09-07
system/FileDescriptor: add method FullWrite()
Max Kellermann
2020-09-07
*: use nullptr instead of NULL
Max Kellermann
2020-09-07
io/FileDescriptor: add method FullRead()
Max Kellermann
2020-09-07
test/run_filter: use Filter::Flush()
Max Kellermann
2020-09-07
test/run_filter: pass ConstBuffer<void> to FullWrite()
Max Kellermann
2020-09-07
test/run_filter: fix error message
Max Kellermann
2020-09-07
test/run_filter: check for partial writes
Max Kellermann
2020-09-07
test/run_filter: move code to WriteOrThrow()
Max Kellermann
2020-09-07
test/run_filter: use class FileDescriptor
Max Kellermann
2020-09-07
test/run_filter: ensure that partial frames will not get passed to the filter
Max Kellermann
2020-09-07
test/run_filter: move the buffer into the loop
Max Kellermann
2020-09-07
test/run_input: use WithBufferedOutputStream()
Max Kellermann
2020-09-07
test/run_input: convert pointer to reference
Max Kellermann
2020-08-14
test/meson.build: add explicit dependency from run_output on libevent.a
Max Kellermann
2020-07-06
Log: make LogLevel the first parameter
Max Kellermann
2020-07-01
system/ByteOrder: move to util/
Max Kellermann
2020-07-01
test/meson.build: add explicit dependency from run_output on libevent.a
Max Kellermann
2020-06-04
test/meson.build: install GTest from fallback Meson wrap
Max Kellermann
2020-06-04
test/meson.build: disable GTest warning "ScopedTrace was marked unused but wa...
Max Kellermann
2020-05-26
test/test_pcm_export: eliminate zero-length arrays
Max Kellermann
2020-05-05
system/FileDescriptor: move to io/
Max Kellermann
2020-04-02
Merge tag 'v0.21.22'
Max Kellermann
2020-04-02
test/meson.build: work around linker failure due to statically linked CURL
Max Kellermann
[next]