mpvipc/tests/mock_socket_tests
Oystein Kristoffer Tveit 650507e680
add support for parsing playlists as events + more
This brings several changes with it:

- `Mpv::get_property` now returns `Option`s in case `data` is
  nonexistent. There could be cases where this is different from
  `MpvDataType::Null` and `MpvDataType::MinusOne`.

- `MpvError` now implements `PartialEq`
2024-05-04 18:45:32 +02:00
..
events.rs restructure test directory 2024-05-04 00:23:01 +02:00
get_property.rs add support for parsing playlists as events + more 2024-05-04 18:45:32 +02:00
mod.rs fixup: fmt + clippy 2024-05-04 00:23:02 +02:00
set_property.rs add support for parsing playlists as events + more 2024-05-04 18:45:32 +02:00