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-08-10
time/FileTime: add ChronoToFileTime()
Max Kellermann
2021-08-10
test/time/TestFileTime: new unit test
Max Kellermann
2021-08-10
test/time/TestISO8601: disable on Windows for now
Max Kellermann
2021-08-10
test/meson.build: add missing dependencies on libfmt
Max Kellermann
2021-05-17
Merge branch 'v0.22.x'
Max Kellermann
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-10
Merge branch 'v0.22.x'
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
Merge branch 'v0.22.x'
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
Merge branch 'v0.22.x'
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-03-02
test/util/TestIntrusiveList: add AutoUnlink test
Max Kellermann
2021-03-02
test/util/TestIntrusiveList: new unit test
Max Kellermann
2021-03-02
util/Exception: add FindNested()
Max Kellermann
2021-03-02
test/util/TestException: add CheckFindRetrowNested() unit test
Max Kellermann
2021-02-24
zeroconf/{bonjour,avahi}: pass service_type as parameter
Max Kellermann
2021-02-24
test/run_avahi: refactor to RunZeroconf (both avahi and bonjour)
Max Kellermann
2021-02-24
zeroconf/avahi/Init: return a std::unique_ptr<AvahiHelper>
Max Kellermann
2021-02-24
zeroconf/Zeroconf*: drop prefix from file names
Max Kellermann
2021-02-24
zeroconf: pass global port to init function
Max Kellermann
2021-02-22
zeroconf/AvahiPoll: move to lib/avahi/
Max Kellermann
2021-02-07
Merge branch 'v0.22.x'
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
Merge branch 'v0.22.x'
Max Kellermann
2021-01-01
copyright year 2021
Max Kellermann
2020-12-15
curl/Handler: disallow OnData() to throw
Max Kellermann
2020-12-02
test/util/TestException: new unit test
Max Kellermann
2020-12-02
test/util/TestTemplateString: new unit test
Max Kellermann
2020-12-02
test/TestUtil: move to test/util/
Max Kellermann
2020-11-30
time/ISO8601: support YYYY-MM (without day of month)
Max Kellermann
2020-11-18
util/MimeType: relicense to BSD-2
Max Kellermann
2020-11-04
util/UriExtract: pass std::string_view to uri_get_suffix()
Max Kellermann
2020-11-04
util/UriExtract: uri_get_suffix() returns std::string_view
Max Kellermann
2020-10-28
Merge tag 'v0.22.2' into master
Max Kellermann
2020-10-28
protocol/Ack: remove unused variable `ack_domain`
Max Kellermann
2020-10-13
event/SignalMonitor: add `noexcept`
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
[next]