m3u8-parser/test
Essk 8d56f30c4d
fix: non standard tag match (#156)
Prevent non-standard tags from being erroneously matched as standard tags by enforcing the colon tag delimiter

BREAKING CHANGE: Missing colon (:) tag delimiters are no longer supported
Closes #22
2022-09-27 17:05:11 +01:00
..
fixtures/integration feat: parse FRAME-RATE as a number (#150) 2022-08-02 12:18:20 -04:00
line-stream.test.js test: move tests around (#129) 2021-01-21 11:57:57 -05:00
parse-stream.test.js fix: non standard tag match (#156) 2022-09-27 17:05:11 +01:00
parser.test.js fix: non standard tag match (#156) 2022-09-27 17:05:11 +01:00