1
0
Fork 0
mirror of https://github.com/sile/hls_m3u8.git synced 2024-05-19 08:48:10 +00:00
Commit graph

7 commits

Author SHA1 Message Date
Luro02 c4643c7083 Use Cow<'a, str> to reduce clones #52 2020-04-22 10:34:23 +02:00
Luro02 ff807940b2
add more tests 2020-03-17 15:58:59 +01:00
Luro02 a96367e3fa
improve tests #25 2020-02-16 17:14:28 +01:00
Luro02 e6f5091f1b
implement VariantStream 2020-02-10 13:20:39 +01:00
Luro02 73d9eb4f79 minor changes 2019-10-12 11:38:28 +02:00
Luro02 c53e9e33f1 added pretty_assertions
This will allow for better troubleshooting of failing test, because you 
don't have to search for the difference (between left and right). This 
is especially helpful for larger assertions.
2019-10-08 15:42:33 +02:00
Luro02 f76b223482 made master playlist smarter 2019-10-05 12:49:08 +02:00