Update main.yml #24
GitHub Actions / Test Results
succeeded
Nov 17, 2023 in 0s
All 54 tests pass in 0s
Annotations
Check notice on line 0 in .github
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")
Loading