Skip to content

Update README.md

Update README.md #22

GitHub Actions / Test Results succeeded Nov 17, 2023 in 0s

All 54 tests pass in 0s

  1 files  ±0    7 suites  ±0   0s ⏱️ ±0s
54 tests ±0  54 ✔️ ±0  0 💤 ±0  0 ±0 
56 runs  ±0  56 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit c5ade4e. ± Comparison against earlier commit b1c75bf.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

54 tests found

There are 54 tests, see "Raw output" for the full list of tests.
Raw output
PartialSignature_IsDetected
PartialSignature_IsDetectedAsync
TestAudioFile("mp3")
TestAudioFile("ogg")
TestAudioFile("ra")
TestAudioFile("wav")
TestAudioFileAsync("mp3")
TestAudioFileAsync("ogg")
TestAudioFileAsync("ra")
TestAudioFileAsync("wav")
TestCompressedFile("7z")
TestCompressedFile("rar")
TestCompressedFile("zip")
TestCompressedFilesAsync("7z")
TestCompressedFilesAsync("rar")
TestCompressedFilesAsync("zip")
TestDocumentFiles("pdf")
TestDocumentFilesAsync("pdf")
TestFile("avi",Video,True)
TestFile("gif",Video,False)
TestFile("jpg",Image,True)
TestFile("mov",Image,False)
TestFile("mp3",Audio,True)
TestFile("png",Audio,False)
TestFileAsync("avi",Video,True)
TestFileAsync("gif",Video,False)
TestFileAsync("jpg",Image,True)
TestFileAsync("mov",Image,False)
TestFileAsync("mp3",Audio,True)
TestFileAsync("png",Audio,False)
TestImageFiles("gif")
TestImageFiles("heic")
TestImageFiles("heif")
TestImageFiles("jpg")
TestImageFiles("png")
TestImageFilesAsync("gif")
TestImageFilesAsync("heic")
TestImageFilesAsync("heif")
TestImageFilesAsync("jpg")
TestImageFilesAsync("png")
TestVideoFile("avi")
TestVideoFile("flv")
TestVideoFile("mkv")
TestVideoFile("mov")
TestVideoFile("mp4")
TestVideoFile("mpg")
TestVideoFile("wmv")
TestVideoFileAsync("avi")
TestVideoFileAsync("flv")
TestVideoFileAsync("mkv")
TestVideoFileAsync("mov")
TestVideoFileAsync("mp4")
TestVideoFileAsync("mpg")
TestVideoFileAsync("wmv")